Searched refs:FP (Results 1 – 4 of 4) sorted by relevance
/u-boot/examples/standalone/ |
A D | ppc_setjmp.S | 17 #define FP(x...) x macro 30 FP( stfd 14,((JB_FPRS+0*2)*4)(3)) 33 FP( stfd 15,((JB_FPRS+1*2)*4)(3)) 36 FP( stfd 16,((JB_FPRS+2*2)*4)(3)) 39 FP( stfd 17,((JB_FPRS+3*2)*4)(3)) 41 FP( stfd 18,((JB_FPRS+4*2)*4)(3)) 43 FP( stfd 19,((JB_FPRS+5*2)*4)(3)) 45 FP( stfd 20,((JB_FPRS+6*2)*4)(3)) 47 FP( stfd 21,((JB_FPRS+7*2)*4)(3)) 49 FP( stfd 22,((JB_FPRS+8*2)*4)(3)) [all …]
|
A D | ppc_longjmp.S | 17 #define FP(x...) x macro 18 #define FP(x...) x macro 27 FP( lfd 14,((JB_FPRS+0*2)*4)(r3)) 29 FP( lfd 15,((JB_FPRS+1*2)*4)(r3)) 31 FP( lfd 16,((JB_FPRS+2*2)*4)(r3)) 33 FP( lfd 17,((JB_FPRS+3*2)*4)(r3)) 35 FP( lfd 18,((JB_FPRS+4*2)*4)(r3)) 37 FP( lfd 19,((JB_FPRS+5*2)*4)(r3)) 39 FP( lfd 20,((JB_FPRS+6*2)*4)(r3)) 42 FP( lfd 21,((JB_FPRS+7*2)*4)(r3)) [all …]
|
/u-boot/arch/x86/dts/ |
A D | chromebook_coral.dts | 1138 /* SIO_SPI_0 - Used for FP */ 1192 PAD_CFG_GPO(GPIO_29, 1, DEEP) /* FP reset */
|
/u-boot/ |
A D | README | 4335 R28: frame pointer (FP)
|
Completed in 8 milliseconds