]> Git Repo - qemu.git/commit
Sparc: avoid AREG0 for float and VIS ops
authorBlue Swirl <[email protected]>
Sun, 3 Jul 2011 10:42:23 +0000 (10:42 +0000)
committerBlue Swirl <[email protected]>
Sun, 23 Oct 2011 15:09:13 +0000 (15:09 +0000)
commit2e2f4ade86e335ea7ffa2b5f32e3ad50619fb4e5
tree0b752e454f81d7b63acaef2965fcd835f317ba28
parent1bccec25e10e9073e21c2f71cd16a0b3ffe06c39
Sparc: avoid AREG0 for float and VIS ops

Make floating point and VIS ops 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/fop_helper.c
target-sparc/helper.h
target-sparc/translate.c
target-sparc/vis_helper.c
This page took 0.026132 seconds and 4 git commands to generate.