Home
last modified time | relevance | path

Searched defs:JUMP (Results 1 – 25 of 89) sorted by relevance

1234

/netbsd-src/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 4; // Jump gets killed in DEC stage label
454 JUMP 4; // Jump gets killed in IF2 stage label
466 JUMP 4; // Jump gets killed in IF1 stage label
H A Dc_interr_pending_2.S131 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
152 JUMP BEGIN; label
H A Dse_more_ret_haz.S135 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
157 JUMP BEGIN; label
H A Dse_misaligned_fetch.S158 JUMP BEGIN; label
174 JUMP ( P1 ); // should cause misaligned label
H A Dse_bug_ui.S131 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
157 JUMP BEGIN; label
H A Dse_bug_ui3.S131 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
157 JUMP BEGIN; label
H A Dse_undefinedinstruction4.S134 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
160 JUMP BEGIN; label
H A Dse_illegalcombination.S135 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
161 JUMP BEGIN; label
H A Dse_undefinedinstruction1.S134 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
160 JUMP BEGIN; label
H A Dse_bug_ui2.S131 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
157 JUMP BEGIN; label
H A Dc_progctrl_csync_mmr.S129 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
150 JUMP BEGIN; label
H A Dc_progctrl_excpt.S128 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
149 JUMP BEGIN; label
H A Dse_undefinedinstruction3.S135 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
161 JUMP BEGIN; label
H A Dc_mmr_timer.S126 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
150 JUMP BEGIN; label
H A Dc_mmr_ppop_illegal_adr.S129 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
153 JUMP BEGIN; label
H A Dc_mmr_ppopm_illegal_adr.S129 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
153 JUMP BEGIN; label
H A Dse_undefinedinstruction2.S134 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
161 JUMP BEGIN; label
H A Dc_mode_supervisor.S126 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
149 JUMP BEGIN; label
H A Dc_interr_excpt.S132 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
152 JUMP BEGIN; label
H A Dc_interr_nested.S128 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
148 JUMP BEGIN; label
H A Dc_progctrl_raise_rt_i_n.S126 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
147 JUMP BEGIN; label
H A Dc_mmr_loop.S127 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
151 JUMP BEGIN; label
H A Dc_interr_nmi.S128 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
149 JUMP BEGIN; label
/netbsd-src/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-src/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace_xoroshiro128_plus.c52 static const uint64_t JUMP[] = { 0xbeac0467eba5facb, in dtrace_xoroshiro128_plus_jump() local

1234