diff options
| author | Ard Biesheuvel <[email protected]> | 2023-03-19 14:18:25 +0000 |
|---|---|---|
| committer | Ard Biesheuvel <[email protected]> | 2023-05-17 13:08:22 +0000 |
| commit | 8bcba70cb5c2204a011e06278a1fbfb1213e1df1 (patch) | |
| tree | 0823e4a46f893894c6ee55152cd599465403f5ef /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | ARM: vfp: Use undef hook for handling VFP exceptions (diff) | |
| download | kernel-8bcba70cb5c2204a011e06278a1fbfb1213e1df1.tar.gz kernel-8bcba70cb5c2204a011e06278a1fbfb1213e1df1.zip | |
ARM: entry: Disregard Thumb undef exception in coproc dispatch
Now that the only remaining coprocessor instructions being handled via
the dispatch in entry-armv.S are ones that only exist in a ARM (A32)
encoding, we can simplify the handling of Thumb undef exceptions, and
send them straight to the undefined instruction handlers in C code.
This also means we can drop the code that partially decodes the
instruction to decide whether it is a 16-bit or 32-bit Thumb
instruction: this is all taken care of by the undef hook.
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
