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

All operations in this group are no-ops, because cache ought to be
transparent to applications. However cache may be abused, then we'll
need to actually implement these opcodes.

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