| /src/external/gpl3/binutils/dist/opcodes/ |
| mips16-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 69 case 'R': MAPPED_REG (0, 0, GP, reg_31_map);
|
| micromips-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 72 case 'y': MAPPED_REG (0, 0, GP, reg_31_map);
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| mips16-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 69 case 'R': MAPPED_REG (0, 0, GP, reg_31_map);
|
| micromips-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 72 case 'y': MAPPED_REG (0, 0, GP, reg_31_map);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| mips16-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 69 case 'R': MAPPED_REG (0, 0, GP, reg_31_map);
|
| micromips-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 72 case 'y': MAPPED_REG (0, 0, GP, reg_31_map);
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| mips16-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 69 case 'R': MAPPED_REG (0, 0, GP, reg_31_map);
|
| micromips-opc.c | 29 static unsigned char reg_31_map[] = { 31 }; variable 72 case 'y': MAPPED_REG (0, 0, GP, reg_31_map);
|