]> Git Repo - qemu.git/commit - target-xtensa/translate.c
target-xtensa: avoid using cpu_single_env
authorBlue Swirl <[email protected]>
Sat, 8 Sep 2012 13:09:07 +0000 (13:09 +0000)
committerBlue Swirl <[email protected]>
Sat, 10 Nov 2012 13:49:20 +0000 (13:49 +0000)
commit0c4fabea809008702645e6b2c64926892b47f76d
tree27caf5a6d0ce346e4d38c4b11c4adac2ec58fbff
parent447b3b60d15e1db6967a19e40284d33136a7c9e7
target-xtensa: avoid using cpu_single_env

Pass around CPUArchState instead of using global cpu_single_env.

Signed-off-by: Blue Swirl <[email protected]>
Acked-by: Max Filippov <[email protected]>
Reviewed-by: Andreas Färber <[email protected]>
target-xtensa/translate.c
This page took 0.024876 seconds and 4 git commands to generate.