]> Git Repo - qemu.git/commit - target/sparc/translate.c
Sparc: avoid AREG0 for lazy condition code helpers
authorBlue Swirl <[email protected]>
Sun, 3 Jul 2011 16:01:57 +0000 (16:01 +0000)
committerBlue Swirl <[email protected]>
Sun, 23 Oct 2011 15:09:37 +0000 (15:09 +0000)
commit2ffd9176b10caefab5f2bade13b1b54154266b35
treecb0c460c8e9bdaf2210d9ed5acc0287e7abc9205
parentcffc581873fdb482644acfc4f61d294ad4e81cf0
Sparc: avoid AREG0 for lazy condition code helpers

Make lazy condition code helpers take a parameter for CPUState instead
of relying on global env.

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