]> Git Repo - qemu.git/commit - target/i386/helper.h
x86: avoid AREG0 for condition code helpers
authorBlue Swirl <[email protected]>
Sun, 29 Apr 2012 12:45:34 +0000 (12:45 +0000)
committerBlue Swirl <[email protected]>
Tue, 14 Aug 2012 19:01:25 +0000 (19:01 +0000)
commitf0967a1add1e01df75607b9de5ef6cf83bfa0f82
treeb21da8d49a41d18123213fcd7a455f3849fa98d6
parentd3eb5eaeb56e48891bb98ab5f092f43e142e3f28
x86: avoid AREG0 for condition code helpers

Add an explicit CPUX86State parameter instead of relying on AREG0.

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