Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h442 #define MATCH_FROUND_S 0x40400053 macro
3686 DECLARE_INSN(fround_s, MATCH_FROUND_S, MASK_FROUND_S)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c1016 {"fround.s", 0, INSN_CLASS_ZFA, "D,S", MATCH_FROUND_S|MASK_RM, MASK_FROUND_S|MASK_RM, …
1017 {"fround.s", 0, INSN_CLASS_ZFA, "D,S,m", MATCH_FROUND_S, MASK_FROUND_S, match_opcode, 0 …
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git41459 (MATCH_FROUND_S): New.