]> Git Repo - qemu.git/commit - target-sparc/win_helper.c
Sparc: avoid AREG0 for CWP and PSTATE helpers
authorBlue Swirl <[email protected]>
Sun, 3 Jul 2011 21:01:59 +0000 (21:01 +0000)
committerBlue Swirl <[email protected]>
Wed, 26 Oct 2011 17:18:04 +0000 (17:18 +0000)
commit063c367558dc4e811e0c10a64f49838acb108c38
tree61583efb031c8057d6c2ae2f74db9bb5e615fe14
parente86d9b12b52a2e1cf9e18d55f471fa085911b166
Sparc: avoid AREG0 for CWP and PSTATE helpers

Make CWP and PSTATE helpers take a parameter for CPUState instead
of relying on global env. Remove wrapper functions.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
Makefile.target
target-sparc/helper.h
target-sparc/translate.c
target-sparc/win_helper.c
This page took 0.026784 seconds and 4 git commands to generate.