Home
last modified time | relevance | path

Searched refs:jump (Results 51 – 75 of 278) sorted by relevance

12345678910>>...12

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dconfig.mk6 PLATFORM_RELFLAGS += -msingle-pic-base -fno-jump-tables
/openbmc/qemu/tests/tcg/hexagon/
H A Dtest_jmp.S10 jump pass
H A Dtest_call.S33 jump pass
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcrt.s12 jump exit
H A Dcheck_ba.s10 jump _fail
/openbmc/linux/Documentation/trace/
H A Dkprobes.rst54 probes work and how jump optimization works. They explain certain
197 jump into the optimized region. Specifically:
199 - the function contains no indirect jump;
219 - a jump back to the original execution path.
254 the optimized region with a jump instruction to the detour buffer,
263 optimized list. If the optimization has been done, the jump is
278 The jump optimization changes the kprobe's pre_handler behavior.
315 - i386 (Supports jump optimization)
316 - x86_64 (AMD-64, EM64T) (Supports jump optimization)
629 a 5-byte jump instruction. So there are several limitations.
[all …]
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dconfig.mk7 PLATFORM_RELFLAGS += -msingle-pic-base -fno-jump-tables
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_queue.sh102 jump nfq
106 jump nfq
111 jump nfq
117 jump nfq
121 jump nfq
/openbmc/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst182 BPF_ALU 0x04 32-bit arithmetic operations `Arithmetic and jump instructions`_
183 BPF_JMP 0x05 64-bit jump operations `Arithmetic and jump instructions`_
184 BPF_JMP32 0x06 32-bit jump operations `Arithmetic and jump instructions`_
185 BPF_ALU64 0x07 64-bit arithmetic operations `Arithmetic and jump instructions`_
188 Arithmetic and jump instructions
191 For arithmetic and jump instructions (``BPF_ALU``, ``BPF_ALU64``, ``BPF_JMP`` and
387 ``BPF_JMP`` class permits a 16-bit jump offset specified by the 'offset'
388 field, whereas the ``BPF_JMP32`` class permits a 32-bit jump offset
389 specified by the 'imm' field. A > 16-bit conditional jump may be
390 converted to a < 16-bit conditional jump plus a 32-bit unconditional
[all …]
/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-risc.c36 unsigned int lines, bool jump) in tw68_risc_field() argument
41 if (jump) { in tw68_risc_field()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_acl.h96 struct prestera_acl_action_jump jump; member
113 } jump; member
/openbmc/linux/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S28 ! jump to handler
/openbmc/linux/arch/powerpc/include/asm/
H A Dmodule.h22 unsigned int jump[4]; member
/openbmc/linux/scripts/kconfig/
H A Dmenu.c712 struct jump_key *jump = NULL; in get_prompt_str() local
735 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str()
736 jump->target = location; in get_prompt_str()
737 list_add_tail(&jump->entries, head); in get_prompt_str()
746 if (jump && menu == location) { in get_prompt_str()
747 jump->offset = strlen(r->s); in get_prompt_str()
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/
H A D50-gbmc-nic.rules.in7 jump gbmc_br_pub_input
/openbmc/linux/Documentation/features/core/jump-labels/
H A Darch-support.txt2 # Feature name: jump-labels
/openbmc/u-boot/doc/imx/misc/
H A Dsdp.txt79 boot.scr:load 0x12000000,jump 0x12000000
94 SPL:jump header2
100 u-boot.img:jump header2
/openbmc/u-boot/board/bticino/mamoj/
H A DREADME49 SPL:jump header2
54 u-boot-dtb.img:jump header2
/openbmc/qemu/target/hexagon/imported/
H A Dsubinsns.idef110 …mpr r31",ATTRIBS(A_SUBINSN,A_JINDIR,A_RESTRICT_SLOT0ONLY,A_RET_TYPE),"indirect unconditional jump",
113 …_JINDIROLD,A_NOTE_CONDITIONAL,A_RESTRICT_SLOT0ONLY,A_RET_TYPE),"indirect conditional jump if true",
116 …JINDIROLD,A_NOTE_CONDITIONAL,A_RESTRICT_SLOT0ONLY,A_RET_TYPE),"indirect conditional jump if false",
121 …_JINDIRNEW,A_NOTE_CONDITIONAL,A_RESTRICT_SLOT0ONLY,A_RET_TYPE),"indirect conditional jump if true",
124 …JINDIRNEW,A_NOTE_CONDITIONAL,A_RESTRICT_SLOT0ONLY,A_RET_TYPE),"indirect conditional jump if false",
/openbmc/linux/arch/x86/realmode/rm/
H A Dtrampoline_64.S93 # flush prefetch and jump to startup_32
208 # Now jump into the kernel using virtual addresses
/openbmc/u-boot/doc/
H A DREADME.xtensa53 U-Boot provides a jump table of entrypoints to exported functions
64 windowed ABI implemented in hardware. It makes using a jump table to an
68 be passed in registers. The most efficient approach is to have the jump
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c56 char jump; member
/openbmc/u-boot/Licenses/
H A DExceptions6 use U-Boot services by means of the jump table provided by U-Boot
/openbmc/linux/arch/alpha/
H A DMakefile16 cflags-y += $(call cc-option, -fno-jump-tables)
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/
H A Dcommon-session16 # since the modules above will each just jump around

12345678910>>...12