commit | 2c09eee112677c64a5e060eb9d491981843d7531 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Tue Feb 11 12:22:19 2014 +0400 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Mon Feb 24 04:47:02 2014 +0400 |
tree | 7c3d6784b2194af380dc3331fafdc6c1dc3eb343 | |
parent | a2e67072b7c3b2abf70d0a11918723a5dd841a05 [diff] |
target-xtensa: add basic tests for cache opcodes Test that non-locking prefetch operations don't cause exceptions on missing TLB and that other 'hit' cache operations do. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>