Lines Matching defs:gregs
485 const gdb_byte *gregs = (const gdb_byte *) gregs_buf;
492 regcache->raw_supply (regno, gregs + ARM_INT_REGISTER_SIZE * regno);
498 gregs + ARM_INT_REGISTER_SIZE * ARM_CPSR_GREGNUM);
501 gregs + ARM_INT_REGISTER_SIZE * ARM_PC_REGNUM);
507 gregs + ARM_INT_REGISTER_SIZE * ARM_PC_REGNUM,
521 gdb_byte *gregs = (gdb_byte *) gregs_buf;
527 gregs + ARM_INT_REGISTER_SIZE * regno);
533 gregs + ARM_INT_REGISTER_SIZE * ARM_CPSR_GREGNUM);
536 gregs + ARM_INT_REGISTER_SIZE * ARM_PC_REGNUM);
541 gregs + ARM_INT_REGISTER_SIZE * ARM_PC_REGNUM);