Searched defs:reg_m16_map (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mips16-opc.c | 30 static unsigned char reg_m16_map[] = { 16, 17, 2, 3, 4, 5, 6, 7 }; variable
|
H A D | micromips-opc.c | 30 static unsigned char reg_m16_map[] = { 16, 17, 2, 3, 4, 5, 6, 7 }; variable
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mips16-opc.c | 30 static unsigned char reg_m16_map[] = { 16, 17, 2, 3, 4, 5, 6, 7 }; variable
|
H A D | micromips-opc.c | 30 static unsigned char reg_m16_map[] = { 16, 17, 2, 3, 4, 5, 6, 7 }; variable
|