• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/

Lines Matching refs:in

7  * as defined in and that are subject to the Apple Public Source License
8 * Version 2.0 (the 'License'). You may not use this file except in
68 .long callUnimp /* This was already handled in lowmem_vectors */
80 * interruptions disabled, and in supervisor state.
83 * to point to the return. Also, all registers saved in savearea in R13.
84 * R3 is as passed in by the user. All others must be gotten from the save area
104 lwz r4,saver4+4(r13) /* Pass in caller's R4 */
105 lwz r5,saver5+4(r13) /* Pass in caller's R5 */
108 mtlr r1 /* Put it in the LR */
163 * We take the first parameter as a physical address. The second is the length in bytes.
187 * This routine will read in 32 byte of real storage.
199 ori r8,r8,lo16(MASK(MSR_EE)) ; Add in the EE bit
921 bl dbg4byte /* Print register 5 in hex */
1114 * Dumps all the registers in the savearea in R13
1521 * Used for debugging to leave stuff in 0x380-0x3FF (128 bytes).
1553 dcbt r1,r3 /* Start in the next line */
1663 * R4 at the call contains a return code to pass back in R3.
1839 mullw r25,r25,r9 /* get offset to the row to write in bytes */
1840 lwz r24,GDcollgn(r31) /* Get the size of columns in bytes */
1848 li r18,GDfontsize /* Get the number of rows in the font */
1856 li r19,8 /* Get the number of characters in a row */
1860 add r10,r20,r10 /* Point to the character in the font */
1862 rlwinm r16,r26,4,0,27 /* Width of row in actual bits */
1865 rendrow: rlwinm r17,r15,16,0,0 /* Get the next font pixel in the row */
1866 rlwinm r15,r15,1,16,31 /* Move in the next font pixel */
1869 slw r14,r14,r26 /* Make room for our pixel in a register */
1873 or r14,r14,r17 /* Put in the pixel */
1914 addic. r18,r18,-1 /* Have we done all the rows in character yet? */
2398 or r0,r0,r5 ; Add in the new controls hid1
2399 or r2,r2,r7 ; Add in the new controls hid4
2413 mtspr hid1,r0 ; Move in hid1 controls
2418 mtspr hid4,r2 ; Move in hid4 controls