Searched refs:MASK_FSQ (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | riscv-opc.h | 531 #define MASK_FSQ 0x707f macro 2771 DECLARE_INSN(fsq, MATCH_FSQ, MASK_FSQ)
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 597 #define MASK_FSQ 0x707f macro 3759 DECLARE_INSN(fsq, MATCH_FSQ, MASK_FSQ)
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | riscv-opc.c | 782 {"fsq", 0, INSN_CLASS_Q, "T,q(s)", MATCH_FSQ, MASK_FSQ, match_opcode, INSN_DREF|INSN_16…
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 885 {"fsq", 0, INSN_CLASS_Q, "T,q(s)", MATCH_FSQ, MASK_FSQ, match_opcode, INSN_DREF|INSN_16…
|