Searched defs:jmp (Results 1 - 25 of 46) sorted by relevance

12

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dfar64.asm5 jmp far dword [0] label
6 jmp far qword [0] label
7 jmp far [0] label
H A Dfarbasic.asm5 jmp 5:4 label
7 jmp far equval label
11 jmp 8:9 label
H A Dx86label.asm2 jmp and_label label
H A Djmpfar.asm0 jmp 1234:5678 ; YASM: far jump
2 jmp near 1234:5678 ; YASM: near jump; NASM: mismatch in operand sizes label
3 jmp far 1234:5678 ; YASM: far jump; NASM: mismatch in operand sizes label
6 jmp far1 ; both: near jump label
7 jmp near far1 ; both: near jump label
8 jmp far far1 ; YASM: far jump; NASM: value referenced by FAR is not relocatable label
10 jmp far2 ; both: near jump label
11 jmp near far2 ; both: near jump label
12 jmp far far2 ; YASM: far jump; NASM: value referenced by FAR is not relocatable label
1 jmp 1234:5678 ; YASM: far jump label
H A Doverflow.asm11 jmp 0x1234:0x56789ABC label
12 jmp dword 0x1234:0x56789ABC label
H A Dsegoff-err.asm3 jmp far[1:2] label
H A Dsegoff.asm4 jmp far[foo] label
H A Dgenopcode.asm165 ;jmp label
166 jmp short label label
167 jmp near label label
168 jmp far [label] label
169 jmp far dword [label] label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/
H A Dgas32-jmpcall.asm4 jmp foo label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
H A Dgas64-jmpcall.asm4 jmp foo label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/
H A Delfequabs.asm9 jmp absval label
10 jmp label label
/external/llvm/test/MC/ELF/
H A Dsubsection.s7 jmp label label
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
H A Djmpsize1-err.asm0 jmp x ; short
131 jmp w ; short label
132 jmp short y ; must be near; forcing short should error label
263 jmp short z ; must be near; forcing short should error label
1 jmp x ; short label
H A Djmpsize1.asm0 jmp x ; short
131 jmp w ; short label
132 jmp y ; near label
263 jmp z ; near label
1 jmp x ; short label
H A Dopt-align3.asm4 jmp label1d label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/
H A Dorphannowarn.asm5 jmp label label
6 jmp label2
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/worphan/
H A Dorphanwarn.asm5 jmp label label
6 jmp label2
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/
H A Dbin-farabs.asm23 jmp keybuf label
26 jmp 0040h:001Eh label
29 jmp near keybuf label
30 jmp near 0040h:001Eh ; Illegal in NASM ("mismatch in operand sizes") label
33 jmp 0x1e label
34 jmp 0 label
35 jmp absval label
36 jmp label label
40 jmp label2 label
47 jmp fa label
48 jmp far 0040h:001Eh ; Illegal in NASM ("mismatch in operand sizes") label
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests/
H A Dxdfother.asm18 jmp far farlabel label
/external/valgrind/main/callgrind/
H A Djumps.c79 static UInt jcc_hash_idx(BBCC* from, UInt jmp, BBCC* to, UInt size) argument
81 return (UInt) ( (UWord)from + 7* (UWord)to + 13*jmp) % size;
108 new_idx = jcc_hash_idx(curr_jcc->from, curr_jcc->jmp,
140 static jCC* new_jcc(BBCC* from, UInt jmp, BBCC* to) argument
153 jcc->jmp = jmp;
164 CLG_ASSERT((0 <= jmp) && (jmp <= from->bb->cjmp_count));
165 jcc->next_from = from->jmp[jmp]
190 get_jcc(BBCC* from, UInt jmp, BBCC* to) argument
[all...]
H A Dcallstack.c186 void CLG_(push_call_stack)(BBCC* from, UInt jmp, BBCC* to, Addr sp, Bool skip) argument
207 /* this is a jmp from skipped to nonskipped */
217 jcc = CLG_(get_jcc)(from, jmp, to);
238 if (from->bb->jmp[jmp].jmpkind == jk_Call) {
239 UInt instr = from->bb->jmp[jmp].instr;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/
H A Dwin32at.asm31 jmp L2592 label
35 jmp L2591 label
39 jmp L2591 label
47 jmp L2589 label
53 jmp L2595 label
56 jmp L2589 label
112 jmp L2597 label
136 jmp L2597 label
158 jmp L2605 label
162 jmp L259 label
[all...]
/external/chromium_org/tools/traceline/traceline/
H A Dstubs.asm34 jmp eax label
35 jmp edx label
83 jmp blah label
85 jmp blah label
/external/llvm/test/MC/X86/
H A Dx86-32.s473 jmp *8(%eax)
623 jmp $0x7ace,$0x7ace label
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_sf_emit.c722 int jmp; local
743 jmp = brw_JMPI(p, ip, ip, brw_imm_d(0)) - p->store;
755 brw_land_fwd_jump(p, jmp);
764 jmp = brw_JMPI(p, ip, ip, brw_imm_d(0)) - p->store;
773 brw_land_fwd_jump(p, jmp);
777 jmp = brw_JMPI(p, ip, ip, brw_imm_d(0)) - p->store;
785 brw_land_fwd_jump(p, jmp);

Completed in 719 milliseconds

12