]> Git Repo - qemu.git/commit - target/i386/helper.h
x86: avoid AREG0 for integer helpers
authorBlue Swirl <[email protected]>
Sun, 29 Apr 2012 14:11:56 +0000 (14:11 +0000)
committerBlue Swirl <[email protected]>
Tue, 14 Aug 2012 19:01:25 +0000 (19:01 +0000)
commit7923057bae23e44f75a52ce3735c3bd5d55872c1
treedf72247930e53b1ca3cf37f1f062d1cf30a64002
parentf0967a1add1e01df75607b9de5ef6cf83bfa0f82
x86: avoid AREG0 for integer helpers

Add an explicit CPUX86State parameter instead of relying on AREG0.

Signed-off-by: Blue Swirl <[email protected]>
target-i386/Makefile.objs
target-i386/helper.h
target-i386/int_helper.c
target-i386/shift_helper_template.h
target-i386/translate.c
This page took 0.023517 seconds and 4 git commands to generate.