OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reg_31_map
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
mips16-opc.c
29
static unsigned char
reg_31_map
[] = { 31 };
variable
57
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
);
[
all
...]
Completed in 87 milliseconds