diff options
author | Stuart Brady <sdbrady@ntlworld.com> | 2009-07-12 20:09:40 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-07-16 17:28:50 -0500 |
commit | eaea313f3acb7c1aa3fb5ad27289a970209290d8 (patch) | |
tree | 8b2fdff39f976a5fa84fcf017d41f288e0fe7830 /savevm.c | |
parent | 64edf29ba5e610928f04674c650fb9630d141a5f (diff) | |
download | qemu-eaea313f3acb7c1aa3fb5ad27289a970209290d8.tar.gz qemu-eaea313f3acb7c1aa3fb5ad27289a970209290d8.tar.bz2 qemu-eaea313f3acb7c1aa3fb5ad27289a970209290d8.zip |
Remove dead i386 assembly code from softmmu_header.h
This patch removes dead i386 assembly code from softmmu_header.h.
The code is conditional on ASM_SOFTMMU, which is never defined.
Optimisation for the fast path is already handled by tcg_out_qemu_ld()
and tcg_out_qemu_st(), so there seems to be little need for this code.
Signed-off-by: Stuart Brady <stuart.brady@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'savevm.c')
0 files changed, 0 insertions, 0 deletions