]> Git Repo - qemu.git/commit - target/i386/helper.h
x86: avoid AREG0 for SVM helpers
authorBlue Swirl <[email protected]>
Sun, 29 Apr 2012 15:51:49 +0000 (15:51 +0000)
committerBlue Swirl <[email protected]>
Tue, 14 Aug 2012 19:01:25 +0000 (19:01 +0000)
commit052e80d5e026a5414a02d5d979c37521eb33e07d
tree38cc0fbb3b65fbd61fb1f7d62b09aaeff44a9f4c
parent7923057bae23e44f75a52ce3735c3bd5d55872c1
x86: avoid AREG0 for SVM 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/svm_helper.c
target-i386/translate.c
This page took 0.02626 seconds and 4 git commands to generate.