Searched defs:xer (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/
H A Dreg.h55 int xer; /* SPR 1 */ member in struct:reg
H A Dframe.h75 int xer; member in struct:utrapframe
167 int xer; member in struct:utrapframe32
H A Ddb_machdep.h56 u_int32_t xer; member in struct:powerpc_saved_state
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dexception.c42 uint32_t cr, xer, lr, ctr; member in struct:cpu_state
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dlinux-unwind.h63 unsigned long xer; member in struct:gcc_regs
H A Ddarwin-fallback.c281 uint32_t xer; member in struct:gcc_mcontext32
304 uint32_t xer[2]; /* These are arrays because the original structure has them misaligned. */ member in struct:gcc_mcontext64
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Ddarwin-fallback.c281 uint32_t xer; member in struct:gcc_mcontext32
304 uint32_t xer[2]; /* These are arrays because the original structure has them misaligned. */ member in struct:gcc_mcontext64
H A Dlinux-unwind.h63 unsigned long xer; member in struct:gcc_regs
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daix-thread.c1173 supply_sprs64(struct regcache *regcache, uint64_t iar, uint64_t msr, uint32_t cr, uint64_t lr, uint64_t ctr, uint32_t xer, uint32_t fpscr) argument
1195 supply_sprs32(struct regcache *regcache, uint32_t iar, uint32_t msr, uint32_t cr, uint32_t lr, uint32_t ctr, uint32_t xer, uint32_t fpscr) argument
1425 fill_sprs64(const struct regcache *regcache, uint64_t *iar, uint64_t *msr, uint32_t *cr, uint64_t *lr, uint64_t *ctr, uint32_t *xer, uint32_t *fpscr) argument
1459 fill_sprs32(const struct regcache *regcache, uint32_t *iar, uint32_t *msr, uint32_t *cr, uint32_t *lr, uint32_t *ctr, uint32_t *xer, uint32_t *fpscr) argument
[all...]
H A Drs6000-tdep.c4454 ULONGEST rb, ra, xer; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daix-thread.c1178 supply_sprs64(struct regcache *regcache, uint64_t iar, uint64_t msr, uint32_t cr, uint64_t lr, uint64_t ctr, uint32_t xer, uint32_t fpscr) argument
1200 supply_sprs32(struct regcache *regcache, uint32_t iar, uint32_t msr, uint32_t cr, uint32_t lr, uint32_t ctr, uint32_t xer, uint32_t fpscr) argument
1432 fill_sprs64(const struct regcache *regcache, uint64_t *iar, uint64_t *msr, uint32_t *cr, uint64_t *lr, uint64_t *ctr, uint32_t *xer, uint32_t *fpscr) argument
1466 fill_sprs32(const struct regcache *regcache, uint32_t *iar, uint32_t *msr, uint32_t *cr, uint32_t *lr, uint32_t *ctr, uint32_t *xer, uint32_t *fpscr) argument
[all...]
H A Drs6000-tdep.c4878 ULONGEST rb, ra, xer; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h1915 uint32_t xer; member in struct:llvm::MachO::ppc_thread_state32_t

Completed in 302 milliseconds