/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | config.mk | 6 PLATFORM_RELFLAGS += -msingle-pic-base -fno-jump-tables
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | test_jmp.S | 10 jump pass
|
H A D | test_call.S | 33 jump pass
|
/openbmc/qemu/tests/tcg/cris/bare/ |
H A D | crt.s | 12 jump exit
|
H A D | check_ba.s | 10 jump _fail
|
/openbmc/linux/Documentation/trace/ |
H A D | kprobes.rst | 54 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 D | config.mk | 7 PLATFORM_RELFLAGS += -msingle-pic-base -fno-jump-tables
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | nft_queue.sh | 102 jump nfq 106 jump nfq 111 jump nfq 117 jump nfq 121 jump nfq
|
/openbmc/linux/Documentation/bpf/standardization/ |
H A D | instruction-set.rst | 182 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 D | tw68-risc.c | 36 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 D | prestera_acl.h | 96 struct prestera_acl_action_jump jump; member 113 } jump; member
|
/openbmc/linux/arch/sh/boards/mach-hp6xx/ |
H A D | pm_wakeup.S | 28 ! jump to handler
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | module.h | 22 unsigned int jump[4]; member
|
/openbmc/linux/scripts/kconfig/ |
H A D | menu.c | 712 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 D | 50-gbmc-nic.rules.in | 7 jump gbmc_br_pub_input
|
/openbmc/linux/Documentation/features/core/jump-labels/ |
H A D | arch-support.txt | 2 # Feature name: jump-labels
|
/openbmc/u-boot/doc/imx/misc/ |
H A D | sdp.txt | 79 boot.scr:load 0x12000000,jump 0x12000000 94 SPL:jump header2 100 u-boot.img:jump header2
|
/openbmc/u-boot/board/bticino/mamoj/ |
H A D | README | 49 SPL:jump header2 54 u-boot-dtb.img:jump header2
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | subinsns.idef | 110 …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 D | trampoline_64.S | 93 # flush prefetch and jump to startup_32 208 # Now jump into the kernel using virtual addresses
|
/openbmc/u-boot/doc/ |
H A D | README.xtensa | 53 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 D | btf_dump_test_case_packing.c | 56 char jump; member
|
/openbmc/u-boot/Licenses/ |
H A D | Exceptions | 6 use U-Boot services by means of the jump table provided by U-Boot
|
/openbmc/linux/arch/alpha/ |
H A D | Makefile | 16 cflags-y += $(call cc-option, -fno-jump-tables)
|
/openbmc/openbmc/poky/meta/recipes-extended/pam/libpam/pam.d/ |
H A D | common-session | 16 # since the modules above will each just jump around
|