Lines Matching refs:GP
52 case '0': MAPPED_REG (0, 0, GP, reg_0_map); in decode_mips16_operand()
57 case 'R': MAPPED_REG (0, 0, GP, reg_31_map); in decode_mips16_operand()
58 case 'S': MAPPED_REG (0, 0, GP, reg_29_map); in decode_mips16_operand()
59 case 'X': REG (5, 0, GP); in decode_mips16_operand()
60 case 'Y': MAPPED_REG (5, 3, GP, reg32r_map); in decode_mips16_operand()
61 case 'Z': MAPPED_REG (3, 0, GP, reg_m16_map); in decode_mips16_operand()
68 case 'v': OPTIONAL_MAPPED_REG (3, 8, GP, reg_m16_map); in decode_mips16_operand()
69 case 'w': OPTIONAL_MAPPED_REG (3, 5, GP, reg_m16_map); in decode_mips16_operand()
70 case 'x': MAPPED_REG (3, 8, GP, reg_m16_map); in decode_mips16_operand()
71 case 'y': MAPPED_REG (3, 5, GP, reg_m16_map); in decode_mips16_operand()
72 case 'z': MAPPED_REG (3, 2, GP, reg_m16_map); in decode_mips16_operand()