Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h463 #define MASK_FLEQ_D 0xfe00707f macro
3696 DECLARE_INSN(fleq_d, MATCH_FLEQ_D, MASK_FLEQ_D)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1040 {"fleq.d", 0, INSN_CLASS_D_AND_ZFA, "d,S,T", MATCH_FLEQ_D, MASK_FLEQ_D, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git41480 (MASK_FLEQ_D): New.