qemu/target-xtensa
Aurelien Jarno f783cb2240 target-xtensa: de-optimize EXTUI
Now that "and" with 0xff, 0xffff and 0xffffffff and "shr" with 0 shift
are optimized in tcg/tcg-op.h there is no need to do it in
target-xtensa/translate.c.

Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-10-06 12:22:29 +02:00
..
core-dc232b
core-dc233c
core-fsf
Makefile.objs
core-dc232b.c
core-dc233c.c
core-fsf.c
cpu-qom.h
cpu.c
cpu.h target-xtensa: implement coprocessor context option 2012-09-22 17:59:13 +00:00
helper.c
helper.h target-xtensa: implement FP1 group 2012-09-22 17:59:13 +00:00
machine.c
op_helper.c target-xtensa: implement FP1 group 2012-09-22 17:59:13 +00:00
overlay_tool.h
translate.c target-xtensa: de-optimize EXTUI 2012-10-06 12:22:29 +02:00
xtensa-semi.c