Searched refs:P3 (Results 1 – 14 of 14) sorted by relevance
/arch/blackfin/lib/ |
D | memmove.S | 20 I1 = P3; 22 P3 = R1; /* P3 = From Address */ define 41 I0 = P3; 63 P3 = I0; /* Amend P3 to updated ptr. */ define 65 P3 = I1; define 69 .Lbyte2_s: R1 = B[P3++](Z); 72 .Lfinished: P3 = I1; 78 P3 = P3 + P2; define 79 R1 = B[P3--] (Z); 88 .Lol_e: R1 = B[P3--] (Z); [all …]
|
D | memcmp.S | 22 I1 = P3; 24 P3 = R1; /* P3 = s2 Address */ define 52 P3 = I0; /* s2 */ define 60 R1 = B[P3++](Z); /* *s2 */ 69 P3 = I1; define 82 P3 = I0; /* quads, and increase the*/ define 84 P3 += -4; 89 P3 = I1; define
|
/arch/ia64/kernel/ |
D | unwind_decoder.c | 224 case 0: UNW_DEC_REG_GR(P3, UNW_REG_PSP, dst, arg); break; in unw_decode_p2_p5() 225 case 1: UNW_DEC_REG_GR(P3, UNW_REG_RP, dst, arg); break; in unw_decode_p2_p5() 226 case 2: UNW_DEC_REG_GR(P3, UNW_REG_PFS, dst, arg); break; in unw_decode_p2_p5() 227 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break; in unw_decode_p2_p5() 228 case 4: UNW_DEC_REG_GR(P3, UNW_REG_UNAT, dst, arg); break; in unw_decode_p2_p5() 229 case 5: UNW_DEC_REG_GR(P3, UNW_REG_LC, dst, arg); break; in unw_decode_p2_p5() 230 case 6: UNW_DEC_RP_BR(P3, dst, arg); break; in unw_decode_p2_p5() 231 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break; in unw_decode_p2_p5() 232 case 8: UNW_DEC_REG_GR(P3, UNW_REG_BSP, dst, arg); break; in unw_decode_p2_p5() 233 case 9: UNW_DEC_REG_GR(P3, UNW_REG_BSPSTORE, dst, arg); break; in unw_decode_p2_p5() [all …]
|
/arch/blackfin/mach-common/ |
D | dpmc_modes.S | 68 P3.H = hi(VR_CTL); 69 P3.L = lo(VR_CTL); 79 W[P3] = R4.L; 95 P3 = R0; define 139 R0 = P3;
|
D | entry.S | 1120 [--sp] = P3; 1127 P3 = [P5]; /* trace_buff_offset */ define 1140 P3 = P3 + P2; define 1141 R7 = P3; 1143 P3 = R7; define 1146 [P2] = P3; 1154 P4 = P3 + P2; 1156 P3 += -4; 1157 R7 = P3; 1160 P3 = R7; define [all …]
|
/arch/m68k/fpsp040/ |
D | stan.S | 33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and 39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
|
/arch/cris/arch-v10/kernel/ |
D | kgdb.c | 308 P0, VR, P2, P3, enumerator
|
/arch/arm/crypto/ |
D | ghash-ce-core.S | 108 veor t1l, t1l, t1h @ t1 = (M) (P2 + P3) << 16
|
/arch/arm/boot/dts/ |
D | exynos5250-smdk5250.dts | 209 regulator-name = "P3.0V_LDO_OUT12";
|
D | exynos5250-spring.dts | 213 regulator-name = "P3.0V_LDO_OUT12";
|
D | exynos5250-snow-common.dtsi | 338 regulator-name = "P3.0V_LDO_OUT12";
|
D | am43x-epos-evm.dts | 97 0x00020203 /* P3 */
|
/arch/blackfin/include/asm/ |
D | dpmc.h | 23 #define PM_REG10 P3
|
/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5634 # U = r + r*s*(P1 + s*(P2 + s*P3)), and # 5640 # U = r + r*s*(P1 + s*(P2 + s*P3)), and #
|