Searched refs:R15 (Results 1 - 25 of 47) sorted by relevance

12

/linux-master/arch/hexagon/kernel/
H A Dvm_entry.S49 memd(R0 + #_PT_R1514) = R15:14; \
52 R15 = lc0; } \ define
62 { memd(R0 + #_PT_LC0SA0) = R15:14; \
66 R15 = p3:0; \ define
71 { memd(R0 + #_PT_PREDSUSR) = R15:14; \
93 { memd(R0 + #_PT_R1514) = R15:14; \
98 R15:14 = C1:0; } \
103 memd(R0 + #_PT_LC0SA0) = R15:14; \
107 R15 = p3:0; }\ define
109 memw(R0 + #_PT_PREDSUSR + 4) = R15; }\
[all...]
/linux-master/tools/testing/selftests/powerpc/stringloops/asm/
H A Dppc_asm.h17 #define R15 r15 macro
/linux-master/tools/perf/arch/powerpc/tests/
H A Dregs_load.S20 #define R15 15 * 8 define
59 std 15, R15(3)
/linux-master/arch/x86/include/uapi/asm/
H A Dptrace-abi.h33 #define R15 0 macro
/linux-master/tools/perf/arch/x86/tests/
H A Dregs_load.S27 #define R15 23 * 8 define
61 movq %r15, R15(%rdi)
/linux-master/tools/perf/arch/x86/util/
H A Dunwind-libdw.c48 dwarf_regs[15] = REG(R15);
/linux-master/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h11 #define R15 r15 macro
/linux-master/arch/x86/um/os-Linux/
H A Dmcontext.c23 COPY(R12); COPY(R13); COPY(R14); COPY(R15);
/linux-master/tools/perf/arch/powerpc/util/
H A Dunwind-libdw.c44 dwarf_regs[15] = REG(R15);
/linux-master/tools/perf/arch/s390/util/
H A Dunwind-libdw.c41 dwarf_regs[15] = REG(R15);
/linux-master/tools/perf/arch/loongarch/util/
H A Dunwind-libdw.c37 dwarf_regs[15] = REG(R15);
/linux-master/drivers/media/i2c/
H A Dwm8775.c36 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator in enum:__anon152
98 wm8775_write(sd, R15, vol_r | 0x100); /* 0x100= Right channel ADC zero cross enable */
252 wm8775_write(sd, R15, 0x1d4);
H A Dwm8739.c36 R5 = 5, R6, R7, R8, R9, R15 = 15, enumerator in enum:__anon150
219 wm8739_write(sd, R15, 0x00);
/linux-master/arch/x86/um/
H A Dptrace_64.c32 [R15 >> 3] = HOST_R15,
64 case R15:
142 case R15:
H A Duser-offsets.c60 DEFINE_LONGS(HOST_R15, R15);
/linux-master/arch/powerpc/lib/
H A Dchecksum_64.S64 std r15,STK_REG(R15)(r1)
125 ld r15,STK_REG(R15)(r1)
257 std r15,STK_REG(R15)(r1)
340 ld r15,STK_REG(R15)(r1)
405 ld r15,STK_REG(R15)(r1)
H A Dcopypage_power7.S92 std r15,STK_REG(R15)(r1)
136 ld r15,STK_REG(R15)(r1)
H A Dcopyuser_power7.S47 ld r15,STK_REG(R15)(r1)
64 ld r15,STK_REG(R15)(r1)
123 std r15,STK_REG(R15)(r1)
178 ld r15,STK_REG(R15)(r1)
384 std r15,STK_REG(R15)(r1)
421 ld r15,STK_REG(R15)(r1)
569 std r15,STK_REG(R15)(r1)
614 ld r15,STK_REG(R15)(r1)
/linux-master/drivers/tty/serial/
H A Dip22zilog.c213 write_zsreg(channel, R15, regs[R15]);
325 if (up->curregs[R15] & BRKIE) {
642 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
643 if (new_reg != up->curregs[R15]) {
644 up->curregs[R15] = new_reg;
647 write_zsreg(channel, R15, up->curregs[R15]);
1039 up->curregs[R15] |= BRKIE;
H A Dsunzilog.c232 write_zsreg(channel, R15, (regs[R15] | WR7pEN) & ~FIFOEN);
235 r15 = read_zsreg(channel, R15);
240 write_zsreg(channel, R15, regs[R15] & ~WR7pEN);
244 regs[R15] &= ~FIFOEN;
742 new_reg = up->curregs[R15] | (DCDIE | SYNCIE | CTSIE);
743 if (new_reg != up->curregs[R15]) {
744 up->curregs[R15] = new_reg;
747 write_zsreg(channel, R15, u
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_interrupts.S33 PPC_LL r15, VCPU_GPR(R15)(vcpu); \
173 PPC_STL r15, VCPU_GPR(R15)(r7)
/linux-master/arch/x86/kernel/
H A Dftrace_64.S215 movq %r15, R15(%rsp)
255 movq R15(%rsp), %r15
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S47 ld r15,STK_REG(R15)(r1)
64 ld r15,STK_REG(R15)(r1)
123 std r15,STK_REG(R15)(r1)
178 ld r15,STK_REG(R15)(r1)
384 std r15,STK_REG(R15)(r1)
421 ld r15,STK_REG(R15)(r1)
569 std r15,STK_REG(R15)(r1)
614 ld r15,STK_REG(R15)(r1)
/linux-master/arch/hexagon/lib/
H A Dmemcpy.S162 #define inc R15:14 /* inc kernel by -1 and defetch ptr by 32 */
168 #define prolog R15 /* bytes in prolog */
169 #define epilogdws R15 /* number dwords in epilog */
/linux-master/drivers/net/hamradio/
H A Dscc.c862 or(scc,R15,SHDLCE|FIFOE); /* enable FIFO, SDLC/HDLC Enhancements (From now R7 is R7') */
874 wr(scc,R15, BRKIE|TxUIE|(scc->kiss.softdcd? SYNCIE:DCDIE));
918 or(scc, R15, TxUIE);
927 cl(scc, R15, DCDIE|SYNCIE); /* No DCD changes, please */
954 or(scc,R15, scc->kiss.softdcd? SYNCIE:DCDIE);
965 cl(scc, R15, DCDIE|SYNCIE);
986 or(scc, R15, scc->kiss.softdcd? SYNCIE:DCDIE);
1254 cl(scc, R15, TxUIE); /* count it. */
1326 or(scc, R15, SYNCIE);
1327 cl(scc, R15, DCDI
[all...]

Completed in 297 milliseconds

12