Skip to content
Snippets Groups Projects
Commit 7c842590 authored by Max Filippov's avatar Max Filippov
Browse files

target-xtensa: add basic checks to dcache opcodes


Check privilege level for privileged instructions (DHI, DHU, DII, DIU, DIWB,
DIWBI, DPFL are privileged), memory accessibility for instructions that
reference memory (all DH* and DPFL) and windowed register validity for all
data cache instructions.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 65026682
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment