Searched defs:A0FrP (Results 1 - 1 of 1) sorted by relevance

/arch/metag/include/asm/
H A Dmetag_regs.h90 /* D0.4 ; Can be used as scratch; used to save A0FrP in entry sequences */
114 /* D1.4 ; Used for Return Pointer, save during entry with A0FrP (via D0.4) */
133 #define A0FrP A0.1 macro
187 ; frame is saved then a new A0FrP value must be set-up. So for non-leaf
189 ; using a SETL instruction and the new A0FrP value is then set-up-
191 ; MOV D0FrT,A0FrP
192 ; ADD A0FrP,A0StP,#0
204 ; MOV D0FrT,A0FrP ; Save and calculate new frame pointer
205 ; ADD A0FrP,A0StP,#(ARS)
238 ; A0FrP
[all...]

Completed in 55 milliseconds