Searched refs:cr7 (Results 1 – 13 of 13) sorted by relevance
/linux-2.6.39/arch/powerpc/lib/ |
D | ldstfp.S | 85 cmpwi cr7,r3,0 88 beq cr7,1f 94 beq cr7,4f 112 cmpwi cr7,r3,0 115 beq cr7,1f 120 3: beq cr7,4f 139 cmpwi cr7,r3,0 142 beq cr7,1f 148 3: beq cr7,4f 166 cmpwi cr7,r3,0 [all …]
|
D | memcpy_64.S | 43 bf cr7*4+0,2f 57 bf cr7*4+1,1f 62 1: bf cr7*4+2,2f 67 2: bf cr7*4+3,3f 85 bt cr7*4+0,0f 142 bf cr7*4+1,1f 146 1: bf cr7*4+2,2f 150 2: bf cr7*4+3,3f 157 PPC_MTOCRF 0x01,r6 # put #bytes to 8B bdry into cr7 161 bf cr7*4+3,1f [all …]
|
D | copyuser_64.S | 79 bf cr7*4+0,246f 84 246: bf cr7*4+1,1f 89 1: bf cr7*4+2,2f 94 2: bf cr7*4+3,3f 111 bt cr7*4+0,28f 168 bf cr7*4+1,1f 172 1: bf cr7*4+2,2f 176 2: bf cr7*4+3,3f 187 bf cr7*4+3,1f 191 1: bf cr7*4+2,2f [all …]
|
/linux-2.6.39/arch/powerpc/mm/ |
D | slb_low.S | 38 cmpldi cr7,r9,0xc /* cmp PAGE_OFFSET for later use */ 41 blt cr7,0f /* user or kernel? */ 52 bne cr7,1f 169 crset 4*cr7+lt /* set "user" flag for later */ 262 bgelr cr7
|
/linux-2.6.39/arch/powerpc/boot/ |
D | ppc_asm.h | 24 #define cr7 7 macro
|
/linux-2.6.39/arch/powerpc/kernel/ |
D | cpu_setup_6xx.S | 342 cmplwi cr7,r3,0x8004 /* 7448 */ 350 cror 4*cr0+eq,4*cr0+eq,4*cr7+eq 413 cmplwi cr7,r3,0x8004 /* 7448 */ 421 cror 4*cr0+eq,4*cr0+eq,4*cr7+eq
|
/linux-2.6.39/arch/arm/include/asm/ |
D | vfp.h | 11 #define MVFR0 cr7
|
/linux-2.6.39/arch/sh/include/cpu-sh5/cpu/ |
D | registers.h | 32 #define TRA cr7
|
/linux-2.6.39/arch/s390/kernel/ |
D | head64.S | 56 .quad 0 # cr7: secondary space segment table
|
D | head31.S | 55 .long 0 # cr7: secondary space segment table
|
/linux-2.6.39/drivers/telephony/ |
D | ixj.h | 696 } cr7; member
|
/linux-2.6.39/arch/powerpc/include/asm/ |
D | ppc_asm.h | 475 #define cr7 7 macro
|
/linux-2.6.39/drivers/video/sis/ |
D | init301.c | 6130 unsigned char cr8, cr7, cr13; in SiS_SetGroup1() local 6133 cr7 = SiS_Pr->CCRT1CRTC[7]; in SiS_SetGroup1() 6138 cr7 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[7]; in SiS_SetGroup1() 6143 if(cr7 & 0x04) tempbx |= 0x0100; in SiS_SetGroup1() 6144 if(cr7 & 0x80) tempbx |= 0x0200; in SiS_SetGroup1()
|