Searched refs:JUMP (Results 1 - 53 of 53) sorted by relevance

/linux-4.4.14/arch/blackfin/lib/
H A Dumodsi3.S22 IF CC JUMP .LRETURN_R0; /* Return 0, if NR == 0 */
24 IF CC JUMP .LRETURN_ZERO_VAL; /* Return 0, if DR == 0 */
26 IF CC JUMP .LRETURN_ZERO_VAL; /* Return 0, if NR == DR */
28 IF CC JUMP .LRETURN_ZERO_VAL; /* Return 0, if DR == 1 */
30 IF CC JUMP .LRETURN_R0; /* Return dividend (R0),IF NR<DR */
H A Dmemmove.S25 IF CC JUMP .Lfinished; /* very unlikely */
28 IF !CC JUMP .Lno_overlap;
31 IF CC JUMP .Loverlap;
35 IF CC JUMP .Lbytes;
39 IF !CC JUMP .Lbytes; /* Jump if addrs not aligned.*/
64 IF !CC JUMP .Lbytes;
81 IF CC JUMP .Lno_loop;
H A Dmemset.S31 IF CC JUMP .Ltoo_small;
36 IF !CC JUMP .Lforce_align ; /* Jump if addr not aligned. */
50 IF !CC JUMP .Lbytes_left;
61 IF CC JUMP .Lfinished; /* Unusual */
77 IF !CC JUMP .Lskip1;
82 IF !CC JUMP .Laligned;
85 JUMP .Laligned;
H A Dmemcmp.S27 IF CC JUMP .Ltoo_small;
32 IF !CC JUMP .Lbytes ; /* Jump if addrs not aligned. */
48 IF !CC JUMP .Lquad_different;
55 IF CC JUMP .Lfinished; /* very unlikely*/
63 IF !CC JUMP .Ldifferent;
85 JUMP .Lbytes;
H A Dmodsi3.S26 IF CC JUMP .LRETURN_R0; /* Return 0, if numerator == 0 */
28 IF CC JUMP .LRETURN_ZERO; /* Return 0, if denominator == 0 */
30 IF CC JUMP .LRETURN_ZERO; /* Return 0, if numerator == denominator */
32 IF CC JUMP .LRETURN_ZERO; /* Return 0, if denominator == 1 */
34 IF CC JUMP .LRETURN_ZERO; /* Return 0, if denominator == -1 */
H A Dmemchr.S26 IF CC JUMP .Lfailed;
34 IF CC JUMP .Lfound;
H A Douts.S17 IF CC JUMP 1f;
30 IF CC JUMP 1f;
43 IF CC JUMP 1f;
56 IF CC JUMP 1f;
H A Dmemcpy.S33 IF CC JUMP .L_P1L2147483647; /* Nothing to do */
41 IF !CC JUMP .Lno_overlap;
44 IF CC JUMP .Lhas_overlap;
53 IF CC JUMP .Lnot_aligned;
59 IF !CC JUMP .Lmore_than_seven;
92 IF !CC JUMP .Lbytes_left;
H A Ddivsi3.S89 IF CC JUMP .Lident_return;
92 IF CC JUMP .Lzero_return;
95 IF CC JUMP .Lident_return;
98 IF CC JUMP .Lident_return;
103 IF CC JUMP .Lpower_of_two;
151 IF CC JUMP .Ltrue_ident_return;
155 IF CC JUMP .Ltrue_ident_return;
182 IF CC JUMP .Ltrue_ident_return;
H A Dudivsi3.S21 IF CC JUMP .Lreturn_ident;
25 IF CC JUMP .Lidents;
31 IF CC JUMP .Ly_16bit;
94 IF CC JUMP .Lshift_and_correct;
105 IF CC JUMP .Lreturn_r0;
107 IF CC JUMP .Lreturn_ident;
109 IF CC JUMP .Lreturn_ident;
114 IF CC JUMP .Lpower_of_two;
165 IF CC JUMP .Lno_mult; /* if none... */
186 IF CC JUMP .Ltrue_return_ident;
189 IF CC JUMP .Ltrue_return_ident;
192 IF CC JUMP .Ltrue_return_ident;
215 IF CC JUMP .Ltrue_return_ident;
H A Dstrncmp.S26 if CC JUMP 5f;
H A Dstrncpy.S28 if CC JUMP 6f;
/linux-4.4.14/samples/seccomp/
H A Dbpf-fancy.c39 SYSCALL(__NR_write, JUMP(&l, write_fd)), main()
40 SYSCALL(__NR_read, JUMP(&l, read)), main()
54 JEQ(STDOUT_FILENO, JUMP(&l, write_buf)), main()
55 JEQ(STDERR_FILENO, JUMP(&l, write_buf)), main()
60 JEQ((unsigned long)msg1, JUMP(&l, msg1_len)), main()
61 JEQ((unsigned long)msg2, JUMP(&l, msg2_len)), main()
62 JEQ((unsigned long)buf, JUMP(&l, buf_len)), main()
H A Dbpf-helper.h48 #define JUMP(labels, label) \ macro
/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_awg_utils.c19 JUMP, enumerator in enum:opcode
81 case JUMP: awg_generate_instr()
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c174 * 'JUMP to addr + 12', which is effectively a NOP. Then the code to DMA the
175 * buffer follows and at the end we have a JUMP back to the start + 12 (skipping
176 * the initial JUMP).
182 * If a new buffer is added then the initial JUMP in the code for that buffer
H A Dcx23885-video.c422 * 'JUMP to addr + 12', which is effectively a NOP. Then the code to DMA the
423 * buffer follows and at the end we have a JUMP back to the start + 12 (skipping
424 * the initial JUMP).
430 * If a new buffer is added then the initial JUMP in the code for that buffer
H A Dcx23885-core.c1472 * 'JUMP to addr + 12', which is effectively a NOP. Then the code to DMA the
1473 * buffer follows and at the end we have a JUMP back to the start + 12 (skipping
1474 * the initial JUMP).
1480 * If a new buffer is added then the initial JUMP in the code for that buffer
/linux-4.4.14/drivers/media/rc/keymaps/
H A Drc-alink-dtu-m.c33 { 0x0807, KEY_CHANNEL }, /* JUMP */
/linux-4.4.14/arch/metag/lib/
H A Dusercopy.c35 " JUMP D1Ar1,#LO(1b)\n" \
205 " JUMP D0Ar2,#LO(1b)\n" \
304 " JUMP D0Ar2,#LO(1b)\n" \
467 " JUMP D0Ar2,#LO(1b)\n" \
779 " JUMP D0Ar2,#LO(1b)\n" \
953 " JUMP D0Ar2,#LO(1b)\n" \
972 " JUMP D1Ar1,#LO(1b)\n" \
1109 " JUMP D0FrT,#LO(2b)\n" __get_user_asm_b()
1133 " JUMP D0FrT,#LO(2b)\n" __get_user_asm_w()
1157 " JUMP D0FrT,#LO(2b)\n" __get_user_asm_d()
1181 " JUMP D0FrT,#LO(2b)\n" __put_user_asm_b()
1205 " JUMP D0FrT,#LO(2b)\n" __put_user_asm_w()
1229 " JUMP D0FrT,#LO(2b)\n" __put_user_asm_d()
1253 " JUMP D0FrT,#LO(2b)\n" __put_user_asm_l()
1289 " JUMP D0FrT,#LO(3b)\n" strnlen_user()
1343 " JUMP D0FrT,#LO(4b)\n" __strncpy_from_user()
/linux-4.4.14/arch/blackfin/include/asm/
H A Dentry.h122 IF CC JUMP 1f; \
152 IF CC JUMP 1f; \
/linux-4.4.14/arch/blackfin/kernel/
H A Dfixed_code.S29 0: JUMP.S 0b;
58 IF !CC JUMP 1f;
H A Dtrace.c304 pr_cont("JUMP (P%i)", poprnd); decode_ProgCtrl_0()
310 pr_cont("JUMP (PC + P%i", poprnd); decode_ProgCtrl_0()
335 pr_cont("IF %sCC JUMP pcrel %s", T ? "" : "!", B ? "(BP)" : ""); decode_BRCC_0()
353 pr_cont("JUMP.L"); decode_CALLa_0()
601 pr_cont("JUMP.S"); decode_opcode()
/linux-4.4.14/arch/blackfin/mach-common/
H A Dinterrupt.S171 IF ! CC JUMP 2f;
177 if CC JUMP 2f;
178 JUMP 1b;
H A Ddpmc_modes.S203 if !CC JUMP 1b;
282 IF !CC JUMP 1b;
H A Dentry.S103 IF !CC JUMP _handle_bad_cplb;
113 if CC JUMP _double_fault;
250 if CC JUMP _double_fault;
404 JUMP .L_double_fault_panic
575 if CC JUMP _sys_trace;
577 if CC JUMP _sys_trace;
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Datom-names.h46 "JUMP", "JUMP_EQUAL", "JUMP_BELOW", "JUMP_ABOVE", "JUMP_BELOW_OR_EQUAL",
/linux-4.4.14/drivers/gpu/drm/amd/include/
H A Datom-names.h46 "JUMP", "JUMP_EQUAL", "JUMP_BELOW", "JUMP_ABOVE", "JUMP_BELOW_OR_EQUAL",
/linux-4.4.14/drivers/crypto/caam/
H A Derror.c31 { 0x0D, "Invalid JUMP Command. A nonlocal JUMP Command is invalid because the target is not a Job Header Command, or the jump is from a Trusted Descriptor to a Job Descriptor, or because the target Descriptor contains a Shared Descriptor." },
H A Ddesc_constr.h166 APPEND_CMD_RET(jump, JUMP)
H A Ddesc.h1480 * JUMP Command Constructs
/linux-4.4.14/drivers/scsi/
H A Dscript_asm.pl281 # clause from a transfer control instruction (RETURN, CALL, JUMP, INT).
708 } elsif (/^\s*(JUMP|CALL|INT)\s+(.*)/i) {
711 if ($instruction =~ /JUMP/i) {
718 print STDERR "parsing JUMP, rest = $rest\n" if ($debug);
724 print STDERR "parsing JUMP REL, addr = $addr, rest = $rest\n" if ($debug);
H A Dncr53c8xx.c1168 ** JUMP IF (SFBR != #target#), @(next tcb)
1261 ** JUMP IF (SFBR != #lun#), @(next lcb of this target)
3600 ** JUMP / CALL ncr_script_copy_and_bind()
7266 ** free the tag if any and remove the JUMP for reselect. ncr_free_ccb()
7335 ** JUMP @(sched_point) ncr_init_ccb()
7413 ** JUMP IF (SFBR != #target#), @(next tcb) ncr_init_tcb()
7453 ** JUMP ^ IFTRUE (MASK (i, 3)), @(next_lcb) ncr_init_tcb()
7463 ** Link this target control block to the JUMP chain. ncr_init_tcb()
7542 ** JUMP IF (SFBR != #lun#), @(next lcb) ncr_alloc_lcb()
7544 ** JUMP @script(resel_notag) ncr_alloc_lcb()
7558 ** Link this lun control block to the JUMP chain. ncr_alloc_lcb()
7593 ** CCB JUMP table if not yet. ncr_setup_lcb()
8441 * JUMP ^ IFTRUE (MASK (i, 3)), @(next_lcb) ncr_attach()
H A Dncr53c8xx.h1195 ** JUMP [ | IFTRUE/IFFALSE ( ... ) ]
H A DFlashPoint.c4576 WRW_HARPOON(map_addr, (CPE_OP + ADATA_OUT + DINT)); /*JUMP IF DATA OUT */ FPT_autoLoadDefaultMap()
4578 WRW_HARPOON(map_addr, (TCB_OP + FIFO_0 + DI)); /*JUMP IF NO DATA IN FIFO */ FPT_autoLoadDefaultMap()
4582 WRW_HARPOON(map_addr, (CPE_OP + ADATA_IN + DINT)); /*JUMP IF NOT DATA IN PHZ */ FPT_autoLoadDefaultMap()
4602 WRW_HARPOON(map_addr, (CPN_OP + ASTATUS + UNKNWN)); /*JUMP IF NOT STATUS PHZ. */ FPT_autoLoadDefaultMap()
/linux-4.4.14/drivers/media/pci/tw68/
H A Dtw68-video.c407 * 'JUMP to addr + 8', which is effectively a NOP. Then the program to DMA the
408 * buffer follows and at the end we have a JUMP back to the start + 8 (skipping
409 * the initial JUMP).
414 * If a new buffer is added then the initial JUMP in the program generates an
436 /* append a 'JUMP to start of buffer' to the buffer risc program */ tw68_buf_queue()
/linux-4.4.14/arch/arm64/net/
H A Dbpf_jit_comp.c458 /* JUMP off */ build_insn()
464 /* IF (dst COND src) JUMP off */ build_insn()
502 /* IF (dst COND imm) JUMP off */ build_insn()
/linux-4.4.14/arch/metag/kernel/
H A Dmodule.c175 /* JUMP D0Re0,#LO(v) */ do_plt_call()
/linux-4.4.14/drivers/net/wireless/libertas_tf/
H A Dif_usb.c328 lbtf_deb_usb2(&cardp->udev->dev, "Donwloading FW JUMP BLOCK\n"); if_usb_send_fw_pkt()
331 * Donwloading FW JUMP BLOCK if_usb_send_fw_pkt()
/linux-4.4.14/arch/metag/tbx/
H A Dtbipcx.S66 JUMP D0Re0,#0xA0
442 JUMP D1Ar1,#0xA4
/linux-4.4.14/sound/sparc/
H A Ddbri.c107 "WAIT", "PAUSE", "JUMP", "IIQ", "REX", "SDP", "CDP", "DTS",
617 added after the WAIT commands then the WAITs are replaced with single JUMP
619 command (replaced by the JUMP by then). If the DBRI is still executing
660 /* Space for 2 WAIT cmds (replaced later by 1 JUMP cmd) */ dbri_cmdlock()
674 * Send prepared cmd string. It works by writing a JUMP cmd into
676 * The JUMP cmd points to the new cmd string.
691 /* Replace the last command with JUMP */ dbri_cmdsend()
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c478 * JUMP / CALL sym_fw_bind_script()
H A Dsym_defs.h679 * JUMP [ | IFTRUE/IFFALSE ( ... ) ]
H A Dsym_fw2.h994 * JUMP indirectly to the restart point of the CCB.
1029 * JUMP indirectly to the restart point of the CCB.
H A Dsym_fw1.h1070 * JUMP indirectly to the restart point of the CCB.
H A Dsym_hipd.c2308 * JUMP address and interrupt the host processor.
5757 * Allocate and prepare the lun JUMP table that is used sym_hcb_attach()
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Dfw.c727 * We look for JUMP cmd from the bootmode header, i2400m_dnload_bcf()
730 * should be the bootmode header with JUMP cmd. i2400m_dnload_bcf()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Ds626.h91 #define S626_RPS_JUMP 0x80000000 /* JUMP */
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dif_usb.c374 lbs_deb_usb2(&cardp->udev->dev, "Donwloading FW JUMP BLOCK\n"); if_usb_send_fw_pkt()
/linux-4.4.14/fs/fscache/
H A Dobject.c85 static WORK_STATE(JUMPSTART_DEPS, "JUMP", fscache_jumpstart_dependents);
/linux-4.4.14/sound/pci/
H A Dbt87x.c146 /* SYNC, one WRITE per line, one extra WRITE per page boundary, SYNC, JUMP */
/linux-4.4.14/drivers/input/misc/
H A Dims-pcu.c752 "Failure when sending JUMP TO BOOLTLOADER command, error: %d\n", ims_pcu_switch_to_bootloader()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c1368 trace("JUMP\t0x%04x\n", offset); init_jump()

Completed in 1561 milliseconds