| /src/external/gpl3/gdb/dist/sim/sh/ |
| sh-sim.h | 111 } asregs; member in union:__anon19969
|
| /src/external/gpl3/gdb.old/dist/sim/sh/ |
| sh-sim.h | 111 } asregs; member in union:__anon22708
|
| /src/external/gpl3/gdb/dist/sim/moxie/ |
| interp.c | 127 struct moxie_regset asregs; member in union:__anon19843 137 cpu.asregs.regs[PC_REGNO] = 0; 141 cpu.asregs.regs[i] = 0; 143 cpu.asregs.sregs[i] = 0; 232 opc, str, cpu.asregs.regs[0], cpu.asregs.regs[1], \ 233 cpu.asregs.regs[2], cpu.asregs.regs[3], cpu.asregs.regs[4], \ 234 cpu.asregs.regs[5], cpu.asregs.regs[6], cpu.asregs.regs[7], [all...] |
| /src/external/gpl3/gdb.old/dist/sim/moxie/ |
| interp.c | 127 struct moxie_regset asregs; member in union:__anon22582 137 cpu.asregs.regs[PC_REGNO] = 0; 141 cpu.asregs.regs[i] = 0; 143 cpu.asregs.sregs[i] = 0; 232 opc, str, cpu.asregs.regs[0], cpu.asregs.regs[1], \ 233 cpu.asregs.regs[2], cpu.asregs.regs[3], cpu.asregs.regs[4], \ 234 cpu.asregs.regs[5], cpu.asregs.regs[6], cpu.asregs.regs[7], [all...] |