Home
last modified time | relevance | path

Searched refs:SP (Results 26 – 50 of 143) sorted by relevance

123456

/openbmc/linux/arch/m68k/ifpsp060/
H A Dfpsp.doc169 - 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.
H A DCHANGES51 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
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c87 PUSHMARK(SP); in define_symbolic_value()
119 PUSHMARK(SP); in define_symbolic_field()
145 PUSHMARK(SP); in define_flag_value()
178 PUSHMARK(SP); in define_flag_field()
382 PUSHMARK(SP); in perl_process_tracepoint()
448 PUSHMARK(SP); in perl_process_event_generic()
475 PUSHMARK(SP); in run_start_sub()
539 PUSHMARK(SP); in perl_stop_script()
/openbmc/linux/arch/arm/kernel/
H A Dsleep.S69 mov r5, sp @ current virtual SP
88 1: mov r2, r5 @ virtual SP
98 ldmia sp!, {r1 - r3} @ pop phys pgd, virt SP, phys resume fn
H A Dentry-v7m.S49 subs r2, sp, r0 @ SP above bottom of IRQ stack?
53 push {r0, lr} @ preserve LR and original SP
H A Dentry-header.S173 @ Store/load the USER SP and LR registers by switching to the SYS
435 @ Test whether the SP has overflowed. Task and IRQ stacks are aligned
436 @ so that SP & BIT(THREAD_SIZE_ORDER + PAGE_SHIFT) should always be
462 add sp, sp, #\frame_size @ Undo svc_entry's SP change
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dts-sp-common.inc16 # Generate SP DTB which will be included automatically by optee-os build process
27 # Ignore that SP stripped.elf does not have GNU_HASH
/openbmc/linux/arch/mips/kvm/
H A Dentry.c50 #define SP 29 macro
219 UASM_i_ADDIU(&p, K1, SP, -(int)sizeof(struct pt_regs)); in kvm_mips_build_vcpu_run()
243 UASM_i_SW(&p, SP, offsetof(struct kvm_vcpu_arch, host_stack), K1); in kvm_mips_build_vcpu_run()
745 UASM_i_LW(&p, SP, offsetof(struct kvm_vcpu_arch, host_stack), K1); in kvm_mips_build_exit()
748 UASM_i_ADDIU(&p, SP, SP, -(int)sizeof(struct pt_regs)); in kvm_mips_build_exit()
756 kvm_mips_build_restore_scratch(&p, K0, SP); in kvm_mips_build_exit()
772 UASM_i_ADDIU(&p, SP, SP, -CALLFRAME_SIZ); in kvm_mips_build_exit()
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dzii,rave-sp.txt16 - current-speed: Should be set to baud rate SP device is using
18 RAVE SP consists of the following sub-devices:
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dzii,rave-sp-eeprom.txt3 RAVE SP EEPROM device is a "MFD cell" device exposing physical EEPROM
6 parent RAVE SP device (as documented in
/openbmc/linux/tools/perf/arch/csky/util/
H A Dunwind-libdw.c37 dwarf_regs[14] = REG(SP); in libdw__arch_set_initial_registers()
57 dwarf_regs[0] = REG(SP); in libdw__arch_set_initial_registers()
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Didt,versaclock5.yaml34 SH (en_global_shutdown) and SP bits of the Primary Source and Shutdown
38 SH SP Output when the SD/OE pin is Low/High
45 The case where SH and SP are both 1 is likely not very interesting.
100 low. This corresponds to the SP bit of the Primary Source and
/openbmc/linux/Documentation/hid/
H A Dhid-alps.rst45 ReportID-1 (Input Reports) (HIDUsage-Mouse) for TP&SP
50 ReportID-6 (Input Reports) (Vendor Usage: StickPointer data) for SP
59 Case1 ReportID_1 TP/SP Relative/Relative
61 ReportID_6 SP Absolute
/openbmc/linux/Documentation/networking/
H A Dxfrm_proc.rst58 e.g. Inbound SAs are correct but SP rule is wrong
62 e.g. Inbound SAs are correct but no SP is found
/openbmc/docs/designs/
H A Dredfish-resource-supplement-for-pfr.md13 NIST SP 800-193 provides technical guidelines and recommendations supporting
27 Platform Firmware Resilience technology in NIST SP 800-93 provide common
35 - [NIST.SP.180-193](https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-193.pdf)
51 Resilience by using guidelines provided by NIST SP 800-193. Some of the
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-c/
H A Dbr-Net-Digital5 # Found on Sao Jose dos Campos, SP
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_64.h18 #define SP 0x0e macro
H A Dbpf_jit_32.h29 #define SP 0x0e macro
H A Dbpf_jit_comp_32.c212 do { *prog++ = LD32I | RS1(SP) | S13(BIAS - (OFF)) | RD(DEST); \
216 do { *prog++ = ST32I | RS1(SP) | S13(BIAS - (OFF)) | RD(SRC); \
292 *prog++ = (SUB | IMMED | RS1(SP) | S13(SZ) | RD(SP))
295 *prog++ = (ADD | IMMED | RS1(SP) | S13(SZ) | RD(SP))
/openbmc/qemu/target/arm/tcg/
H A Dt16.decode107 # Load/store (SP-relative)
120 # Add PC/SP (immediate)
124 &s_rri_rot rn=13 s=0 rot=0 imm=%imm8_0x4 # SP
178 # Adjust SP (immediate)
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PFR/
H A DAttributes.interface.yaml3 recommended by NIST SP 800-193.
/openbmc/linux/tools/perf/arch/arm/util/
H A Dunwind-libdw.c33 dwarf_regs[13] = REG(SP); in libdw__arch_set_initial_registers()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/linpack/
H A Dlinpack_1.0.bb8 file://0001-linpack-Define-DP-only-when-SP-is-not-defined.patch \
/openbmc/linux/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c24 dwarf_regs[2] = REG(SP); in libdw__arch_set_initial_registers()
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A DCVE-2023-4039.patch436 reach of the new SP.
656 save SVE registers relative to SP
675 [save SVE registers relative to SP]
694 [save SVE registers relative to SP]
1147 SP is at offset 0, and anything N bytes below the incoming SP is at
1297 save SVE registers relative to SP
1313 [save SVE registers relative to SP]
1322 [save SVE registers relative to SP]
1689 save SVE registers relative to SP
1862 * a probe at SP + 0
[all …]

123456