Home
last modified time | relevance | path

Searched refs:MATCH_NTL_ALL (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2308 #define MATCH_NTL_ALL 0x500033 macro
3850 DECLARE_INSN(ntl_all, MATCH_NTL_ALL, MASK_NTL_ALL)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2353 #define MATCH_NTL_ALL 0x500033 macro
3907 DECLARE_INSN(ntl_all, MATCH_NTL_ALL, MASK_NTL_ALL)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c361 {"ntl.all", 0, INSN_CLASS_ZIHINTNTL, "", MATCH_NTL_ALL, MASK_NTL_ALL, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c375 {"ntl.all", 0, INSN_CLASS_ZIHINTNTL, "", MATCH_NTL_ALL, MASK_NTL_ALL, match_opcode, 0 },
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git31657 MATCH_NTL_ALL, MASK_C_NTL_P1, MATCH_C_NTL_P1, MASK_C_NTL_PALL,