Home
last modified time | relevance | path

Searched refs:FP (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/examples/standalone/
H A Dppc_setjmp.S18 #define FP(x...) x macro
31 FP( stfd 14,((JB_FPRS+0*2)*4)(3))
34 FP( stfd 15,((JB_FPRS+1*2)*4)(3))
37 FP( stfd 16,((JB_FPRS+2*2)*4)(3))
40 FP( stfd 17,((JB_FPRS+3*2)*4)(3))
42 FP( stfd 18,((JB_FPRS+4*2)*4)(3))
44 FP( stfd 19,((JB_FPRS+5*2)*4)(3))
46 FP( stfd 20,((JB_FPRS+6*2)*4)(3))
48 FP( stfd 21,((JB_FPRS+7*2)*4)(3))
50 FP( stfd 22,((JB_FPRS+8*2)*4)(3))
[all …]
H A Dppc_longjmp.S18 #define FP(x...) x macro
19 #define FP(x...) x macro
28 FP( lfd 14,((JB_FPRS+0*2)*4)(r3))
30 FP( lfd 15,((JB_FPRS+1*2)*4)(r3))
32 FP( lfd 16,((JB_FPRS+2*2)*4)(r3))
34 FP( lfd 17,((JB_FPRS+3*2)*4)(r3))
36 FP( lfd 18,((JB_FPRS+4*2)*4)(r3))
38 FP( lfd 19,((JB_FPRS+5*2)*4)(r3))
40 FP( lfd 20,((JB_FPRS+6*2)*4)(r3))
43 FP( lfd 21,((JB_FPRS+7*2)*4)(r3))
[all …]
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dstacktrace.c15 #define FP 11 macro
539 state.registers[FP] = regs->ARM_ip; in dump_core_stack()
/rk3399_rockchip-uboot/
H A DREADME4978 R28: frame pointer (FP)