Home
last modified time | relevance | path

Searched refs:A0FrP (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/metag/tbx/
Dtbisoft.S74 MOV D0FrT,A0FrP /* Boing entry sequence */
75 ADD A0FrP,A0StP,#0
94 MSETL [D0FrT],A0StP,A0FrP,A0.2,A0.3 A0_4 /* Save AX regs */
103 MGETL A0StP,A0FrP,[D1RtP] /* Get frame values */
108 GETL D0FrT,D1RtP,[A0FrP++] /* Restore state from frame */
109 SUB A0StP,A0FrP,#8 /* Unwind stack */
110 MOV A0FrP,D0FrT /* Last memory read completes */
134 MGETL A0StP,A0FrP,[D1RtP] /* Get frame values */
154 MOV A0FrP,D0Ar6
178 MOV D0FrT,A0FrP /* Need save return point */
[all …]
Dtbipcx.S68 MOV D0FrT,A0FrP /* Boing entry sequence */
69 ADD A0FrP,A0StP,#0
98 MSETL [D0FrT],A0StP,A0FrP,A0.2,A0.3 A0_4 /* Save AX regs */
99 MOV A0FrP,A0.2 /* Restore me! */
117 MGETL A0StP,A0FrP,A0.2,A0.3 A0_4,[D1Re0] /* Restore AX regs */
130 MSETL [D1Re0],A0StP,A0FrP,A0.2,A0.3 A0_4 /* Save AX critical regs */
141 MOV A0FrP,A0StP /* Setup frame pointer */
163 SETL [A0FrP+#TBICTX_Flags],D0Ar2,D1Ar1 /* Set pCtx header fields */
227 MOV D1Ar1,A0FrP /* Pass in pCtx */
248 GETL D0Re0,D1Re0,[A0FrP+#TBICTX_Flags]/* Get Flags:SaveMask, CurrPC */
[all …]
Dtbictx.S59 MOV D0FrT,A0FrP /* Full entry sequence so we */
60 ADD A0FrP,A0StP,#0 /* can make sub-calls */
71 MGETL D0FrT,D0.5,D0.6,[A0FrP] /* Full exit sequence */
72 SUB A0StP,A0FrP,#(8*3)
73 MOV A0FrP,D0FrT
/linux-4.1.27/Documentation/metag/
Dkernel-ABI.txt73 A0.1 (A0FrP) Frame pointer A1.1 (A1LbP) Local base pointer
186 A0.1 (A0FrP) Frame pointer Preserved
206 MOV D0FrT,A0FrP
209 ADD A0FrP,A0StP,#0
227 A0FrP --> Old A0FrP (frame ptr) Old D1RtP (return ptr)
228 A0FrP-0x08 32bit argument #8 32bit argument #7
229 A0FrP-0x10 32bit argument #10 32bit argument #9
234 /* Restore D0FrT, D1RtP, D{0-1}.{5-7} from stack, incrementing A0FrP */
235 MGETL D0FrT,D0.5,D0.6,D0.7,[A0FrP++]
237 SUB A0StP,A0FrP,#0x20
[all …]
/linux-4.1.27/arch/metag/kernel/
Dhead.S24 MOV A0FrP,#0
Dtraps.c946 fp = __core_reg_get(A0FrP); in show_trace()
/linux-4.1.27/arch/metag/include/asm/
Dmetag_regs.h133 #define A0FrP A0.1 macro