| /src/external/gpl3/binutils/dist/opcodes/ |
| bfin-dis.c | 102 { "pcrel12", 12, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0}, 448 #define pcrel12(x) fmtconst (c_pcrel12, x, pc, outf) macro 1313 OUTS (outf, pcrel12 (offset));
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| bfin-dis.c | 102 { "pcrel12", 12, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0}, 448 #define pcrel12(x) fmtconst (c_pcrel12, x, pc, outf) macro 1313 OUTS (outf, pcrel12 (offset));
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| bfin-dis.c | 102 { "pcrel12", 12, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0}, 448 #define pcrel12(x) fmtconst (c_pcrel12, x, pc, outf) macro 1313 OUTS (outf, pcrel12 (offset));
|
| /src/external/gpl3/gdb/dist/sim/bfin/ |
| bfin-sim.c | 180 { "pcrel12", 12, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0}, 291 #define pcrel12(x) fmtconst_val (c_pcrel12, x, pc) macro 2477 int pcrel = pcrel12 (offset); 2482 TRACE_DECODE (cpu, "%s: pcrel12:%#x", __func__, pcrel);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| bfin-dis.c | 102 { "pcrel12", 12, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0}, 448 #define pcrel12(x) fmtconst (c_pcrel12, x, pc, outf) macro 1313 OUTS (outf, pcrel12 (offset));
|
| /src/external/gpl3/gdb.old/dist/sim/bfin/ |
| bfin-sim.c | 180 { "pcrel12", 12, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0}, 291 #define pcrel12(x) fmtconst_val (c_pcrel12, x, pc) macro 2477 int pcrel = pcrel12 (offset); 2482 TRACE_DECODE (cpu, "%s: pcrel12:%#x", __func__, pcrel);
|