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 | 9f6839d4b1721524a10c77768f73697cf1724ce5 (patch) | |
tree | 8b2fdff39f976a5fa84fcf017d41f288e0fe7830 /sysemu.h | |
parent | 1db6947dafa7f33a309130ccbf461748adac6da0 (diff) |
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 'sysemu.h')
0 files changed, 0 insertions, 0 deletions