]> Git Repo - qemu.git/commit - target-xtensa/translate.c
target-xtensa: implement LSAI group
authorMax Filippov <[email protected]>
Mon, 5 Sep 2011 23:55:36 +0000 (03:55 +0400)
committerBlue Swirl <[email protected]>
Sat, 10 Sep 2011 16:57:38 +0000 (16:57 +0000)
commit809377aa52de87cb0cec987e614292c5d47f3d10
treed2fa76c84d1ad7bf944368751f6ac492dff99e53
parent3580ecad0acf25a28464c145f2c74a929d0e57b1
target-xtensa: implement LSAI group

- base + offset load/store operations for 1/2/4 byte values;
- cache operations (not implemented);
- multiprocessor synchronization operations.

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