Re: [Qemu-devel] [PATCH 00/12] target-i386: remove some macros

2013-04-21 Thread li guang
sorry, please see new 12 patches, for previous sent patches have little manual-changed errors. 在 2013-04-22一的 11:37 +0800,liguang写道: > remove macros EAX, EBX, ECX, EDX, EBP, ESP, ESI, EDI, EIP, DF > as suggested by Richard Henderson > > Li Guang (12) >target-i386/helper: remove EAX macro

[Qemu-devel] [PATCH 00/12] target-i386: remove some macros

2013-04-21 Thread liguang
remove macros EAX, EBX, ECX, EDX, EBP, ESP, ESI, EDI, EIP, DF as suggested by Richard Henderson Li Guang (12) target-i386/helper: remove EAX macro target-i386/helper: remove EBX macro target-i386/helper: remove ECX macro target-i386/helper: remove EDX macro