]> git.proxmox.com Git - qemu.git/commit - target-xtensa/translate.c
target-xtensa: implement LSAI group
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 5 Sep 2011 23:55:36 +0000 (03:55 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
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 <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-xtensa/cpu.h
target-xtensa/translate.c