HomeSort by: relevance | last modified time | path
    Searched refs:PC_REGNUM (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/sim/iq2000/
iq2000.c 37 PC_REGNUM = 32
221 else if (nr == PC_REGNUM
241 else if (nr == PC_REGNUM
  /src/external/gpl3/gdb.old/dist/sim/iq2000/
iq2000.c 37 PC_REGNUM = 32
221 else if (nr == PC_REGNUM
241 else if (nr == PC_REGNUM
  /src/external/gpl3/gdb/dist/gdb/
sh-tdep.h 34 PC_REGNUM = 16,
sh-netbsd-tdep.c 55 {PC_REGNUM, 0 * 4},
sh-linux-tdep.c 56 {PC_REGNUM, 64},
  /src/external/gpl3/gdb.old/dist/gdb/
sh-tdep.h 34 PC_REGNUM = 16,
sh-netbsd-tdep.c 55 {PC_REGNUM, 0 * 4},
sh-linux-tdep.c 56 {PC_REGNUM, 64},
  /src/external/gpl3/gdb/dist/sim/h8300/
h8300-sim.h 47 PC_REGNUM = 9, /* Contains program counter */
  /src/external/gpl3/gdb.old/dist/sim/h8300/
h8300-sim.h 47 PC_REGNUM = 9, /* Contains program counter */
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.h 27 #define CPU_REG_P(x) ((x) <= PC_REGNUM)
424 ((REGNO) <= PC_REGNUM || (unsigned) reg_renumber[REGNO] <= PC_REGNUM || \
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.h 27 #define CPU_REG_P(x) ((x) <= PC_REGNUM)
429 ((REGNO) <= PC_REGNUM || (unsigned) reg_renumber[REGNO] <= PC_REGNUM || \
  /src/external/gpl3/gdb/dist/sim/or1k/
or1k-sim.h 26 #define PC_REGNUM 33
or1k.c 44 case PC_REGNUM:
67 case PC_REGNUM:
  /src/external/gpl3/gdb.old/dist/sim/or1k/
or1k-sim.h 26 #define PC_REGNUM 33
or1k.c 44 case PC_REGNUM:
67 case PC_REGNUM:
  /src/external/gpl3/gcc/dist/gcc/config/vax/
vax.h 145 #define PC_REGNUM VAX_PC_REGNUM
663 #define INCOMING_RETURN_ADDR_RTX gen_rtx_REG (Pmode, PC_REGNUM)
  /src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.h 145 #define PC_REGNUM VAX_PC_REGNUM
684 #define INCOMING_RETURN_ADDR_RTX gen_rtx_REG (Pmode, PC_REGNUM)
  /src/external/gpl3/binutils/dist/opcodes/
m68hc11-dis.c 29 #define PC_REGNUM 3
95 if (reg == PC_REGNUM && info->mach == bfd_mach_m6812 && mov_insn)
100 if (reg == PC_REGNUM)
186 if (reg == PC_REGNUM)
  /src/external/gpl3/binutils.old/dist/opcodes/
m68hc11-dis.c 29 #define PC_REGNUM 3
95 if (reg == PC_REGNUM && info->mach == bfd_mach_m6812 && mov_insn)
100 if (reg == PC_REGNUM)
186 if (reg == PC_REGNUM)
  /src/external/gpl3/gdb/dist/opcodes/
m68hc11-dis.c 29 #define PC_REGNUM 3
95 if (reg == PC_REGNUM && info->mach == bfd_mach_m6812 && mov_insn)
100 if (reg == PC_REGNUM)
186 if (reg == PC_REGNUM)
  /src/external/gpl3/gdb/dist/sim/m32r/
m32r-sim.h 31 #define PC_REGNUM 21
m32r.c 84 case PC_REGNUM :
125 case PC_REGNUM :
  /src/external/gpl3/gdb.old/dist/opcodes/
m68hc11-dis.c 29 #define PC_REGNUM 3
95 if (reg == PC_REGNUM && info->mach == bfd_mach_m6812 && mov_insn)
100 if (reg == PC_REGNUM)
186 if (reg == PC_REGNUM)
  /src/external/gpl3/gdb.old/dist/sim/m32r/
m32r-sim.h 31 #define PC_REGNUM 21

Completed in 37 milliseconds

1 2