Searched refs:cr7 (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/lib/
H A Dldstfp.S83 cmpwi cr7,r3,0
86 beq cr7,1f
92 beq cr7,4f
110 cmpwi cr7,r3,0
113 beq cr7,1f
118 3: beq cr7,4f
137 cmpwi cr7,r3,0
140 beq cr7,1f
146 3: beq cr7,4f
164 cmpwi cr7,r
[all...]
H A Dmemcpy_64.S43 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*
[all...]
H A Dcopyuser_64.S79 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
183 PPC_MTOCRF 0x01,r6 /* put #bytes to 8B bdry into cr7 */
187 bf cr7*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dppc_asm.h24 #define cr7 7 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dslb_low.S38 cmpldi cr7,r9,0xc /* cmp PAGE_OFFSET for later use */
40 /* r3 = address, r10 = esid, cr7 = <> PAGE_OFFSET */
41 blt cr7,0f /* user or kernel? */
52 bne cr7,1f
159 crset 4*cr7+lt /* set "user" flag for later */
198 * r3 = EA, r10 = proto-VSID, r11 = flags, clobbers r9, cr7 = <> PAGE_OFFSET
252 bgelr cr7
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh5/cpu/
H A Dregisters.h32 #define TRA cr7
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dvfp.h11 #define MVFR0 cr7
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S323 cmplwi cr7,r3,0x8004 /* 7448 */
331 cror 4*cr0+eq,4*cr0+eq,4*cr7+eq
394 cmplwi cr7,r3,0x8004 /* 7448 */
402 cror 4*cr0+eq,4*cr0+eq,4*cr7+eq
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dhead31.S55 .long 0 # cr7: secondary space segment table
H A Dhead64.S56 .quad 0 # cr7: secondary space segment table
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/telephony/
H A Dixj.h696 } cr7; member in struct:_DAA_REGS::_SOP_REGS::_SOP
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dppc_asm.h463 #define cr7 7 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dinit301.c6208 unsigned char cr8, cr7, cr13; local
6211 cr7 = SiS_Pr->CCRT1CRTC[7];
6216 cr7 = SiS_Pr->SiS_CRT1Table[CRT1Index].CR[7];
6221 if(cr7 & 0x04) tempbx |= 0x0100;
6222 if(cr7 & 0x80) tempbx |= 0x0200;

Completed in 201 milliseconds