Searched refs:ipsw (Results 1 – 10 of 10) sorted by relevance
39 unsigned long ipsw; /* CR22 */ member60 unsigned long ipsw; /* CR22 */ member
85 gr->ipsw = regs->ipsw; in pt_regs_to_gdb_regs()116 regs->ipsw = gr->ipsw; in gdb_regs_to_pt_regs()
458 case RI(ipsw): return regs->ipsw; in get_reg()511 case RI(ipsw): return regs->ipsw; in set_reg()724 REG_OFFSET_NAME(ipsw),
126 mtctl %r4,ipsw
334 mtctl %r10,%ipsw
58 mtctl %r1, %ipsw171 mtctl %r1, %ipsw /* restore I-bit (entire PSW) */1229 mtctl %r1, %ipsw1285 mtctl %r1, %ipsw
40 unsigned long ipsw; member
38 #define MAX_REG_OFFSET (offsetof(struct pt_regs, ipsw))
132 ipsw: .reg %cr22
95 ipsw = 22562 mtctl %r1, %ipsw
Completed in 11 milliseconds