Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h355 #define MASK_FLE_Q 0xfe00707f macro
2687 DECLARE_INSN(fle_q, MATCH_FLE_Q, MASK_FLE_Q)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c825 {"fle.q", 0, INSN_CLASS_Q_OR_ZQINX, "d,S,T", MATCH_FLE_Q, MASK_FLE_Q, match_opcode, 0 },
827 {"fge.q", 0, INSN_CLASS_Q_OR_ZQINX, "d,T,S", MATCH_FLE_Q, MASK_FLE_Q, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h355 #define MASK_FLE_Q 0xfe00707f macro
3642 DECLARE_INSN(fle_q, MATCH_FLE_Q, MASK_FLE_Q)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c928 {"fle.q", 0, INSN_CLASS_Q_INX, "d,S,T", MATCH_FLE_Q, MASK_FLE_Q, match_opcode, 0 },
930 {"fge.q", 0, INSN_CLASS_Q_INX, "d,T,S", MATCH_FLE_Q, MASK_FLE_Q, match_opcode, 0 },