Home
last modified time | relevance | path

Searched refs:sreg (Results 1 – 6 of 6) sorted by relevance

/arch/cris/arch-v32/kernel/
Dkgdb.c355 support_registers sreg; variable
575 …if (hex2bin((unsigned char *)&sreg.s0_0 + (reg.srs * 16 * sizeof(unsigned int)) + (regno - S0) * s… in write_register()
622 …*valptr = *(unsigned int *)((char *)&sreg.s0_0 + (reg.srs * 16 * sizeof(unsigned int)) + (regno - … in read_register()
848 unsigned int *bp_d_regs = &sreg.s3_3; in stub_is_stopped()
872 rw_bits = (sreg.s0_3 & (3 << bitpos_config)) >> bitpos_config; in stub_is_stopped()
901 rw_bits = (sreg.s0_3 & (3 << bitpos_config)) >> bitpos_config; in stub_is_stopped()
1102 if (sreg.s0_3 & 0x1) { in insert_watchpoint()
1108 sreg.s1_3 = addr; in insert_watchpoint()
1109 sreg.s2_3 = (addr + len - 1); in insert_watchpoint()
1110 sreg.s0_3 |= 1; in insert_watchpoint()
[all …]
Dkgdb_asm.S319 move.d sreg, $acr
/arch/powerpc/include/asm/
Dkvm_asm.h25 #define PPC_STD(sreg, offset, areg) std sreg, (offset)(areg)
28 #define PPC_STD(sreg, offset, areg) stw sreg, (offset+4)(areg)
/arch/mips/pmcs-msp71xx/
Dmsp_pci.c39 slmRegs *sreg = (slmRegs *) SREG_BASE; in msp_pci_setup()
41 sreg->single_pc_enable = SINGLE_PCCARD; in msp_pci_setup()
/arch/arm64/include/asm/
Dsysreg.h211 .macro mrs_s, rt, sreg
212 .inst 0xd5200000|(\sreg)|(.L__reg_num_\rt)
215 .macro msr_s, sreg, rt
216 .inst 0xd5000000|(\sreg)|(.L__reg_num_\rt)
/arch/arm/crypto/
Daes-ce-core.S343 .irp sreg, s26, s25, s24
344 vmov ip, \sreg @ load next word of ctr
348 vmov \sreg, ip