Home
last modified time | relevance | path

Searched refs:jump (Results 176 – 200 of 278) sorted by relevance

12345678910>>...12

/openbmc/linux/arch/sh/kernel/cpu/sh2/
H A Dentry.S202 bra system_call ! jump common systemcall entry
/openbmc/u-boot/arch/nds32/cpu/n1213/
H A Dstart.S223 j board_init_f ! jump to board_init_f() in lib/board.c
/openbmc/u-boot/Licenses/
H A DREADME12 applications that use U-Boot services by means of the jump table
/openbmc/u-boot/drivers/usb/gadget/
H A DKconfig163 allows to download images into memory and execute (jump to) them
/openbmc/docs/designs/
H A Dgpio-based-cable-presence.md89 states, the group handler will automatically jump to use a new SDR. For example,
/openbmc/linux/Documentation/mm/
H A Dpage_owner.rst35 not affect to allocation performance, especially if the static keys jump
H A Dtranshuge.rst44 for the head page and not the tail page), it should be updated to jump
/openbmc/linux/Documentation/usb/
H A DCREDITS19 David E. Nelson <dnelson@jump.net>
/openbmc/linux/arch/m68k/fpsp040/
H A Dskeleton.S9 | before the jump instruction. If there no handling necessary, then
/openbmc/linux/arch/arm/mach-omap2/
H A Dsleep34xx.S148 bxeq r5 @ jump to the WFI code in SRAM
/openbmc/linux/Documentation/arch/arm64/
H A Dbooting.rst424 - The primary CPU must jump directly to the first instruction of the
442 cpu-release-addr returns a non-zero value, the CPU must jump to this
/openbmc/linux/drivers/atm/
H A Didt77252.c1535 unsigned long base, idle, jump; in tst_timer() local
1546 jump = base + card->tst_size - 2; in tst_timer()
1557 write_sram(card, jump, TSTE_OPC_JMP | (base << 2)); in tst_timer()
1582 jump = base + card->tst_size - 2; in tst_timer()
1584 write_sram(card, jump, TSTE_OPC_NULL); in tst_timer()
/openbmc/u-boot/doc/
H A DREADME.POST591 - jump to the branch instruction
599 - jump to a branch instruction
603 - jump to the branch instruction
/openbmc/linux/Documentation/core-api/
H A Dcircular-buffers.rst52 items are removed. The tail index should never jump the head index, and both
/openbmc/qemu/docs/devel/
H A Ds390-dasd-ipl.rst24 equivalent of a branch/jump/goto instruction for channel programs.
/openbmc/u-boot/board/Barix/ipam390/
H A DREADME.ipam390118 (AIS Parse): Performing jump and close...
/openbmc/linux/drivers/crypto/caam/
H A Ddesc_constr.h241 APPEND_CMD_RET(jump, JUMP) in APPEND_CMD_RET() argument
/openbmc/linux/arch/mips/
H A DMakefile201 cflags-$(CONFIG_CPU_JUMP_WORKAROUNDS) += -Wa,-mfix-loongson2f-jump
/openbmc/qemu/target/sparc/
H A Dtranslate.c177 DisasCompare jump; member
1011 TCGv c2 = tcg_constant_tl(dc->jump.c2); in gen_generic_branch()
1013 tcg_gen_movcond_tl(dc->jump.cond, cpu_npc, dc->jump.c1, c2, npc0, npc1); in gen_generic_branch()
2503 tcg_gen_brcondi_tl(dc->jump.cond, dc->jump.c1, dc->jump.c2, l1); in advance_pc()
2593 dc->jump = *cmp; in advance_jump_cond()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.c463 } jump; member
1354 action->jump.index = __cpu_to_le32(info->jump.index); in prestera_acl_rule_add_put_action()
/openbmc/qemu/qapi/
H A Dmachine.json411 # injection normally. The guest OS will see the timer jump ahead
414 # say, such a sudden jump can easily confuse a guest OS which is
416 # OS can deal correctly with the time jump, the time in the guest
/openbmc/qemu/block/
H A Dvvfat.c177 uint8_t jump[3]; member
1016 bootsector->jump[0]=0xeb; in init_directories()
1017 bootsector->jump[1]=0x3e; in init_directories()
1018 bootsector->jump[2]=0x90; in init_directories()
/openbmc/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc1151 MIPS_INVAL("jump hint");
1158 MIPS_INVAL("branch/jump");
1191 MIPS_INVAL("branch/jump");
1214 MIPS_INVAL("conditional branch/jump");
2480 MIPS_INVAL("Compact branch/jump");
2492 MIPS_INVAL("Compact branch/jump");
2553 MIPS_INVAL("Compact conditional branch/jump");
/openbmc/linux/fs/ntfs/
H A Dlayout.h56 u8 jump[3]; /* Irrelevant (jump to boot up code).*/ member
/openbmc/qemu/docs/system/
H A Dgdb.rst169 the IRQs and timer service routines on, a single step might jump into

12345678910>>...12