]> Git Repo - qemu.git/commit - target-xtensa/translate.c
target-xtensa: implement shifts (ST1 and RST1 groups)
authorMax Filippov <[email protected]>
Mon, 5 Sep 2011 23:55:35 +0000 (03:55 +0400)
committerBlue Swirl <[email protected]>
Sat, 10 Sep 2011 16:57:38 +0000 (16:57 +0000)
commit3580ecad0acf25a28464c145f2c74a929d0e57b1
treea608720eeb1e6e6dfb289682b91781d803bcad20
parentb8132eff891bce658b799df20748a1cb39f4dc06
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 <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
target-xtensa/cpu.h
target-xtensa/helpers.h
target-xtensa/op_helper.c
target-xtensa/translate.c
This page took 0.02559 seconds and 4 git commands to generate.