Searched refs:reg_29_map (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mips16-opc.c | 28 static unsigned char reg_29_map[] = { 29 }; variable 58 case 'S': MAPPED_REG (0, 0, GP, reg_29_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 | 28 static unsigned char reg_29_map[] = { 29 }; variable 69 case 's': MAPPED_REG (0, 0, GP, reg_29_map); in decode_micromips_operand()
|