Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h445 #define MASK_PACKW 0xfe00707f macro
2755 DECLARE_INSN(packw, MATCH_PACKW, MASK_PACKW)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c937 {"zext.h", 64, INSN_CLASS_ZBB, "d,s", MATCH_PACKW, MASK_PACKW | MASK_RS2, match_opcode, 0 },
949 {"packw", 64, INSN_CLASS_ZBKB, "d,s,t", MATCH_PACKW, MASK_PACKW, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h511 #define MASK_PACKW 0xfe00707f macro
3743 DECLARE_INSN(packw, MATCH_PACKW, MASK_PACKW)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1062 {"zext.h", 64, INSN_CLASS_ZBB, "d,s", MATCH_PACKW, MASK_PACKW | MASK_RS2, match_opcode, 0 },
1074 {"packw", 64, INSN_CLASS_ZBKB, "d,s,t", MATCH_PACKW, MASK_PACKW, match_opcode, 0 },