qemu/target-xtensa
Max Filippov 3580ecad0a target-xtensa: implement shifts (ST1 and RST1 groups)
- ST1: SAR (shift amount special register) manipulation, NSA(U);
- RST1: shifts, 16-bit multiplication.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-09-10 16:57:38 +00:00
..
cpu.h target-xtensa: implement shifts (ST1 and RST1 groups) 2011-09-10 16:57:38 +00:00
helper.c target-xtensa: implement disas_xtensa_insn 2011-09-10 16:57:36 +00:00
helpers.h target-xtensa: implement shifts (ST1 and RST1 groups) 2011-09-10 16:57:38 +00:00
machine.c target-xtensa: add target stubs 2011-09-10 16:57:36 +00:00
op_helper.c target-xtensa: implement shifts (ST1 and RST1 groups) 2011-09-10 16:57:38 +00:00
translate.c target-xtensa: implement shifts (ST1 and RST1 groups) 2011-09-10 16:57:38 +00:00