Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h135 #define MASK_SRLW 0xfe00707f macro
2578 DECLARE_INSN(srlw, MATCH_SRLW, MASK_SRLW)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h135 #define MASK_SRLW 0xfe00707f macro
3533 DECLARE_INSN(srlw, MATCH_SRLW, MASK_SRLW)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c462 {"srlw", 64, INSN_CLASS_I, "d,s,t", MATCH_SRLW, MASK_SRLW, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c564 {"srlw", 64, INSN_CLASS_I, "d,s,t", MATCH_SRLW, MASK_SRLW, match_opcode, 0 },