summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2023-06-14 02:51:18 +0300
committerMax Filippov <jcmvbkbc@gmail.com>2023-06-14 07:56:27 +0300
commitf29cf77609cc401d28e2e7ec5c57d9d178ef347d (patch)
tree54198dcf0f6c2fd2d1720845d9b1f2302211cb55 /tools/perf/scripts/python
parent651d4aff6892f630d399201f9ce94e240d932520 (diff)
downloadlinux-f29cf77609cc401d28e2e7ec5c57d9d178ef347d.tar.xz
xtensa: add load/store exception handler
Memory attached to instruction bus of the xtensa CPU is only accessible for a limited subset of opcodes. Other opcodes generate an exception with the load/store error cause code. This property complicates use of such systems. Provide a handler that recognizes and transparently fixes such exceptions. The following opcodes are recognized when used outside of FLIX bundles: l32i, l32i.n, l16ui, l16si, l8ui. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions