]> git.proxmox.com Git - mirror_qemu.git/commit
target-xtensa: implement SYNC group
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 5 Sep 2011 23:55:38 +0000 (03:55 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 10 Sep 2011 16:57:38 +0000 (16:57 +0000)
commit28067b2288c70d7ce9a3735a777b73a627c71a1f
tree7d66ae951026351e2ae8688397942b9fcad65daa
parent91a5bb76d47e1b06f0b7b67cae8497d8efc6ab87
target-xtensa: implement SYNC group

All operations in this group are no-ops, because there are no delayed
side effects.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-xtensa/translate.c