Searched refs:MASK_FADD_H (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c588 {"fadd.h", 0, INSN_CLASS_ZFH_OR_ZHINX, "D,S,T", MATCH_FADD_H|MASK_RM, MASK_FADD_H|MASK_RM, match_opcode, 0 },
589 {"fadd.h", 0, INSN_CLASS_ZFH_OR_ZHINX, "D,S,T,m", MATCH_FADD_H, MASK_FADD_H, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c634 {"fadd.h", 0, INSN_CLASS_ZFH_INX, "D,S,T", MATCH_FADD_H|MASK_RM, MASK_FADD_H|MASK_RM, match_opcode, 0 },
635 {"fadd.h", 0, INSN_CLASS_ZFH_INX, "D,S,T,m", MATCH_FADD_H, MASK_FADD_H, match_opcode, 0 },
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h705 #define MASK_FADD_H 0xfe00007f macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h705 #define MASK_FADD_H 0xfe00007f macro

Completed in 307 milliseconds