Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2305 #define MASK_NTL_PALL 0xffffffff macro
3848 DECLARE_INSN(ntl_pall, MATCH_NTL_PALL, MASK_NTL_PALL)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2350 #define MASK_NTL_PALL 0xffffffff macro
3905 DECLARE_INSN(ntl_pall, MATCH_NTL_PALL, MASK_NTL_PALL)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c357 {"ntl.pall", 0, INSN_CLASS_ZIHINTNTL, "", MATCH_NTL_PALL, MASK_NTL_PALL, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c371 {"ntl.pall", 0, INSN_CLASS_ZIHINTNTL, "", MATCH_NTL_PALL, MASK_NTL_PALL, match_opcode, 0 },
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git31655 (MASK_NTL_P1, MATCH_NTL_P1, MASK_NTL_PALL,