Searched defs:JUMP (Results 1 - 25 of 164) sorted by relevance

1234567

/netbsd-current/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace_xoroshiro128_plus.c52 static const uint64_t JUMP[] = { 0xbeac0467eba5facb, local
/netbsd-current/lib/libc/arch/sparc64/
H A DSYS.h55 #define JUMP(name) \ macro
63 #define JUMP(name) \ macro
67 #define JUMP(name) set _C_LABEL(name),%g1; jmp %g1; nop macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmips-formats.h126 #define JUMP(SIZE, LSB, SHIFT) \ macro
H A Dpdp11-dis.c28 #define JUMP 0x1000 /* Flag that this operand is used in a jump. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-formats.h126 #define JUMP(SIZE, LSB, SHIFT) \ macro
H A Dpdp11-dis.c28 #define JUMP 0x1000 /* Flag that this operand is used in a jump. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/
H A Dflow2.s13 JUMP (P0); label
14 JUMP (P1); label
15 JUMP (P2); label
16 JUMP (P3); label
17 JUMP (P4); label
18 JUMP (P5); label
19 JUMP (SP); label
20 JUMP (FP); label
23 JUMP (PC+P0); label
24 JUMP (PC+P1); label
25 JUMP (PC+P2); label
26 JUMP (PC+P3); label
27 JUMP (PC+P4); label
28 JUMP (PC+P5); label
29 JUMP (PC+SP); label
30 JUMP (PC+FP); label
35 JUMP 0X0; label
36 JUMP 1234; label
37 JUMP -1234; label
38 JUMP 2; label
39 JUMP -2; label
59 JUMP MY_LABEL1; label
60 JUMP MY_LABEL2; label
62 JUMP MY_LABEL1-2; label
63 JUMP MY_LABEL2-2; label
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmips-formats.h126 #define JUMP(SIZE, LSB, SHIFT) \ macro
H A Dpdp11-dis.c28 #define JUMP 0x1000 /* Flag that this operand is used in a jump. */ macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmips-formats.h126 #define JUMP(SIZE, LSB, SHIFT) \ macro
H A Dpdp11-dis.c28 #define JUMP 0x1000 /* Flag that this operand is used in a jump. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Ddbg_jmp_src_kill.S403 JUMP 4; // Jump gets killed in WB stage label
409 JUMP 4; // Jump gets killed in EX3 stage label
416 JUMP 4; // Jump gets killed in EX2 stage label
424 JUMP 4; // Jump gets killed in EX1 stage label
433 JUMP 4; // Jump gets killed in AC stage label
443 JUMP label
454 JUMP 4; // Jump gets killed in IF2 stage label
466 JUMP 4; // Jump gets killed in IF1 stage label
[all...]
H A Dc_interr_timer_reload.S279 JUMP ( P0 ); label
H A Dc_interr_timer_tcount.S235 JUMP ( P0 ); label
H A Ddbg_tr_umode.S132 JUMP BEGIN; label
H A Dc_except_sys_sstep.S133 JUMP BEGIN; label
H A Dc_except_user_mode.S149 JUMP BEGIN; label
H A Dc_interr_disable.S316 JUMP ( P0 ); label
H A Dc_interr_disable_enable.S337 JUMP ( P0 ); label
H A Dc_interr_excpt.S132 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
152 JUMP BEGIN; label
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Ddbg_jmp_src_kill.S403 JUMP 4; // Jump gets killed in WB stage label
409 JUMP 4; // Jump gets killed in EX3 stage label
416 JUMP 4; // Jump gets killed in EX2 stage label
424 JUMP 4; // Jump gets killed in EX1 stage label
433 JUMP 4; // Jump gets killed in AC stage label
443 JUMP label
454 JUMP 4; // Jump gets killed in IF2 stage label
466 JUMP 4; // Jump gets killed in IF1 stage label
[all...]
H A Dc_interr_timer_reload.S279 JUMP ( P0 ); label
H A Dc_interr_timer_tcount.S235 JUMP ( P0 ); label
H A Ddbg_tr_umode.S132 JUMP BEGIN; label
/netbsd-current/sys/arch/sh3/include/
H A Dasm.h170 #define JUMP braf macro
192 #define JUMP jmp @ macro

Completed in 294 milliseconds

1234567