/linux-4.4.14/arch/sh/kernel/cpu/sh5/ |
D | entry.S | 257 putcon SP, KCR1 260 movi reg_save_area, SP 261 st.q SP, SAVED_R2, r2 262 st.q SP, SAVED_R3, r3 263 st.q SP, SAVED_R4, r4 264 st.q SP, SAVED_R5, r5 265 st.q SP, SAVED_R6, r6 266 st.q SP, SAVED_R18, r18 268 st.q SP, SAVED_TR0, r3 275 or SP, ZERO, r5 [all …]
|
/linux-4.4.14/arch/c6x/kernel/ |
D | entry.S | 22 #define SP B15 macro 43 SHR .S1X SP,THREAD_SHIFT,reg 51 STW .D2T2 B0,*SP--[2] ; save original B0 57 STW .D2T2 B1,*+SP[1] ; save original B1 58 XOR .D2 SP,B1,B0 ; (SP ^ KSP) 59 LDW .D2T2 *+SP[1],B1 ; restore B0/B1 60 LDW .D2T2 *++SP[2],B0 62 [B0] STDW .D2T2 SP:DP,*--B1[1] ; user: save user sp/dp kstack 63 [B0] MV .S2 B1,SP ; and switch to kstack 64 ||[!B0] STDW .D2T2 SP:DP,*--SP[1] ; kernel: save on current stack [all …]
|
D | switch_to.S | 13 #define SP B15 macro 45 ;; Switch to next SP 46 MV .S2 B7,SP
|
/linux-4.4.14/tools/lib/traceevent/ |
D | plugin_mac80211.c | 58 #define SP() trace_seq_putc(s, ' ') macro 72 SF("assoc"); SP(); in drv_bss_info_changed() 73 SF("aid"); SP(); in drv_bss_info_changed() 74 SF("cts"); SP(); in drv_bss_info_changed() 75 SF("shortpre"); SP(); in drv_bss_info_changed() 76 SF("shortslot"); SP(); in drv_bss_info_changed() 77 SF("dtimper"); SP(); in drv_bss_info_changed() 79 SF("bcnint"); SP(); in drv_bss_info_changed() 80 SFX("assoc_cap"); SP(); in drv_bss_info_changed() 81 SFX("basic_rates"); SP(); in drv_bss_info_changed()
|
/linux-4.4.14/arch/blackfin/lib/ |
D | modsi3.S | 39 [--SP] = (R7:6); /* Push R7 and R6 */ 40 [--SP] = RETS; /* and return address */ 43 SP += -12; /* Should always provide this space */ 45 SP += 12; 48 RETS = [SP++]; /* Get back return address */ 49 (R7:6) = [SP++]; /* Pop registers R7 and R4 */
|
D | umodsi3.S | 32 [--SP] = (R7:6); /* Push registers and */ 33 [--SP] = RETS; /* Return address */ 36 SP += -12; /* Should always provide this space */ 38 SP += 12; 41 RETS = [SP++]; /* Pop return address */ 42 ( R7:6) = [SP++]; /* And registers */
|
D | divsi3.S | 111 [--SP] = (R7:5); /* Push registers R5-R7 */ 113 [--SP] = R2; 125 R0 = R0 << 1 || R5 = [SP]; 143 SP += 4; 144 (R7:5)= [SP++]; /* Pop registers R6-R7 */
|
D | muldi3.S | 51 A0 = R2.H * R1.L, A1 = R2.L * R1.H (FU) || R3 = [SP + 12]; /* E1 */ 52 A0 += R3.H * R0.L, A1 += R3.L * R0.H (FU) || [SP] = R4; /* E1 */ 71 R1.h = R1.h + R4.l (NS) || R4 = [SP];
|
D | udivsi3.S | 116 [--SP] = (R7:5); /* Push registers R5-R7 */ 135 [--SP] = R3; 152 R3 = R3 << 1 || R5 = [SP]; 178 SP += 4; 179 (R7:5) = [SP++]; /* Pop registers R5-R7 */
|
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
D | spu_save_crt0.S | 77 il $SP, 16368 78 stqd $0, 0($SP) 84 stqd $SP, -160($SP) 85 ai $SP, $SP, -160
|
D | spu_restore_crt0.S | 43 il $SP, 16368 44 stqd $0, 0($SP) 50 stqd $SP, -160($SP) 51 ai $SP, $SP, -160
|
/linux-4.4.14/arch/mn10300/mm/ |
D | misalignment.c | 120 SP, /* stack pointer */ enumerator 189 { "mov", 0x4200, 0xf300, 0, FMT_S1, 0, {DM1, MEM2(IMM8, SP)}}, 190 { "mov", 0x4300, 0xf300, 0, FMT_S1, 0, {AM1, MEM2(IMM8, SP)}}, 191 { "mov", 0x5800, 0xfc00, 0, FMT_S1, 0, {MEM2(IMM8, SP), DN0}}, 192 { "mov", 0x5c00, 0xfc00, 0, FMT_S1, 0, {MEM2(IMM8, SP), AN0}}, 213 { "mov", 0xfa900000, 0xfff30000, 0, FMT_D2, 0, {AM1, MEM2(IMM16, SP)}}, 214 { "mov", 0xfa910000, 0xfff30000, 0, FMT_D2, 0, {DM1, MEM2(IMM16, SP)}}, 215 { "mov", 0xfab00000, 0xfffc0000, 0, FMT_D2, 0, {MEM2(IMM16, SP), AN0}}, 216 { "mov", 0xfab40000, 0xfffc0000, 0, FMT_D2, 0, {MEM2(IMM16, SP), DN0}}, 221 { "mov", 0xfb8a0000, 0xffff0f00, 0, FMT_D7, AM33, {MEM2(IMM8, SP), RN2}}, [all …]
|
/linux-4.4.14/arch/arm/kernel/ |
D | unwind.c | 87 SP = 13, enumerator 260 unsigned long *vsp = (unsigned long *)ctrl->vrs[SP]; in unwind_exec_pop_subset_r4_to_r13() 272 ctrl->vrs[SP] = (unsigned long)vsp; in unwind_exec_pop_subset_r4_to_r13() 280 unsigned long *vsp = (unsigned long *)ctrl->vrs[SP]; in unwind_exec_pop_r4_to_rN() 292 ctrl->vrs[SP] = (unsigned long)vsp; in unwind_exec_pop_r4_to_rN() 300 unsigned long *vsp = (unsigned long *)ctrl->vrs[SP]; in unwind_exec_pop_subset_r0_to_r3() 311 ctrl->vrs[SP] = (unsigned long)vsp; in unwind_exec_pop_subset_r0_to_r3() 327 ctrl->vrs[SP] += ((insn & 0x3f) << 2) + 4; in unwind_exec_insn() 329 ctrl->vrs[SP] -= ((insn & 0x3f) << 2) + 4; in unwind_exec_insn() 346 ctrl->vrs[SP] = ctrl->vrs[insn & 0x0f]; in unwind_exec_insn() [all …]
|
D | sleep.S | 68 mov r5, sp @ current virtual SP 80 1: mov r2, r5 @ virtual SP 90 ldmia sp!, {r1 - r3} @ pop phys pgd, virt SP, phys resume fn
|
D | entry-header.S | 171 @ Store/load the USER SP and LR registers by switching to the SYS
|
D | entry-armv.S | 1024 * SP points to a minimal amount of processor-private memory, the address
|
/linux-4.4.14/arch/blackfin/mach-bf609/ |
D | dpm.S | 14 SP = P0; define 86 EX_SCRATCH_REG = SP; 87 SP = P0; define 120 SP = EX_SCRATCH_REG; define 122 (R7:0,P5:0) = [SP++]; 140 [P0++] = SP; 152 SP += 4;
|
/linux-4.4.14/arch/blackfin/mach-common/ |
D | dpmc_modes.S | 14 [--SP] = (R7:4, P5:3); 15 [--SP] = RETS; 50 RETS = [SP++]; 51 (R7:4, P5:3) = [SP++]; 90 [--SP] = (R7:4, P5:3); 91 [--SP] = RETS; 185 RETS = [SP++]; 186 (R7:4, P5:3) = [SP++]; 305 [P0++] = SP; /* Save Stack Pointer */ 317 SP += 4;
|
D | interrupt.S | 112 SP += -12; 115 SP += 12; 137 SP += 12; 194 SP += -12; 196 SP += 12; 230 SP += -12; 232 SP += 12;
|
D | entry.S | 95 R1 = SP; 118 ASTAT = [SP++]; 119 SP = EX_SCRATCH_REG; define 387 SP = EX_SCRATCH_REG; define 400 SP += -12; 402 SP += 12; 442 SP += -12; 444 SP += 12; 555 SP += -12; 557 SP += 12; [all …]
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | entry.h | 132 (R7:0, P5:0) = [SP++]; \ 133 SP += 0x8; \ 134 SYSCFG = [SP++]; \ 161 (R7:0, P5:0) = [SP++]; \ 162 SP += 0x8; \ 163 SYSCFG = [SP++]; \
|
D | context.S | 274 ( R7 : 0, P5 : 0) = [ SP ++ ]; 344 ( R7 : 0, P5 : 0) = [ SP ++ ]; 387 (R7:0, P5:0) = [SP++];
|
/linux-4.4.14/arch/x86/crypto/ |
D | serpent-sse2-x86_64-asm_64.S | 580 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro 716 SP(SI7, RA, RB, RC, RD, RE, 31); KL2(RB, RD, RA, RE, RC, 31); 717 SP(SI6, RB, RD, RA, RE, RC, 30); KL2(RA, RC, RE, RB, RD, 30); 718 SP(SI5, RA, RC, RE, RB, RD, 29); KL2(RC, RD, RA, RE, RB, 29); 719 SP(SI4, RC, RD, RA, RE, RB, 28); KL2(RC, RA, RB, RE, RD, 28); 720 SP(SI3, RC, RA, RB, RE, RD, 27); KL2(RB, RC, RD, RE, RA, 27); 721 SP(SI2, RB, RC, RD, RE, RA, 26); KL2(RC, RA, RE, RD, RB, 26); 722 SP(SI1, RC, RA, RE, RD, RB, 25); KL2(RB, RA, RE, RD, RC, 25); 723 SP(SI0, RB, RA, RE, RD, RC, 24); KL2(RE, RC, RA, RB, RD, 24); 724 SP(SI7, RE, RC, RA, RB, RD, 23); KL2(RC, RB, RE, RD, RA, 23); [all …]
|
D | serpent-avx2-asm_64.S | 535 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro 631 SP(SI7, RA, RB, RC, RD, RE, 31); KL2(RB, RD, RA, RE, RC, 31); 632 SP(SI6, RB, RD, RA, RE, RC, 30); KL2(RA, RC, RE, RB, RD, 30); 633 SP(SI5, RA, RC, RE, RB, RD, 29); KL2(RC, RD, RA, RE, RB, 29); 634 SP(SI4, RC, RD, RA, RE, RB, 28); KL2(RC, RA, RB, RE, RD, 28); 635 SP(SI3, RC, RA, RB, RE, RD, 27); KL2(RB, RC, RD, RE, RA, 27); 636 SP(SI2, RB, RC, RD, RE, RA, 26); KL2(RC, RA, RE, RD, RB, 26); 637 SP(SI1, RC, RA, RE, RD, RB, 25); KL2(RB, RA, RE, RD, RC, 25); 638 SP(SI0, RB, RA, RE, RD, RC, 24); KL2(RE, RC, RA, RB, RD, 24); 639 SP(SI7, RE, RC, RA, RB, RD, 23); KL2(RC, RB, RE, RD, RA, 23); [all …]
|
D | serpent-avx-x86_64-asm_64.S | 543 #define SP(SBOX, x0, x1, x2, x3, x4, i) \ macro 639 SP(SI7, RA, RB, RC, RD, RE, 31); KL2(RB, RD, RA, RE, RC, 31); 640 SP(SI6, RB, RD, RA, RE, RC, 30); KL2(RA, RC, RE, RB, RD, 30); 641 SP(SI5, RA, RC, RE, RB, RD, 29); KL2(RC, RD, RA, RE, RB, 29); 642 SP(SI4, RC, RD, RA, RE, RB, 28); KL2(RC, RA, RB, RE, RD, 28); 643 SP(SI3, RC, RA, RB, RE, RD, 27); KL2(RB, RC, RD, RE, RA, 27); 644 SP(SI2, RB, RC, RD, RE, RA, 26); KL2(RC, RA, RE, RD, RB, 26); 645 SP(SI1, RC, RA, RE, RD, RB, 25); KL2(RB, RA, RE, RD, RC, 25); 646 SP(SI0, RB, RA, RE, RD, RC, 24); KL2(RE, RC, RA, RB, RD, 24); 647 SP(SI7, RE, RC, RA, RB, RD, 23); KL2(RC, RB, RE, RD, RA, 23); [all …]
|
/linux-4.4.14/Documentation/mn10300/ |
D | ABI.txt | 48 |---------------| SP+20 50 |---------------| SP+16 52 |---------------| SP+12 54 |---------------| SP+8 56 |---------------| SP+4 58 |---------------| SP 89 Save: D2-D3, A2-A3, E4-E7, SP 119 MOV SP,An
|
/linux-4.4.14/arch/arm/probes/ |
D | decode-thumb.c | 108 REGS(SP, 0, SP, 0, NOSPPC)), 117 REGS(SP, 0, NOPC, 0, NOSPPC)), 170 REGS(SP, 0, NOPC, 0, 0)), 201 REGS(SP, 0, SP, 0, 0)),
|
/linux-4.4.14/Documentation/devicetree/bindings/serio/ |
D | olpc,ap-sp.txt | 1 OLPC AP-SP serio interface 6 - interrupts : SP-AP interrupt
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | entry.S | 46 SP += -12; 48 SP += 12;
|
/linux-4.4.14/tools/perf/util/scripting-engines/ |
D | trace-event-perl.c | 80 PUSHMARK(SP); in define_symbolic_value() 112 PUSHMARK(SP); in define_symbolic_field() 138 PUSHMARK(SP); in define_flag_value() 171 PUSHMARK(SP); in define_flag_field() 286 PUSHMARK(SP); in perl_process_tracepoint() 348 PUSHMARK(SP); in perl_process_event_generic() 373 PUSHMARK(SP); in run_start_sub() 434 PUSHMARK(SP); in perl_stop_script()
|
/linux-4.4.14/tools/perf/arch/x86/tests/ |
D | regs_load.S | 10 #define SP 7 * 8 macro 40 movq %rax, SP(%rdi) 77 movl %eax, SP(%edi)
|
/linux-4.4.14/tools/perf/arch/arm64/tests/ |
D | regs_load.S | 7 #define SP (8 * 31) macro 42 str x1, [x0, #SP]
|
/linux-4.4.14/arch/mn10300/lib/ |
D | __ucmpdi2.S | 19 # unsigned long long b [(SP,12),(SP,16)])
|
D | __ashldi3.S | 19 # unsigned by [(12,SP)])
|
D | __lshrdi3.S | 20 # unsigned by [(12,SP)])
|
D | __ashrdi3.S | 19 # unsigned by [(12,SP)])
|
/linux-4.4.14/tools/perf/arch/arm/tests/ |
D | regs_load.S | 16 #define SP 0x68 macro 53 str sp, [r0, #SP]
|
/linux-4.4.14/arch/x86/kernel/ |
D | vm86_32.c | 79 #define SP(regs) (*(unsigned short *)&((regs)->pt.sp)) macro 547 SP(regs) -= 6; in do_int() 567 do_int(regs, trapno, (unsigned char __user *) (regs->pt.ss << 4), SP(regs)); in handle_vm86_trap() 595 sp = SP(regs); in handle_vm86_fault() 622 SP(regs) -= 4; in handle_vm86_fault() 625 SP(regs) -= 2; in handle_vm86_fault() 636 SP(regs) += 4; in handle_vm86_fault() 639 SP(regs) += 2; in handle_vm86_fault() 675 SP(regs) += 12; in handle_vm86_fault() 680 SP(regs) += 6; in handle_vm86_fault()
|
/linux-4.4.14/tools/perf/arch/x86/util/ |
D | unwind-libdw.c | 23 dwarf_regs[4] = REG(SP); in libdw__arch_set_initial_registers() 37 dwarf_regs[7] = REG(SP); in libdw__arch_set_initial_registers()
|
D | perf_regs.c | 12 SMPL_REG(SP, PERF_REG_X86_SP),
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | fpsp.doc | 169 - documented in 3.5 of 060SP spec. 177 - documented in 3.5 of 060SP spec. 185 - documented in 3.7 of 060SP spec. 193 - documented in 3.6 of 060SP spec. 202 - documented in 3.4 of 060SP spec. 214 - documented in 3.4 of 060SP spec. 227 - not fully documented in 060SP spec. 264 - documented in 3.1 of 060SP spec.
|
D | CHANGES | 51 a failing value to the 68060SP, the package ignores 97 stated that ONLY "bit 0" would be set. The 060SP attempts to set a few 119 stated that ONLY "bit 0" would be set. The 060SP attempts to set a few
|
D | os.S | 61 | When installing the 060SP, the _copyin()/_copyout() equivalents for a 64 | The addresses within the 060SP are guaranteed to be on the stack.
|
D | iskeleton.S | 189 | SO THAT THE 060SP CAN CREATE A PROPER ACCESS ERROR FRAME.
|
D | fplsp.doc | 34 68060SP Floating-Point Software Package. The routines
|
D | TEST.DOC | 172 test all 68060SP connections. For example, they do not test connections
|
/linux-4.4.14/arch/arc/include/asm/ |
D | entry-arcv2.h | 13 ; 1. SP auto-switched to kernel mode stack 24 ; - K mode: add the offset from current SP where H/w starts auto push 33 PUSH r9 ; SP
|
D | entry.h | 140 mov r12, sp ; save SP as ref to pt_regs 199 ; SP is back to start of pt_regs
|
/linux-4.4.14/arch/sh/kernel/ |
D | head_64.S | 287 movi init_thread_union, SP 288 putcon SP, KCR0 /* Set current to init_task */ 290 add SP, r22, SP
|
/linux-4.4.14/Documentation/networking/ |
D | xfrm_proc.txt | 41 e.g. Inbound SAs are correct but SP rule is wrong 44 e.g. Inbound SAs are correct but no SP is found
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-v7m.S | 105 mov r7, sp @ save SP 112 mov sp, r7 @ restore SP
|
D | abort-lv4t.S | 204 addeq r7, r7, r6, lsl #2 @ increment SP if PUSH 205 subne r7, r7, r6, lsl #2 @ decrement SP if POP
|
/linux-4.4.14/arch/sparc/net/ |
D | bpf_jit_comp.c | 244 do { *prog++ = LD32I | RS1(SP) | S13(BIAS - (OFF)) | RD(DEST); \ 248 do { *prog++ = ST32I | RS1(SP) | S13(BIAS - (OFF)) | RD(SRC); \ 329 *prog++ = (SUB | IMMED | RS1(SP) | S13(SZ) | RD(SP)) 332 *prog++ = (ADD | IMMED | RS1(SP) | S13(SZ) | RD(SP))
|
D | bpf_jit.h | 28 #define SP 0x0e macro
|
/linux-4.4.14/tools/perf/arch/arm/util/ |
D | unwind-libdw.c | 30 dwarf_regs[13] = REG(SP); in libdw__arch_set_initial_registers()
|
/linux-4.4.14/arch/cris/boot/compressed/ |
D | head_v32.S | 44 ;; the SP at the top for now.
|
/linux-4.4.14/fs/isofs/ |
D | rock.h | 100 struct SU_SP_s SP; member
|
D | rock.c | 44 if (rr->u.SP.magic[0] != 0xbe) in check_sp() 46 if (rr->u.SP.magic[1] != 0xef) in check_sp() 48 ISOFS_SB(inode->i_sb)->s_rock_offset = rr->u.SP.skip; in check_sp()
|
/linux-4.4.14/arch/sh/include/cpu-sh5/cpu/ |
D | registers.h | 58 #define SP r15 macro
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | kgdb.c | 314 R12, R13, SP, ACR, enumerator 959 read_register(SP, ®_cont); in stub_is_stopped() 960 ptr = hex_byte_pack(ptr, SP); in stub_is_stopped() 962 ptr = mem2hex(ptr, (unsigned char *)®_cont, register_size[SP]); in stub_is_stopped()
|
D | entry.S | 363 move.d $sp, [$acr] ; Save kernel SP for old task.
|
/linux-4.4.14/arch/x86/um/ |
D | signal.c | 177 GETREG(SP, sp); in copy_sc_from_user() 266 PUTREG(SP, sp); in copy_sc_to_user() 289 PUTREG(SP, sp_at_signal); in copy_sc_to_user()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | trinityd.h | 197 # define SP(x) ((x) << 0) macro
|
D | trinity_dpm.c | 386 WREG32(CG_PG_CTRL, SP(p) | SU(u)); in trinity_gfx_powergating_initialize()
|
/linux-4.4.14/arch/m32r/kernel/ |
D | entry.S | 110 #define SP(reg) @(0x68,reg) macro
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_lib.c | 52 #define SP(x) { .size = x, "sgpool-" __stringify(x) } macro 57 SP(8), 58 SP(16), 60 SP(32), 62 SP(64), 64 SP(128), 71 SP(SCSI_MAX_SG_SEGMENTS) 73 #undef SP
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | frame.inc | 30 # - the caller has subtracted 4 from SP before coming here
|
/linux-4.4.14/arch/arm/kvm/ |
D | init.S | 71 cmp r0, #0 @ We have a SP?
|
/linux-4.4.14/arch/sh/kernel/cpu/sh2/ |
D | entry.S | 77 mov.l r3,@-r15 ! original SP 126 mov.l r0,@-r2 ! save old SP
|
/linux-4.4.14/arch/m32r/platforms/oaks32r/ |
D | dot.gdbinit.nommu | 81 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
/linux-4.4.14/Documentation/isdn/ |
D | README.HiSax | 70 HFC-S+, HFC-SP/PCMCIA cards 200 37 HFC 2BDS0 S+, SP irq,io 202 39 HFC 2BDS0 SP/PCMCIA irq,io (set with cardmgr) 315 37 HFC 2BDS0 S+,SP/PCMCIA ONLY WORKS AS A MODULE ! 317 39 HFC 2BDS0 SP/PCMCIA ONLY WORKS AS A MODULE !
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | kgdb.c | 306 R12, R13, SP, PC, enumerator
|
/linux-4.4.14/arch/m32r/platforms/mappi3/ |
D | dot.gdbinit | 139 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
/linux-4.4.14/arch/arc/kernel/ |
D | entry.S | 326 ; NOTE: SP will grow up by size of CALLEE Reg-File
|
/linux-4.4.14/arch/m32r/platforms/mappi2/ |
D | dot.gdbinit.vdec2 | 150 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/ |
D | entry.S | 72 lds r0,pr ! pr = original SP
|
/linux-4.4.14/arch/m32r/platforms/m32700ut/ |
D | dot.gdbinit_400MHz_32MB | 151 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
D | dot.gdbinit_200MHz_16MB | 151 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
D | dot.gdbinit_300MHz_32MB | 151 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
/linux-4.4.14/arch/m32r/platforms/mappi/ |
D | dot.gdbinit | 167 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
D | dot.gdbinit.nommu | 167 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$sp
|
D | dot.gdbinit.smp | 235 printf "R12[0x%08lX] FP[0x%08lX] LR[0x%08lX] SP[0x%08lX]\n",$r12,$fp,$lr,$fp
|
/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 327 2: mov k1, r15 ! SP = r1
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 611 # latency: 259 us, #4/4, CPU#2 | (M:preempt VP:0, KP:0, SP:0 HP:0 #P:4) 648 VP, KP, SP, and HP are always zero and are reserved for later use. 942 # latency: 16 us, #4/4, CPU#0 | (M:preempt VP:0, KP:0, SP:0 HP:0 #P:4) 993 # latency: 71 us, #168/168, CPU#3 | (M:preempt VP:0, KP:0, SP:0 HP:0 #P:4) 1088 # latency: 46 us, #4/4, CPU#1 | (M:preempt VP:0, KP:0, SP:0 HP:0 #P:4) 1125 # latency: 83 us, #241/241, CPU#1 | (M:preempt VP:0, KP:0, SP:0 HP:0 #P:4) 1238 # latency: 100 us, #4/4, CPU#3 | (M:preempt VP:0, KP:0, SP:0 HP:0 #P:4) 1291 # latency: 161 us, #339/339, CPU#3 | (M:preempt VP:0, KP:0, SP:0 HP:0 #P:4) 1407 # latency: 15 us, #4/4, CPU#3 | (M:preempt VP:0, KP:0, SP:0 HP:0 #P:4) 1475 # latency: 5 us, #4/4, CPU#3 | (M:preempt VP:0, KP:0, SP:0 HP:0 #P:4) [all …]
|
/linux-4.4.14/arch/frv/kernel/ |
D | switch_to.S | 115 # - SP, FP, LR, GR15, GR28 and GR29 will have been set up appropriately
|
/linux-4.4.14/arch/m32r/platforms/opsput/ |
D | dot.gdbinit | 176 printf "R12[%08lx] FP[%08lx] LR[%08lx] SP[%08lx]\n",$r12,$fp,$lr,$sp
|
/linux-4.4.14/drivers/isdn/hisax/ |
D | Kconfig | 339 bool "HFC-S+, HFC-SP, HFC-PCMCIA cards" 341 This enables HiSax support for the HFC-S+, HFC-SP and HFC-PCMCIA
|
/linux-4.4.14/drivers/video/fbdev/ |
D | imsttfb.c | 48 SP = 2, /* 0x08 */ enumerator 1027 write_reg_le32(par->dc_regs, SP, line_pitch); in imsttfb_fillrect() 1079 write_reg_le32(par->dc_regs, SP, sp); in imsttfb_copyarea()
|
D | tmiofb.c | 897 LCR_PR(SP); in tmiofb_dump_regs()
|
/linux-4.4.14/net/mac80211/ |
D | debugfs_sta.c | 71 TEST(UAPSD), TEST(SP), TEST(TDLS_PEER), in sta_flags_read()
|
/linux-4.4.14/arch/powerpc/platforms/44x/ |
D | Kconfig | 321 config 440SP
|
/linux-4.4.14/firmware/keyspan_pda/ |
D | keyspan_pda.S | 125 ;; stack from 0x60 to 0x7f: should really set SP to 0x60-1, not 0x60 217 start: mov SP,STACK-1 ; set stack
|
D | xircom_pgs.S | 125 ;; stack from 0x60 to 0x7f: should really set SP to 0x60-1, not 0x60 219 start: mov SP,STACK-1 ; set stack
|
/linux-4.4.14/drivers/input/serio/ |
D | Kconfig | 266 tristate "OLPC AP-SP input support"
|
/linux-4.4.14/arch/mn10300/ |
D | Kconfig | 217 "current" is used (take SP, AND with mask and dereference pointer
|
/linux-4.4.14/drivers/edac/ |
D | Kconfig | 291 440SP, 440SPe, 460EX, 460GT and 460SX.
|
/linux-4.4.14/drivers/dma/ |
D | Kconfig | 70 depends on 440SPe || 440SP
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | gdb-stub.c | 1475 unsigned long *newsp = (unsigned long *) registers[SP]; in gdbstub()
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | ppc-opc.c | 588 #define SP R + 1 macro 591 #define S SP + 1 4696 { "ddedpd", XRC(59,322,0), X_MASK, POWER6, { SP, FRT, FRB } }, 4697 { "ddedpd.", XRC(59,322,1), X_MASK, POWER6, { SP, FRT, FRB } }, 4883 { "ddedpdq", XRC(63,322,0), X_MASK, POWER6, { SP, FRT, FRB } }, 4884 { "ddedpdq.",XRC(63,322,1), X_MASK, POWER6, { SP, FRT, FRB } },
|
/linux-4.4.14/drivers/mmc/host/ |
D | Kconfig | 728 USB SD Host Controller specification (CS-118793-SP).
|
/linux-4.4.14/drivers/hwmon/ |
D | Kconfig | 458 tristate "Fintek F75375S/SP, F75373 and F75387" 462 features of the Fintek F75375S/SP, F75373 and F75387
|
/linux-4.4.14/sound/pci/ |
D | intel8x0.c | 140 DEFINE_REGSET(SP, 0x60); /* SPDIF out */
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 1248 we now are taking the contents of SP to get our first backchain. 1498 SP PRT TO (another vm guest ) or * for the local vm guest
|
/linux-4.4.14/arch/mips/ |
D | Kconfig | 2239 bool "Enable support for AP/SP API (RTLX)"
|
/linux-4.4.14/ |
D | CREDITS | 620 S: 75700 Paris 07 SP
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 11377 # the 060SP, the FP_DST is never used again anyways.
|