]> Git Repo - qemu.git/commit
sparc: lazy C flag calculation
authorBlue Swirl <[email protected]>
Sun, 9 May 2010 15:40:24 +0000 (15:40 +0000)
committerBlue Swirl <[email protected]>
Sun, 9 May 2010 15:40:24 +0000 (15:40 +0000)
commit275ea26546466446cf2ed83a93aa50e94538c203
treea9bc1d08f34a796de32fb512127f9539a4363de5
parent72139e83a98eba2bfed2dbc2db2818fb19e47ca0
sparc: lazy C flag calculation

Calculate only the carry flag for ADDX/SUBX instead of full
set of flags.

Thanks to Igor Kovalenko for spotting a bug with an earlier
version.

Signed-off-by: Blue Swirl <[email protected]>
target-sparc/translate.c
This page took 0.02517 seconds and 4 git commands to generate.