Lines Matching +full:used +full:- +full:by +full:- +full:rtas
1 /*-
2 * Copyright (C) 2009-2011 Nathan Whitehorn
14 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
40 .long 0, 0, 0, 0, 0 /* msr/sprg0-3 used in Open Firmware */
46 .long 0 /* RTAS entry point */
71 addis %r7,%r7,(_GLOBAL_OFFSET_TABLE_-1b)@ha
72 addi %r7,%r7,(_GLOBAL_OFFSET_TABLE_-1b)@l
96 addi %r1,%r1,(OFWSTKSZ-32)
124 * RTAS Entry Point. Similar to the OF one, but simpler (no separate stack)
137 addis %r7,%r7,(_GLOBAL_OFFSET_TABLE_-1b)@ha
138 addi %r7,%r7,(_GLOBAL_OFFSET_TABLE_-1b)@l
140 /* Record the old MSR to real-mode-accessible area */
149 /* Set the MSR to the RTAS value */
155 /* Branch to RTAS */
163 addis %r7,%r7,(_GLOBAL_OFFSET_TABLE_-1b)@ha
164 addi %r7,%r7,(_GLOBAL_OFFSET_TABLE_-1b)@l