Home
last modified time | relevance | path

Searched refs:cr27 (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/include/asm-parisc/
Dasmregs.h150 tr3: .reg %cr27
177 cr27: .reg %cr27
Dptrace.h24 unsigned long cr27; member
Dassembly.h270 mfctl %cr27, %r3
306 mtctl %r3, %cr27
314 mfctl %cr27, %r3
350 mtctl %r3, %cr27
Dprocessor.h134 cr27: 0, \
/linux-2.4.37.9/arch/parisc/kernel/
Dreal2.S116 PUSH_CR(%cr27, %r28)
132 POP_CR(%cr27, %r26)
Dentry.S1963 mfctl %cr27, %r3
1988 mtctl %r3, %cr27
2010 mfctl %cr27, %r3
2031 mfctl %cr27, %r3
Dsyscall.S55 mtctl %r26, %cr27 /* move arg0 to the control register */
/linux-2.4.37.9/arch/parisc/tools/
Doffset.c132 offset("#define TASK_PT_CR27 ", struct task_struct, thread.regs.cr27); in output_task_ptreg_defines()
224 offset("#define PT_CR27 ", struct pt_regs, cr27); in output_ptreg_defines()
/linux-2.4.37.9/drivers/parport/
Dparport_pc.c1210 int cr1,cr4,cra,cr23,cr26,cr27,i=0; in show_parconfig_smsc37c669() local
1229 cr27=inb(io+1); in show_parconfig_smsc37c669()
1235 cr1,cr4,cra,cr23,cr26,cr27); in show_parconfig_smsc37c669()
1242 (cr27 &0x0f) ? 'A'-1+(cr27 &0x0f): '-', in show_parconfig_smsc37c669()