Home
last modified time | relevance | path

Searched full:std (Results 1 – 25 of 457) sorted by relevance

12345678910>>...19

/linux/arch/powerpc/platforms/ps3/
H A Dhvcall.S20 std r0, LRSAVE(r1); \
44 std r0, LRSAVE(r1); \
46 std r3, -8(r1); \
54 std r4, 0(r11); \
64 std r0, LRSAVE(r1); \
66 std r3, -8(r1); \
67 std r4, -16(r1); \
75 std r4, 0(r11); \
77 std r5, 0(r11); \
87 std r0, LRSAVE(r1); \
[all …]
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c404 BCM281XX_PIN_DESC(BCM281XX_PIN_ADCSYNC, "adcsync", std),
405 BCM281XX_PIN_DESC(BCM281XX_PIN_BAT_RM, "bat_rm", std),
410 BCM281XX_PIN_DESC(BCM281XX_PIN_CLASSGPWR, "classgpwr", std),
411 BCM281XX_PIN_DESC(BCM281XX_PIN_CLK_CX8, "clk_cx8", std),
412 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_0, "clkout_0", std),
413 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_1, "clkout_1", std),
414 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_2, "clkout_2", std),
415 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKOUT_3, "clkout_3", std),
416 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKREQ_IN_0, "clkreq_in_0", std),
417 BCM281XX_PIN_DESC(BCM281XX_PIN_CLKREQ_IN_1, "clkreq_in_1", std),
[all …]
/linux/tools/perf/arch/powerpc/tests/
H A Dregs_load.S44 std 0, R0(3)
45 std 1, R1(3)
46 std 2, R2(3)
47 std 3, R3(3)
48 std 4, R4(3)
49 std 5, R5(3)
50 std 6, R6(3)
51 std 7, R7(3)
52 std 8, R8(3)
53 std 9, R9(3)
[all …]
/linux/arch/powerpc/platforms/pseries/
H A DhvCall.S36 std r3,STK_PARAM(R3)(r1); \
37 std r4,STK_PARAM(R4)(r1); \
38 std r5,STK_PARAM(R5)(r1); \
39 std r6,STK_PARAM(R6)(r1); \
40 std r7,STK_PARAM(R7)(r1); \
41 std r8,STK_PARAM(R8)(r1); \
42 std r9,STK_PARAM(R9)(r1); \
43 std r10,STK_PARAM(R10)(r1); \
44 std r0,16(r1); \
63 std r3,STACK_FRAME_MIN_SIZE+STK_PARAM(R3)(r1); \
[all …]
/linux/arch/powerpc/kernel/
H A Didle_book3s.S52 std r1,PACAR1(r13)
60 std r2,-8*1(r1)
61 std r14,-8*2(r1)
62 std r15,-8*3(r1)
63 std r16,-8*4(r1)
64 std r17,-8*5(r1)
65 std r18,-8*6(r1)
66 std r19,-8*7(r1)
67 std r20,-8*8(r1)
68 std r21,-8*9(r1)
[all …]
H A Dinterrupt_64.S54 std r10,0(r1)
55 std r11,_LINK(r1)
56 std r11,_NIP(r1) /* Saved LR is also the next instruction */
57 std r12,_MSR(r1)
58 std r0,GPR0(r1)
59 std r10,GPR1(r1)
60 std r2,GPR2(r1)
67 std r11,GPR9(r1)
68 std r11,GPR10(r1)
69 std r11,GPR11(r1)
[all …]
H A Dtm.S73 std r0, THREAD_TM_TFHAR(r3)
75 std r0, THREAD_TM_TEXASR(r3)
77 std r0, THREAD_TM_TFIAR(r3)
116 std r0, 16(r1)
117 std r2, STK_GOT(r1)
122 std r3, STK_PARAM(R3)(r1)
130 std r3, TM_FRAME_L1(r1)
146 std r14, TM_FRAME_L0(r1)
156 std r1, PACAR1(r13)
185 std r1, PACATMSCRATCH(r13)
[all …]
/linux/arch/powerpc/lib/
H A Dcopypage_64.S55 1: std r5,8(r3)
56 std r6,16(r3)
59 std r7,24(r3)
60 std r8,32(r3)
63 std r9,40(r3)
64 std r10,48(r3)
67 std r11,56(r3)
68 std r12,64(r3)
71 std r5,72(r3)
72 std r6,80(r3)
[all …]
H A Dcopy_mc_64.S90 std r14,STK_REG(R14)(r1)
91 std r15,STK_REG(R15)(r1)
92 std r16,STK_REG(R16)(r1)
93 std r17,STK_REG(R17)(r1)
94 std r18,STK_REG(R18)(r1)
95 std r19,STK_REG(R19)(r1)
96 std r20,STK_REG(R20)(r1)
97 std r21,STK_REG(R21)(r1)
98 std r22,STK_REG(R22)(r1)
99 std r0,STACKFRAMESIZE+16(r1)
[all …]
H A Dcopypage_power7.S34 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
35 std r4,-STACKFRAMESIZE+STK_REG(R30)(r1)
36 std r0,16(r1)
91 std r14,STK_REG(R14)(r1)
92 std r15,STK_REG(R15)(r1)
93 std r16,STK_REG(R16)(r1)
94 std r17,STK_REG(R17)(r1)
95 std r18,STK_REG(R18)(r1)
96 std r19,STK_REG(R19)(r1)
97 std r20,STK_REG(R20)(r1)
[all …]
H A Dcopyuser_64.S62 std r3,-24(r1)
64 std r4,-16(r1)
65 std r5,-8(r1)
111 stex; std r9,0(r3)
113 stex; std r8,8(r3)
118 stex; std r7,16(r3)
120 stex; std r6,24(r3)
125 stex; std r9,0(r3)
127 stex; std r8,8(r3)
138 stex; std r9,0(r3)
[all …]
H A Dmemcpy_power7.S26 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
66 std r14,STK_REG(R14)(r1)
67 std r15,STK_REG(R15)(r1)
68 std r16,STK_REG(R16)(r1)
69 std r17,STK_REG(R17)(r1)
70 std r18,STK_REG(R18)(r1)
71 std r19,STK_REG(R19)(r1)
72 std r20,STK_REG(R20)(r1)
73 std r21,STK_REG(R21)(r1)
74 std r22,STK_REG(R22)(r1)
[all …]
H A Dcopyuser_power7.S79 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
80 std r4,-STACKFRAMESIZE+STK_REG(R30)(r1)
81 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1)
122 std r14,STK_REG(R14)(r1)
123 std r15,STK_REG(R15)(r1)
124 std r16,STK_REG(R16)(r1)
125 std r17,STK_REG(R17)(r1)
126 std r18,STK_REG(R18)(r1)
127 std r19,STK_REG(R19)(r1)
128 std r20,STK_REG(R20)(r1)
[all …]
H A Dmem_64.S58 4: std r4,0(r6)
59 std r4,8(r6)
60 std r4,16(r6)
61 std r4,24(r6)
62 std r4,32(r6)
63 std r4,40(r6)
64 std r4,48(r6)
65 std r4,56(r6)
73 std r4,0(r6)
74 std r4,8(r6)
[all …]
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dbusy_loop.S12 std r14, 160(%r1)
13 std r15, 152(%r1)
14 std r16, 144(%r1)
15 std r17, 136(%r1)
16 std r18, 128(%r1)
17 std r19, 120(%r1)
18 std r20, 112(%r1)
19 std r21, 104(%r1)
20 std r22, 96(%r1)
21 std r23, 88(%r1)
[all …]
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dcopy_mc_64.S90 std r14,STK_REG(R14)(r1)
91 std r15,STK_REG(R15)(r1)
92 std r16,STK_REG(R16)(r1)
93 std r17,STK_REG(R17)(r1)
94 std r18,STK_REG(R18)(r1)
95 std r19,STK_REG(R19)(r1)
96 std r20,STK_REG(R20)(r1)
97 std r21,STK_REG(R21)(r1)
98 std r22,STK_REG(R22)(r1)
99 std r0,STACKFRAMESIZE+16(r1)
[all …]
H A Dcopyuser_64.S62 std r3,-24(r1)
64 std r4,-16(r1)
65 std r5,-8(r1)
111 stex; std r9,0(r3)
113 stex; std r8,8(r3)
118 stex; std r7,16(r3)
120 stex; std r6,24(r3)
125 stex; std r9,0(r3)
127 stex; std r8,8(r3)
138 stex; std r9,0(r3)
[all …]
H A Dmemcpy_power7.S26 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
66 std r14,STK_REG(R14)(r1)
67 std r15,STK_REG(R15)(r1)
68 std r16,STK_REG(R16)(r1)
69 std r17,STK_REG(R17)(r1)
70 std r18,STK_REG(R18)(r1)
71 std r19,STK_REG(R19)(r1)
72 std r20,STK_REG(R20)(r1)
73 std r21,STK_REG(R21)(r1)
74 std r22,STK_REG(R22)(r1)
[all …]
H A Dcopyuser_power7.S79 std r3,-STACKFRAMESIZE+STK_REG(R31)(r1)
80 std r4,-STACKFRAMESIZE+STK_REG(R30)(r1)
81 std r5,-STACKFRAMESIZE+STK_REG(R29)(r1)
122 std r14,STK_REG(R14)(r1)
123 std r15,STK_REG(R15)(r1)
124 std r16,STK_REG(R16)(r1)
125 std r17,STK_REG(R17)(r1)
126 std r18,STK_REG(R18)(r1)
127 std r19,STK_REG(R19)(r1)
128 std r20,STK_REG(R20)(r1)
[all …]
/linux/lib/crypto/powerpc/
H A Dcurve25519-ppc64le_asm.S74 std 21,56(1)
75 std 22,64(1)
76 std 23,72(1)
77 std 24,80(1)
78 std 25,88(1)
79 std 26,96(1)
80 std 27,104(1)
81 std 28,112(1)
82 std 29,120(1)
83 std 30,128(1)
[all …]
/linux/rust/kernel/
H A Dprint.rs200 /// Mimics the interface of [`std::print!`]. See [`core::fmt`] and
201 /// [`std::format!`] for information about the formatting syntax.
204 /// [`std::print!`]: https://doc.rust-lang.org/std/macro.print.html
205 /// [`std::format!`]: https://doc.rust-lang.org/std/macro.format.html
225 /// Mimics the interface of [`std::print!`]. See [`core::fmt`] and
226 /// [`std::format!`] for information about the formatting syntax.
229 /// [`std::print!`]: https://doc.rust-lang.org/std/macro.print.html
230 /// [`std::format!`]: https://doc.rust-lang.org/std/macro.format.html
250 /// Mimics the interface of [`std::print!`]. See [`core::fmt`] and
251 /// [`std::format!`] for information about the formatting syntax.
[all …]
/linux/tools/testing/selftests/powerpc/include/
H A Dgpr_asm.h12 std r31,(top_pos)(%r1); \
13 std r30,(top_pos - 8)(%r1); \
14 std r29,(top_pos - 16)(%r1); \
15 std r28,(top_pos - 24)(%r1); \
16 std r27,(top_pos - 32)(%r1); \
17 std r26,(top_pos - 40)(%r1); \
18 std r25,(top_pos - 48)(%r1); \
19 std r24,(top_pos - 56)(%r1); \
20 std r23,(top_pos - 64)(%r1); \
21 std r22,(top_pos - 72)(%r1); \
[all …]
/linux/arch/s390/kernel/
H A Dreipl.S33 std %f0, 0x00(%r1)
34 std %f1, 0x08(%r1)
35 std %f2, 0x10(%r1)
36 std %f3, 0x18(%r1)
37 std %f4, 0x20(%r1)
38 std %f5, 0x28(%r1)
39 std %f6, 0x30(%r1)
40 std %f7, 0x38(%r1)
41 std %f8, 0x40(%r1)
42 std %f9, 0x48(%r1)
[all …]
/linux/tools/wmi/
H A Ddell-smbios-example.c35 buffer->std.cmd_class, buffer->std.cmd_select, in show_buffer()
36 buffer->std.input[0], buffer->std.input[1], in show_buffer()
37 buffer->std.input[2], buffer->std.input[3], in show_buffer()
38 buffer->std.output[0], buffer->std.output[1], in show_buffer()
39 buffer->std.output[2], buffer->std.output[3]); in show_buffer()
99 buffer->std.cmd_class = CLASS_TOKEN_READ; in token_is_active()
100 buffer->std.cmd_select = SELECT_TOKEN_STD; in token_is_active()
101 buffer->std.input[0] = *location; in token_is_active()
103 if (ret != 0 || buffer->std.output[0] != 0) in token_is_active()
105 ret = (buffer->std.output[1] == *cmpvalue); in token_is_active()
[all …]
/linux/arch/powerpc/kvm/
H A Dtm.S33 std r0, PPC_LR_STKOFF(r1)
51 std r1, HSTATE_SCRATCH2(r13)
52 std r3, HSTATE_SCRATCH1(r13)
79 std r6, VCPU_ORIG_TEXASR(r3)
95 std r9, PACATMSCRATCH(r13)
99 std r0, VCPU_GPRS_TM(0)(r9)
104 std r1, VCPU_GPRS_TM(1)(r9)
108 std r2, VCPU_GPRS_TM(2)(r9)
119 std reg, VCPU_GPRS_TM(reg)(r9)
125 std r4, VCPU_GPRS_TM(13)(r9)
[all …]

12345678910>>...19