diff options
author | Anup Patel <[email protected]> | 2023-09-15 14:09:44 +0530 |
---|---|---|
committer | Anup Patel <[email protected]> | 2023-10-12 18:43:43 +0530 |
commit | 662a601aa355c6917ed2bc1c4e316a4c0ee206ed (patch) | |
tree | 05c2cd1e24724ffebac8170e0ea70bd6308b1ab1 /scripts/gdb/linux/interrupts.py | |
parent | a4f5f39849f39f62f5d4e88cbb600f95f927003d (diff) |
RISC-V: Detect Zicond from ISA string
The RISC-V integer conditional (Zicond) operation extension defines
standard conditional arithmetic and conditional-select/move operations
which are inspired from the XVentanaCondOps extension. In fact, QEMU
RISC-V also has support for emulating Zicond extension.
Let us detect Zicond extension from ISA string available through
DT or ACPI.
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions