Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h45 #define MASK_FRCSR 0xfffff07f macro
3488 DECLARE_INSN(frcsr, MATCH_FRCSR, MASK_FRCSR)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h45 #define MASK_FRCSR 0xfffff07f macro
3527 DECLARE_INSN(frcsr, MATCH_FRCSR, MASK_FRCSR)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c744 {"frcsr", 0, INSN_CLASS_F_INX, "d", MATCH_FRCSR, MASK_FRCSR, match_opcode, INSN_ALIA…
745 {"frsr", 0, INSN_CLASS_F_INX, "d", MATCH_FRCSR, MASK_FRCSR, match_opcode, INSN_ALIA…
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c833 {"frcsr", 0, INSN_CLASS_F_INX, "d", MATCH_FRCSR, MASK_FRCSR, match_opcode, INSN_ALIA…
834 {"frsr", 0, INSN_CLASS_F_INX, "d", MATCH_FRCSR, MASK_FRCSR, match_opcode, INSN_ALIA…