Searched refs:reg_31_map (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mips16-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 57 case 'R': MAPPED_REG (0, 0, GP, reg_31_map); in decode_mips16_operand()
|
D | ChangeLog-2013 | 751 (reg_0_map, reg_29_map, reg_31_map, reg_m16_map, reg32r_map): New 769 (reg_0_map, reg_28_map, reg_29_map, reg_31_map, reg_m16_map)
|
D | micromips-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 72 case 'y': MAPPED_REG (0, 0, GP, reg_31_map); in decode_micromips_operand()
|