Home
last modified time | relevance | path

Searched refs:ipsw (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/arch/nds32/include/asm/
H A Dptrace.h28 NDS32_REG ipsw; member
51 (((regs)->ipsw & MODE_MASK) >> 3)
54 ((regs)->ipsw & GIE_BIT)
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dptrace.h39 unsigned long ipsw; /* CR22 */ member
60 unsigned long ipsw; /* CR22 */ member
/openbmc/linux/arch/parisc/kernel/
H A Dkgdb.c85 gr->ipsw = regs->ipsw; in pt_regs_to_gdb_regs()
116 regs->ipsw = gr->ipsw; in gdb_regs_to_pt_regs()
H A Dptrace.c458 case RI(ipsw): return regs->ipsw; in get_reg()
511 case RI(ipsw): return regs->ipsw; in set_reg()
724 REG_OFFSET_NAME(ipsw),
H A Dhpmc.S126 mtctl %r4,ipsw
H A Dhead.S343 mtctl %r10,%ipsw
H A Dpacache.S58 mtctl %r1, %ipsw
171 mtctl %r1, %ipsw /* restore I-bit (entire PSW) */
1231 mtctl %r1, %ipsw
1287 mtctl %r1, %ipsw
/openbmc/qemu/linux-user/hppa/
H A Dtarget_syscall.h19 target_ulong ipsw; member
/openbmc/linux/arch/parisc/include/asm/
H A Dkgdb.h42 unsigned long ipsw; member
H A Dptrace.h38 #define MAX_REG_OFFSET (offsetof(struct pt_regs, ipsw))
H A Dasmregs.h132 ipsw: .reg %cr22
H A Dassembly.h560 mtctl %r1, %ipsw