HomeSort by relevance Sort by last modified time
    Searched defs:REG_PC (Results 1 - 9 of 9) sorted by null

  /external/strace/linux/sh64/
arch_regs.h 14 #define REG_PC (0*8)
  /external/strace/linux/alpha/
arch_regs.h 5 #define REG_PC 64
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xgate.c 78 REG_PC = 8,
943 if (oprs[1].reg == REG_PC)
1076 return REG_PC;
    [all...]
tc-m68hc11.c 130 REG_PC = 8,
1062 return REG_PC;
    [all...]
tc-arm.c 587 #define REG_PC 15
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
cris.h 35 #define REG_PC (15)
143 #define BDAP_PC_LOW (BDAP_INDIR_LOW + REG_PC)
197 (JUMP_INDIR_OPCODE + AUTOINCR_BIT * 0x0100 + REG_PC)
204 (((BDAP_INCR_HIGH | (REG_PC << 4)) << 8) | BDAP_PC_LOW | (2 << 4))
206 (MOVE_M_TO_PREG_OPCODE | REG_PC | (AUTOINCR_BIT << 8))
  /toolchain/binutils/binutils-2.25/opcodes/
microblaze-opcm.h 98 #define REG_PC 32 /* PC. */
  /external/python/cpython2/Lib/plat-sunos5/
IN.py 602 REG_PC = (1)
STROPTS.py 599 REG_PC = (1)
    [all...]

Completed in 399 milliseconds