Home
last modified time | relevance | path

Searched refs:P3 (Results 1 – 25 of 26) sorted by relevance

12

/linux-2.6.39/arch/blackfin/lib/
Dmemmove.S20 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 …]
Dmemcmp.S22 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
/linux-2.6.39/arch/ia64/kernel/
Dunwind_decoder.c223 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 …]
/linux-2.6.39/drivers/block/paride/
Ddstr.c39 #define P3 w2(6);w2(4);w2(6);w2(4); macro
121 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_read_block()
163 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_write_block()
/linux-2.6.39/drivers/video/logo/
Dlogo_spe_clut224.ppm1 P3
Dclut_vga16.ppm1 P3
Dlogo_linux_clut224.ppm1 P3
Dlogo_linux_vga16.ppm1 P3
Dlogo_mac_clut224.ppm1 P3
Dlogo_sun_clut224.ppm1 P3
Dlogo_superh_clut224.ppm1 P3
Dlogo_superh_vga16.ppm1 P3
Dlogo_sgi_clut224.ppm1 P3
Dlogo_parisc_clut224.ppm1 P3
Dlogo_dec_clut224.ppm1 P3
Dlogo_blackfin_clut224.ppm1 P3
Dlogo_blackfin_vga16.ppm1 P3
Dlogo_m32r_clut224.ppm1 P3
/linux-2.6.39/arch/blackfin/mach-common/
Dentry.S1183 [--sp] = P3;
1190 P3 = [P5]; /* trace_buff_offset */ define
1203 P3 = P3 + P2; define
1204 R7 = P3;
1206 P3 = R7; define
1209 [P2] = P3;
1217 P4 = P3 + P2;
1219 P3 += -4;
1220 R7 = P3;
1223 P3 = R7; define
[all …]
Ddpmc_modes.S81 P3 = R0; define
125 R0 = P3;
/linux-2.6.39/drivers/ata/
Data_piix.c123 P3 = 3, /* port 3 */ enumerator
401 { P0, P2, P1, P3 }, /* 00b */
402 { IDE, IDE, P1, P3 }, /* 01b */
419 { IDE, IDE, P1, P3 }, /* 01b */
430 { P0, P2, P1, P3 }, /* 00b (hardwired when in AHCI) */
/linux-2.6.39/arch/blackfin/mach-bf561/
Dsecondary.S43 P3 = R0; define
/linux-2.6.39/arch/m68k/fpsp040/
Dstan.S33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
/linux-2.6.39/arch/cris/arch-v10/kernel/
Dkgdb.c386 P0, VR, P2, P3, enumerator
/linux-2.6.39/Documentation/power/
Dvideo.txt111 Compaq Armada E500 - P3-700 none (1) (S1 also works OK)

12