Searched refs:INSN_CLASS_ZAWRS (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv.h | 424 INSN_CLASS_ZAWRS, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-riscv.c | 2440 case INSN_CLASS_ZAWRS: in riscv_multi_subset_supports() 2662 case INSN_CLASS_ZAWRS: in riscv_multi_subset_supports_ext()
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 1000 {"wrs.nto", 0, INSN_CLASS_ZAWRS, "", MATCH_WRS_NTO, MASK_WRS_NTO, match_opcode, 0 }, 1001 {"wrs.sto", 0, INSN_CLASS_ZAWRS, "", MATCH_WRS_STO, MASK_WRS_STO, match_opcode, 0 },
|