Home
last modified time | relevance | path

Searched refs:MASK_WRS_NTO (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2320 #define MASK_WRS_NTO 0xffffffff macro
3856 DECLARE_INSN(wrs_nto, MATCH_WRS_NTO, MASK_WRS_NTO)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2365 #define MASK_WRS_NTO 0xffffffff macro
3913 DECLARE_INSN(wrs_nto, MATCH_WRS_NTO, MASK_WRS_NTO)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1000 {"wrs.nto", 0, INSN_CLASS_ZAWRS, "", MATCH_WRS_NTO, MASK_WRS_NTO, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1089 {"wrs.nto", 0, INSN_CLASS_ZAWRS, "", MATCH_WRS_NTO, MASK_WRS_NTO, match_opcode, 0 },