Home
last modified time | relevance | path

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

1234567

/netbsd/external/gpl3/gdb/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
35 JUMP 0X0; label
38 JUMP 2; label
[all …]
/netbsd/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
35 JUMP 0X0; label
38 JUMP 2; label
[all …]
/netbsd/external/gpl3/gdb/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 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_bug_ui.S131 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
157 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 Dse_bug_ui3.S131 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
157 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_undefinedinstruction4.S134 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
160 JUMP BEGIN; label
H A Dse_misaligned_fetch.S158 JUMP BEGIN; label
174 JUMP ( P1 ); // should cause misaligned label
H A Dc_progctrl_excpt.S128 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
149 JUMP BEGIN; label
H A Dc_progctrl_csync_mmr.S129 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
150 JUMP BEGIN; label
/netbsd/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 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_bug_ui.S131 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
157 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 Dse_bug_ui3.S131 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
157 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_misaligned_fetch.S158 JUMP BEGIN; label
174 JUMP ( P1 ); // should cause misaligned label
H A Dse_undefinedinstruction1.S134 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
160 JUMP BEGIN; label
H A Dse_undefinedinstruction4.S134 JUMP STARTSUP; // jump to code start for SUPERVISOR mode label
160 JUMP BEGIN; label
/netbsd/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

1234567