Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-2013166 * config/mips/tc-mips.c (convert_reg_type): Use
250 (convert_reg_type): Handle cases for OP_REG_MSA and OP_REG_MSA_CTRL.
564 (convert_reg_type): Handle OP_REG_VI, OP_REG_VF, OP_REG_R5900_I,
870 (match_const_int, convert_reg_type, check_regno, match_int_operand)
DChangeLog1482 * tc-mips.c (convert_reg_type) <OP_REG_CONTROL>: New case.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c5031 convert_reg_type (const struct mips_opcode *opcode, in convert_reg_type() function
5153 if (!(symval & convert_reg_type (arg->insn->insn_mo, type))) in match_regno()