[Qemu-devel] [PATCH 02/12] target-i386/helper: remove EBX macro

2013-04-21 Thread liguang
Signed-off-by: liguang --- target-i386/cpu.h |2 -- target-i386/mem_helper.c |4 ++-- target-i386/misc_helper.c |2 +- target-i386/seg_helper.c |6 +++--- target-i386/smm_helper.c |8 5 files changed, 10 insertions(+), 12 deletions(-) diff --git a/target-i

[Qemu-devel] [PATCH 02/12] target-i386/helper: remove EBX macro

2013-04-21 Thread liguang
Signed-off-by: liguang --- target-i386/cpu.h |2 -- target-i386/mem_helper.c |4 ++-- target-i386/misc_helper.c |2 +- target-i386/seg_helper.c |6 +++--- target-i386/smm_helper.c |8 5 files changed, 10 insertions(+), 12 deletions(-) diff --git a/target-i