| /openbmc/u-boot/arch/arm/cpu/armv8/ |
| H A D | exceptions.S | 39 stp x29, x30, [sp, #-16]! 49 stp x27, x28, [sp, #-16]! 50 stp x25, x26, [sp, #-16]! 51 stp x23, x24, [sp, #-16]! 52 stp x21, x22, [sp, #-16]! 53 stp x19, x20, [sp, #-16]! 54 stp x17, x18, [sp, #-16]! 55 stp x15, x16, [sp, #-16]! 56 stp x13, x14, [sp, #-16]! 57 stp x11, x12, [sp, #-16]! [all …]
|
| H A D | psci.S | 102 stp x15, xzr, [sp, #-16]! 106 stp x29, x30, [sp, #-16]! 107 stp x27, x28, [sp, #-16]! 108 stp x25, x26, [sp, #-16]! 109 stp x23, x24, [sp, #-16]! 110 stp x21, x22, [sp, #-16]! 111 stp x19, x20, [sp, #-16]! 113 stp x18, x15, [sp, #-16]!
|
| H A D | smccc-call.S | 17 stp x0, x1, [x4, #ARM_SMCCC_RES_X0_OFFS] 18 stp x2, x3, [x4, #ARM_SMCCC_RES_X2_OFFS]
|
| H A D | lowlevel_init.S | 25 stp x29, x30, [sp, #-16]!
|
| /openbmc/u-boot/arch/arm/mach-imx/imx8m/ |
| H A D | lowlevel_init.S | 21 stp x1, x2, [x0], #16 22 stp x3, x4, [x0], #16 23 stp x5, x6, [x0], #16 24 stp x7, x8, [x0], #16 25 stp x9, x10, [x0], #16 26 stp x11, x12, [x0], #16 27 stp x13, x14, [x0], #16 28 stp x15, x16, [x0], #16 29 stp x17, x18, [x0], #16 30 stp x19, x20, [x0], #16 [all …]
|
| /openbmc/u-boot/arch/arm/lib/ |
| H A D | setjmp_aarch64.S | 13 stp x19, x20, [x0,#0] 14 stp x21, x22, [x0,#16] 15 stp x23, x24, [x0,#32] 16 stp x25, x26, [x0,#48] 17 stp x27, x28, [x0,#64] 18 stp x29, x30, [x0,#80]
|
| H A D | crt0_aarch64_efi.S | 121 stp x29, x30, [sp, #-32]! 124 stp x0, x1, [sp, #16]
|
| H A D | relocate_64.S | 23 stp x29, x30, [sp, #-32]! /* create a stack frame */ 49 stp x10, x11, [x0], #16 /* copy to target address [x0] */
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/ |
| H A D | 0001-Link-in-libexecinfo-if-it-has-backtrace-API.patch | 34 @@ -27,7 +27,7 @@ EXTRA_DIST += tests/test-stp.sh 35 noinst_PROGRAMS += tests/test-stp 37 tests_test_stp_SOURCES = tests/test-stp.c 41 tests/test-stp-ieee802.1d-1998 \ 42 tests/test-stp-ieee802.1d-2004-fig17.4 \
|
| /openbmc/openbmc/meta-google/recipes-extended/networking/ |
| H A D | mstpd_git.bb | 10 SRC_URI += "file://bridge-stp" 16 FILES:${PN}-mstpd = "${sbindir}/mstpd ${sbindir}/mstpctl ${sbindir}/bridge-stp" 26 install -m 0755 ${UNPACKDIR}/bridge-stp ${D}/${sbindir}
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/networking/ |
| H A D | mstpd_git.bb | 8 file://bridge-stp \ 19 FILES:${PN}-mstpd = "${sbindir}/mstpd ${sbindir}/mstpctl ${sbindir}/bridge-stp" 29 install -m 0755 ${UNPACKDIR}/bridge-stp ${D}${sbindir}
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0001-FF-A-v15-arm64-smccc-add-support-for-SMCCCv1.2-x0-x1.patch | 56 + stp x1, x19, [sp, #-16]! 78 + stp x0, x1, [x19, #ARM_SMCCC_1_2_REGS_X0_OFFS] 79 + stp x2, x3, [x19, #ARM_SMCCC_1_2_REGS_X2_OFFS] 80 + stp x4, x5, [x19, #ARM_SMCCC_1_2_REGS_X4_OFFS] 81 + stp x6, x7, [x19, #ARM_SMCCC_1_2_REGS_X6_OFFS] 82 + stp x8, x9, [x19, #ARM_SMCCC_1_2_REGS_X8_OFFS] 83 + stp x10, x11, [x19, #ARM_SMCCC_1_2_REGS_X10_OFFS] 84 + stp x12, x13, [x19, #ARM_SMCCC_1_2_REGS_X12_OFFS] 85 + stp x14, x15, [x19, #ARM_SMCCC_1_2_REGS_X14_OFFS] 86 + stp x16, x17, [x19, #ARM_SMCCC_1_2_REGS_X16_OFFS]
|
| /openbmc/qemu/tests/rocker/ |
| H A D | all | 10 ./bridge-stp 18 ./bridge-vlan-stp
|
| H A D | bridge-stp | 12 simp ssh tut sw1 --cmd "sudo brctl stp br0 on"
|
| H A D | bridge-vlan-stp | 12 simp ssh tut sw1 --cmd "sudo brctl stp br0 on"
|
| /openbmc/u-boot/scripts/ |
| H A D | checkstack.pl | 49 $re = qr/^.*stp.*sp,\#-([0-9]{1,8})\]\!/o;
|
| /openbmc/qemu/tests/tcg/aarch64/system/ |
| H A D | boot.S | 367 stp x0, x1, [sp, #-16]! 380 stp x0, x1, [sp, #-16]!
|
| /openbmc/u-boot/include/linux/mtd/ |
| H A D | nand.h | 123 #define NAND_ECCREQ(str, stp) { .strength = (str), .step_size = (stp) } argument
|
| /openbmc/qemu/host/include/aarch64/host/ |
| H A D | atomic128-ldst.h.inc | 67 asm("stp %[l], %[h], %[mem]"
|
| /openbmc/qemu/docs/devel/ |
| H A D | tracing.rst | 353 SystemTap. When SystemTap support is detected a .stp file with wrapper probes 355 performed manually after a build in order to change the binary name in the .stp 363 qemu.stp
|
| /openbmc/qemu/hw/scsi/ |
| H A D | mfi.h | 560 struct mfi_stp_frame stp; member
|
| /openbmc/qemu/ |
| H A D | meson.build | 4563 foreach stp: [ 4564 …{'ext': '.stp-build', 'fmt': 'stap', 'bin': meson.current_build_dir() / t['exe'], 'install': false… 4565 …{'ext': '.stp', 'fmt': 'stap', 'bin': get_option('prefix') / get_option('bindir') / t['exe'], 'ins… 4566 {'ext': '-simpletrace.stp', 'fmt': 'simpletrace-stap', 'bin': '', 'install': true}, 4567 {'ext': '-log.stp', 'fmt': 'log-stap', 'bin': '', 'install': true}, 4570 tracetool, '--group=all', '--format=' + stp['fmt'], 4571 '--binary=' + stp['bin'], 4576 custom_target(t['exe'] + stp['ext'], 4578 output: t['exe'] + stp['ext'], 4579 install: stp['install'],
|
| /openbmc/openbmc/poky/documentation/profile-manual/ |
| H A D | usage.rst | 1805 file containing the above text is ``trace_open.stp``:: 1807 # stap trace_open.stp 1848 $ crosstap root@192.168.1.88 trace_open.stp 1885 $ crosstap root@192.168.1.xxx myscript.stp 1931 $ crosstap root@192.168.7.2 trace_open.stp 1935 $ crosstap root@192.168.7.2 trace_open.stp 1951 $ crosstap root@192.168.7.2 trace_open.stp
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 14418 + stp d8, d9, [sp, #-64]! 14419 + stp d10, d11, [sp, #16] 14420 + stp d12, d13, [sp, #32] 14421 + stp d14, d15, [sp, #48]
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |