HomeSort by: relevance | last modified time | path
    Searched defs:reg_31_map (Results 1 - 8 of 8) sorted by relevancy

  /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);

Completed in 34 milliseconds