commit | 8ffc2d0d97a59b25b48d023838906d5850e73184 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Sep 06 03:55:39 2011 +0400 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Sep 10 16:57:38 2011 +0000 |
tree | 8ee8749695c8a94917e3c376a06ccf7d7db2638e | |
parent | 28067b2288c70d7ce9a3735a777b73a627c71a1f [diff] |
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 <jcmvbkbc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>