Searched refs:P3 (Results 1 – 10 of 10) sorted by relevance
/arch/blackfin/lib/ |
D | memmove.S | 43 I1 = P3; 45 P3 = R1; /* P3 = From Address */ define 64 I0 = P3; 86 P3 = I0; /* Ammend P3 to updated ptr. */ define 88 P3 = I1; define 92 .Lbyte2_s: R1 = B[P3++](Z); 95 .Lfinished: P3 = I1; 101 P3 = P3 + P2; define 102 R1 = B[P3--] (Z); 111 .Lol_e: R1 = B[P3--] (Z); [all …]
|
D | memcmp.S | 45 I1 = P3; 47 P3 = R1; /* P3 = s2 Address */ define 75 P3 = I0; /* s2 */ define 83 R1 = B[P3++](Z); /* *s2 */ 92 P3 = I1; define 105 P3 = I0; /* quads, and increase the*/ define 107 P3 += -4; 112 P3 = I1; define
|
/arch/ia64/kernel/ |
D | unwind_decoder.c | 223 case 0: UNW_DEC_REG_GR(P3, UNW_REG_PSP, dst, arg); break; in unw_decode_p2_p5() 224 case 1: UNW_DEC_REG_GR(P3, UNW_REG_RP, dst, arg); break; in unw_decode_p2_p5() 225 case 2: UNW_DEC_REG_GR(P3, UNW_REG_PFS, dst, arg); break; in unw_decode_p2_p5() 226 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break; in unw_decode_p2_p5() 227 case 4: UNW_DEC_REG_GR(P3, UNW_REG_UNAT, dst, arg); break; in unw_decode_p2_p5() 228 case 5: UNW_DEC_REG_GR(P3, UNW_REG_LC, dst, arg); break; in unw_decode_p2_p5() 229 case 6: UNW_DEC_RP_BR(P3, dst, arg); break; in unw_decode_p2_p5() 230 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break; in unw_decode_p2_p5() 231 case 8: UNW_DEC_REG_GR(P3, UNW_REG_BSP, dst, arg); break; in unw_decode_p2_p5() 232 case 9: UNW_DEC_REG_GR(P3, UNW_REG_BSPSTORE, dst, arg); break; in unw_decode_p2_p5() [all …]
|
/arch/blackfin/mach-common/ |
D | entry.S | 1013 [--sp] = P3; 1020 P3 = [P5]; /* trace_buff_offset */ define 1033 P3 = P3 + P2; define 1034 R7 = P3; 1036 P3 = R7; define 1039 [P2] = P3; 1047 P4 = P3 + P2; 1049 P3 += -4; 1050 R7 = P3; 1053 P3 = R7; define [all …]
|
D | head.S | 58 P3 = R0; define
|
D | dpmc_modes.S | 87 P3 = R0; define 134 R0 = P3;
|
/arch/blackfin/mach-bf561/ |
D | secondary.S | 54 P3 = R0; define
|
/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 | 386 P0, VR, P2, P3, enumerator
|
/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 #
|