Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h476 #define MATCH_FLEQ_Q 0xa6004053 macro
3703 DECLARE_INSN(fleq_q, MATCH_FLEQ_Q, MASK_FLEQ_Q)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1042 {"fleq.q", 0, INSN_CLASS_Q_AND_ZFA, "d,S,T", MATCH_FLEQ_Q, MASK_FLEQ_Q, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git41493 (MATCH_FLEQ_Q): New.