Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h391 #define MASK_FCVT_LU_Q 0xfff0007f macro
3660 DECLARE_INSN(fcvt_lu_q, MATCH_FCVT_LU_Q, MASK_FCVT_LU_Q)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h427 #define MASK_FCVT_LU_Q 0xfff0007f macro
3717 DECLARE_INSN(fcvt_lu_q, MATCH_FCVT_LU_Q, MASK_FCVT_LU_Q)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c933 {"fcvt.lu.q", 64, INSN_CLASS_Q_INX, "d,S", MATCH_FCVT_LU_Q|MASK_RM, MASK_FCVT_LU_Q|MASK_RM,…
934 {"fcvt.lu.q", 64, INSN_CLASS_Q_INX, "d,S,m", MATCH_FCVT_LU_Q, MASK_FCVT_LU_Q, match_opcode, 0…
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1022 {"fcvt.lu.q", 64, INSN_CLASS_Q_INX, "d,S", MATCH_FCVT_LU_Q|MASK_RM, MASK_FCVT_LU_Q|MASK_RM,…
1023 {"fcvt.lu.q", 64, INSN_CLASS_Q_INX, "d,S,m", MATCH_FCVT_LU_Q, MASK_FCVT_LU_Q, match_opcode, 0…