Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dmips16-opc.c30 static unsigned char reg_m16_map[] = { 16, 17, 2, 3, 4, 5, 6, 7 }; variable
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()
Dmicromips-opc.c30 static unsigned char reg_m16_map[] = { 16, 17, 2, 3, 4, 5, 6, 7 }; variable
55 case 'b': MAPPED_REG (3, 23, GP, reg_m16_map); in decode_micromips_operand()
56 case 'c': OPTIONAL_MAPPED_REG (3, 4, GP, reg_m16_map); in decode_micromips_operand()
57 case 'd': MAPPED_REG (3, 7, GP, reg_m16_map); in decode_micromips_operand()
58 case 'e': OPTIONAL_MAPPED_REG (3, 1, GP, reg_m16_map); in decode_micromips_operand()
59 case 'f': MAPPED_REG (3, 3, GP, reg_m16_map); in decode_micromips_operand()
60 case 'g': MAPPED_REG (3, 0, GP, reg_m16_map); in decode_micromips_operand()
63 case 'l': MAPPED_REG (3, 4, GP, reg_m16_map); in decode_micromips_operand()
DChangeLog-2013751 (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)