Lines Matching full:in0
30 * in0 Address of the PAL entry point (text address, NOT a function
37 st8 [r2]=in0
54 * in0 Index of PAL service
62 mov r28 = in0
98 * in0 Index of PAL service
106 mov r28 = in0 // Index MUST be copied to r28
107 mov out0 = in0 // AND in0 of PAL function
134 * in0 Index of PAL service
154 mov r28 = in0 // copy procedure index
206 * in0 Index of PAL service
214 mov r28 = in0 // copy procedure index
235 mov out0 = in0 // first argument
268 * in0 Address of stack storage for fp regs
272 add r2=16,in0
274 stf.spill [in0] = f10,32
277 stf.spill [in0] = f12,32
280 stf.spill [in0] = f14,32
290 * in0 Address of stack storage for fp regs
294 add r2=16,in0
296 ldf.fill f10 = [in0],32
299 ldf.fill f12 = [in0],32
302 ldf.fill f14 = [in0],32