Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h721 #define MASK_FMAX_H 0xfe00707f macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c599 {"fmax.h", 0, INSN_CLASS_ZFH_OR_ZHINX, "D,S,T", MATCH_FMAX_H, MASK_FMAX_H, match_opcode, …
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h787 #define MASK_FMAX_H 0xfe00707f macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c702 {"fmax.h", 0, INSN_CLASS_ZFH_INX, "D,S,T", MATCH_FMAX_H, MASK_FMAX_H, match_opcode, 0 },