Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h382 #define MATCH_FCLASS_D 0xe2001053 macro
2701 DECLARE_INSN(fclass_d, MATCH_FCLASS_D, MASK_FCLASS_D)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h382 #define MATCH_FCLASS_D 0xe2001053 macro
3656 DECLARE_INSN(fclass_d, MATCH_FCLASS_D, MASK_FCLASS_D)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c762 {"fclass.d", 0, INSN_CLASS_D_OR_ZDINX, "d,S", MATCH_FCLASS_D, MASK_FCLASS_D, match_opcode…
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c865 {"fclass.d", 0, INSN_CLASS_D_INX, "d,S", MATCH_FCLASS_D, MASK_FCLASS_D, match_opcode, 0 },