/openbmc/qemu/docs/devel/ |
H A D | ebpf_rss.rst | 67 Current eBPF RSS implementation uses 'bounded loops' with 'backward jump instructions' which presen…
|
H A D | tcg-ops.rst | 244 - | Conditional jump if *t0* *cond* *t1* is true. *cond* can be: 670 - | Exit the current TB and jump to the TB index *index* (constant) if the 677 - | Look up a TB address *tb_addr* and jump to it if valid. If not valid, 678 jump to the TCG epilogue to go back to the exec loop.
|
H A D | control-flow-integrity.rst | 63 * Just-in-time compiled code: since such code is created at runtime, the jump
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | entry_64.rst | 13 The x86 architecture has quite a few different ways to jump into
|
H A D | boot.rst | 196 0200/2 2.00+ jump Jump instruction 342 Field name: jump 348 Contains an x86 jump instruction, 0xEB followed by a signed offset 532 The address to jump to in protected mode. This defaults to the load 911 handover protocol to boot the kernel should jump to this offset. 946 2-byte jump field, which doubles as a length field for the structure, combined 1321 After completing your hook, you should jump to the address 1408 from the boot media and jump to the EFI handover protocol entry point
|
/openbmc/linux/kernel/ |
H A D | Kconfig.kexec | 89 bool "kexec jump"
|
/openbmc/u-boot/drivers/ddr/altera/ |
H A D | sequencer.c | 846 static void rw_mgr_mem_init_load_regs(u32 cntr0, u32 cntr1, u32 cntr2, u32 jump) in rw_mgr_mem_init_load_regs() argument 860 writel(jump, &sdr_rw_load_jump_mgr_regs->load_jump_add0); in rw_mgr_mem_init_load_regs() 861 writel(jump, &sdr_rw_load_jump_mgr_regs->load_jump_add1); in rw_mgr_mem_init_load_regs() 862 writel(jump, &sdr_rw_load_jump_mgr_regs->load_jump_add2); in rw_mgr_mem_init_load_regs() 865 writel(jump, grpaddr); in rw_mgr_mem_init_load_regs()
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-core.c | 73 unsigned int lines, unsigned int lpi, bool jump) in cx88_risc_field() argument 78 if (jump) { in cx88_risc_field()
|
/openbmc/linux/arch/powerpc/ |
H A D | Kconfig.debug | 60 bool "Enable use of jump label for cpu/mmu_has_feature()" 64 Selecting this options enables use of jump labels for some internal
|
/openbmc/linux/arch/microblaze/ |
H A D | Kconfig | 175 If non-zero, a jump instruction to this address, will be written
|
/openbmc/linux/arch/arm/mach-tegra/ |
H A D | sleep-tegra20.S | 260 ret r0 @ jump to tegra_resume
|
/openbmc/u-boot/doc/ |
H A D | README.arm-relocation | 96 to copy, just go on with bss clear and jump to board_init_r.
|
/openbmc/linux/Documentation/devicetree/bindings/perf/ |
H A D | riscv,pmu.yaml | 137 /* SBI_PMU_HW_BRANCH_MISSES -> Branch or jump misprediction */
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | entry.S | 130 | After a fork we jump here directly from resume,
|
/openbmc/qemu/docs/system/riscv/ |
H A D | sifive_u.rst | 85 When given, QEMU's ROM codes jump to QSPI memory-mapped flash directly. 86 Otherwise QEMU will jump to DRAM or L2LIM depending on the msel= value.
|
/openbmc/linux/Documentation/trace/ |
H A D | tracepoints.rst | 143 with jump labels and avoid conditional branches.
|
/openbmc/linux/arch/arc/kernel/ |
H A D | entry-compact.S | 209 ; out of the L2 interrupt context (drop to pure kernel mode) and jump
|
/openbmc/linux/Documentation/bpf/ |
H A D | classic_vs_extended.rst | 246 For arithmetic and jump instructions the 8-bit 'code' field is divided into three 313 BPF_JNE 0x50 /* eBPF only: jump != */
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H A D | spectre.rst | 109 this could cause privileged code's indirect branch to jump to a gadget 206 target buffer on indirect jump and jump to gadget code in speculative 286 the kernel to jump to gadget code in the speculative execution paths.
|
/openbmc/linux/drivers/net/hippi/ |
H A D | rrunner.h | 675 u32 jump; member
|
/openbmc/linux/drivers/media/pci/cx25821/ |
H A D | cx25821-core.c | 991 unsigned int lines, bool jump) in cx25821_risc_field() argument 996 if (jump) { in cx25821_risc_field()
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | encode_pp.def | 597 …S_CJ" 00-- -------- -------- --------","[#0-3] pd=cmp.xx(R,#u5) ; if ([!]p0.new) jump:[h] #s9:2 ") 598 …ASS_CJ" 010- -------- -------- --------","[#4,5] pd=cmp.eq(R,R) ; if ([!]p0.new) jump:[h] #s9:2 ") 599 DEF_FIELDROW_DESC32(ICLASS_CJ" 0110 -------- -------- --------","[#6] Rd=#u6 ; jump #s9:2 ") 600 DEF_FIELDROW_DESC32(ICLASS_CJ" 0111 -------- -------- --------","[#7] Rd=Rs ; jump #s9:2 ") 661 DEF_FIELDROW_DESC32(ICLASS_NCJ" 00-- -------- -------- --------","[#0-3] if (cmp.xx(R.new,R)) jump:… 662 …ESC32(ICLASS_NCJ" 01-- -------- -------- --------","[#4-7] if (cmp.xx(R.new,#U5)) jump:[h] #s9:2 ")
|
/openbmc/linux/arch/arm/kernel/ |
H A D | head.S | 160 ldr r13, =__mmap_switched @ address to jump to after
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | sram242x.S | 267 beq pend @ jump over dpll relock
|
H A D | sram243x.S | 267 beq pend @ jump over dpll relock
|