Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h576 const unsigned char *reg_map; member
707 if (operand->reg_map) in mips_decode_reg_operand()
708 uval = operand->reg_map[uval]; in mips_decode_reg_operand()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c5237 if (operand->reg_map) in match_reg_operand()
5241 if (operand->reg_map[uval] == regno) in match_reg_operand()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02037422 (struct reg_map): New structure.