| /src/external/gpl3/binutils/dist/opcodes/ |
| bfin-dis.c | 679 get_allreg (int grp, int reg) function 1747 bu32 *pval = get_allreg (0, dst); 1806 bu32 *pval = get_allreg (1, dst); 2638 bu32 *pval = get_allreg (grp, reg);
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| bfin-dis.c | 679 get_allreg (int grp, int reg) function 1747 bu32 *pval = get_allreg (0, dst); 1806 bu32 *pval = get_allreg (1, dst); 2638 bu32 *pval = get_allreg (grp, reg);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| bfin-dis.c | 679 get_allreg (int grp, int reg) function 1747 bu32 *pval = get_allreg (0, dst); 1806 bu32 *pval = get_allreg (1, dst); 2638 bu32 *pval = get_allreg (grp, reg);
|
| /src/external/gpl3/gdb.old/dist/sim/bfin/ |
| bfin-sim.c | 368 get_allreg (SIM_CPU *cpu, int grp, int reg) function 1240 /* Check supervisor after get_allreg() so exception order is correct. */ 1241 whichreg = get_allreg (cpu, grp, reg); 1274 /* Check supervisor after get_allreg() so exception order is correct. */ 1275 whichreg = get_allreg (cpu, grp, reg);
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| bfin-dis.c | 679 get_allreg (int grp, int reg) function 1747 bu32 *pval = get_allreg (0, dst); 1806 bu32 *pval = get_allreg (1, dst); 2638 bu32 *pval = get_allreg (grp, reg);
|
| /src/external/gpl3/gdb/dist/sim/bfin/ |
| bfin-sim.c | 368 get_allreg (SIM_CPU *cpu, int grp, int reg) function 1240 /* Check supervisor after get_allreg() so exception order is correct. */ 1241 whichreg = get_allreg (cpu, grp, reg); 1274 /* Check supervisor after get_allreg() so exception order is correct. */ 1275 whichreg = get_allreg (cpu, grp, reg);
|