]> Git Repo - qemu.git/commit - target-xtensa/translate.c
target-xtensa: use movcond where possible
authorMax Filippov <[email protected]>
Wed, 5 Dec 2012 03:15:27 +0000 (07:15 +0400)
committerBlue Swirl <[email protected]>
Sat, 8 Dec 2012 18:48:26 +0000 (18:48 +0000)
commitf877d09e63bd94424dab049da75bc1cd601a7609
treed5902816e885e546be2525c9697136d8f7dda122
parent5dacd229ebb46c236cb1dd0c65a4e4f2cfb55dfb
target-xtensa: use movcond where possible

Use movcond for all sorts of conditional moves, ABS, CLAMPS, MIN/MAX
opcodes.

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