| /src/external/gpl3/binutils/dist/opcodes/ |
| or1k-dis.c | 74 char reg2_index; 77 reg2_index = reg1_index + ((value & (1 << 5)) ? 2 : 1); 79 (*info->fprintf_func) (info->stream, "r%d,r%d", reg1_index, reg2_index); 73 char reg2_index; local
|
| or1k-asm.c | 435 long reg2_index; 454 ®2_index); 459 int regoffset = reg2_index - reg1_index; 434 long reg2_index; local
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| or1k-dis.c | 74 char reg2_index; 77 reg2_index = reg1_index + ((value & (1 << 5)) ? 2 : 1); 79 (*info->fprintf_func) (info->stream, "r%d,r%d", reg1_index, reg2_index); 73 char reg2_index; local
|
| or1k-asm.c | 435 long reg2_index; 454 ®2_index); 459 int regoffset = reg2_index - reg1_index; 434 long reg2_index; local
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| or1k-dis.c | 74 char reg2_index; 77 reg2_index = reg1_index + ((value & (1 << 5)) ? 2 : 1); 79 (*info->fprintf_func) (info->stream, "r%d,r%d", reg1_index, reg2_index); 73 char reg2_index; local
|
| or1k-asm.c | 435 long reg2_index; 454 ®2_index); 459 int regoffset = reg2_index - reg1_index; 434 long reg2_index; local
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| or1k-dis.c | 74 char reg2_index; 77 reg2_index = reg1_index + ((value & (1 << 5)) ? 2 : 1); 79 (*info->fprintf_func) (info->stream, "r%d,r%d", reg1_index, reg2_index); 73 char reg2_index; local
|
| or1k-asm.c | 435 long reg2_index; 454 ®2_index); 459 int regoffset = reg2_index - reg1_index; 434 long reg2_index; local
|