x86: avoid AREG0 for misc helpers
commit4a7443be520f5737009ea47f93e4aa0328eecbca
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 29 Apr 2012 18:42:47 +0000 (29 18:42 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Tue, 14 Aug 2012 19:01:26 +0000 (14 19:01 +0000)
treee2797959119646c3f4b7d23b4bf4b483e6491b87
parent329e607d8efc77553b1bbf5059045301e50c32c8
x86: avoid AREG0 for misc helpers

Add an explicit CPUX86State parameter instead of relying on AREG0.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-i386/Makefile.objs
target-i386/helper.h
target-i386/misc_helper.c
target-i386/translate.c