qemu-e2k/target-xtensa
Max Filippov b8132eff89 target-xtensa: implement RST3 group
- access to Special Registers (wsr, rsr);
- access to User Registers (wur, rur);
- misc. operations option (value clamp, sign extension, min, max);
- conditional moves.

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: add special and user registers 2011-09-10 16:57:37 +00:00
helper.c
helpers.h
machine.c
op_helper.c
translate.c target-xtensa: implement RST3 group 2011-09-10 16:57:38 +00:00