Home
last modified time | relevance | path

Searched refs:MASK_NTL_ALL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h2309 #define MASK_NTL_ALL 0xffffffff macro
3850 DECLARE_INSN(ntl_all, MATCH_NTL_ALL, MASK_NTL_ALL)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c361 {"ntl.all", 0, INSN_CLASS_ZIHINTNTL, "", MATCH_NTL_ALL, MASK_NTL_ALL, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git31656 MATCH_NTL_PALL, MASK_NTL_S1, MATCH_NTL_S1, MASK_NTL_ALL,