Home
last modified time | relevance | path

Searched refs:xer (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Daix-thread.c1090 uint64_t lr, uint64_t ctr, uint32_t xer, in supply_sprs64() argument
1100 regcache_raw_supply (current_regcache, tdep->ppc_xer_regnum, (char *) &xer); in supply_sprs64()
1111 uint32_t lr, uint32_t ctr, uint32_t xer, in supply_sprs32() argument
1121 regcache_raw_supply (current_regcache, tdep->ppc_xer_regnum, (char *) &xer); in supply_sprs32()
1165 supply_sprs64 (ctx.iar, ctx.msr, ctx.cr, ctx.lr, ctx.ctr, ctx.xer, in fetch_regs_user_thread()
1168 supply_sprs32 (ctx.iar, ctx.msr, ctx.cr, ctx.lr, ctx.ctr, ctx.xer, in fetch_regs_user_thread()
1338 uint64_t *lr, uint64_t *ctr, uint32_t *xer, in fill_sprs64() argument
1361 regcache_raw_collect (current_regcache, tdep->ppc_xer_regnum, xer); in fill_sprs64()
1369 unsigned long *lr, unsigned long *ctr, unsigned long *xer, in fill_sprs32() argument
1397 regcache_raw_collect (current_regcache, tdep->ppc_xer_regnum, xer); in fill_sprs32()
[all …]
Dppcobsd-nat.c138 ppcobsd_reg_offsets.xer_offset = offsetof (struct reg, xer); in _initialize_ppcobsd_nat()
Drs6000-nat.c609 (char *) &regs->r64.xer); in fetch_core_registers()
636 (char *) &regs->r32.xer); in fetch_core_registers()
Dlynx-nat.c253 X (xer), /* XER */
Drs6000-tdep.c2385 /* 66 */ R4(cr), S(lr), S(ctr), S4(xer), R4(fpscr)
2389 /* 66 */ R4(cr), S(lr), S(ctr), S4(xer), R0
2456 /* 66 */ R4(cnd), S(lr), S(cnt), S4(xer), S4(mq),
/mirbsd/src/gnu/usr.bin/binutils/gdb/regformats/
Dreg-ppc.dat75 32:xer
Dreg-ppc64.dat75 32:xer
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdb.texinfo17918 "", "pc","ps","cr","lr","ctr","xer"]