Home
last modified time | relevance | path

Searched refs:OP_REG_VEC (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmips-dis.c1200 case OP_REG_VEC: in print_reg()
1709 print_reg (info, opcode, OP_REG_VEC, uval); in print_insn_arg()
1715 print_reg (info, opcode, OP_REG_VEC, uval); in print_insn_arg()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmips-dis.c1200 case OP_REG_VEC: in print_reg()
1709 print_reg (info, opcode, OP_REG_VEC, uval); in print_insn_arg()
1715 print_reg (info, opcode, OP_REG_VEC, uval); in print_insn_arg()
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dmips.h455 OP_REG_VEC, enumerator
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dmips.h455 OP_REG_VEC, enumerator
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c4714 if (!(type_mask & (1 << OP_REG_VEC))) in operand_reg_mask()
4815 mask = insn_reg_mask (ip, ((1 << OP_REG_FP) | (1 << OP_REG_VEC) in fpr_read_mask()
4834 mask = insn_reg_mask (ip, ((1 << OP_REG_FP) | (1 << OP_REG_VEC) in fpr_write_mask()
5057 case OP_REG_VEC: in convert_reg_type()
5151 if (type == OP_REG_VEC) in match_regno()
5917 if (!match_regno (arg, OP_REG_VEC, arg->token->u.regno, &regno)) in match_mdmx_imm_reg_operand()