/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
D | jmpfar.asm | 1 jmp 1234:5678 ; YASM: far jump label 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
|
D | farbasic.asm | 5 jmp 5:4 label 7 jmp far equval label 11 jmp 8:9 label
|
D | far64.asm | 5 jmp far dword [0] label 6 jmp far qword [0] label 7 jmp far [0] label
|
D | overflow.asm | 11 jmp 0x1234:0x56789ABC label 12 jmp dword 0x1234:0x56789ABC label
|
D | x86label.asm | 2 jmp and_label label
|
D | segoff-err.asm | 3 jmp far[1:2] label
|
D | segoff.asm | 4 jmp far[foo] label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/ |
D | bin-farabs.asm | 23 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 far keybuf ; Illegal in NASM ("value referenced by FAR is not relocatable") label [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/ |
D | elfequabs.asm | 9 jmp absval label 10 jmp label label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/gas/ |
D | win32at.asm | 31 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 L2597 label
|
/external/chromium_org/v8/src/ic/x87/ |
D | stub-cache-x87.cc | 53 __ jmp(&miss); in ProbeTable() local 55 __ jmp(&miss); in ProbeTable() local 63 __ jmp(extra); in ProbeTable() local 93 __ jmp(&miss); in ProbeTable() local 95 __ jmp(&miss); in ProbeTable() local 107 __ jmp(offset); in ProbeTable() local
|
/external/chromium_org/v8/src/ic/ia32/ |
D | stub-cache-ia32.cc | 53 __ jmp(&miss); in ProbeTable() local 55 __ jmp(&miss); in ProbeTable() local 63 __ jmp(extra); in ProbeTable() local 93 __ jmp(&miss); in ProbeTable() local 95 __ jmp(&miss); in ProbeTable() local 107 __ jmp(offset); in ProbeTable() local
|
/external/chromium_org/v8/src/x87/ |
D | codegen-x87.cc | 127 __ jmp(&forward); in CreateMemMoveFunction() local 148 __ jmp(&forward_loop_1byte); in CreateMemMoveFunction() local 176 __ jmp(&backward_loop_1byte); in CreateMemMoveFunction() local 282 __ jmp(&entry); in GenerateSmiToDouble() local 290 __ jmp(fail); in GenerateSmiToDouble() local 306 __ jmp(&entry); in GenerateSmiToDouble() local 383 __ jmp(&entry); in GenerateDoubleToObject() local 392 __ jmp(&success); in GenerateDoubleToObject() local 400 __ jmp(fail); in GenerateDoubleToObject() local 422 __ jmp(&entry, Label::kNear); in GenerateDoubleToObject() local [all …]
|
D | full-codegen-x87.cc | 374 __ jmp(&return_label_); in EmitReturnSequence() local 503 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 505 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 508 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 510 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 514 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 516 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 574 __ jmp(&done, Label::kNear); in Plug() local 587 __ jmp(&done, Label::kNear); in Plug() local 627 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local [all …]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/ |
D | gas64-jmpcall.asm | 4 jmp foo label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas32/ |
D | gas32-jmpcall.asm | 4 jmp foo label
|
/external/chromium_org/v8/src/x64/ |
D | codegen-x64.cc | 151 __ jmp(&return_result); in CreateModuloFunction() local 254 __ jmp(&new_backing_store); in GenerateSmiToDouble() local 291 __ jmp(&entry); in GenerateSmiToDouble() local 313 __ jmp(&allocated); in GenerateSmiToDouble() local 325 __ jmp(&done); in GenerateSmiToDouble() local 338 __ jmp(&entry); in GenerateSmiToDouble() local 400 __ jmp(&entry); in GenerateDoubleToObject() local 406 __ jmp(fail); in GenerateDoubleToObject() local 435 __ jmp(&entry, Label::kNear); in GenerateDoubleToObject() local 498 __ jmp(&indirect_string_loaded, Label::kNear); in Generate() local [all …]
|
D | full-codegen-x64.cc | 381 __ jmp(&return_label_); in EmitReturnSequence() local 489 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 491 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 529 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 531 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 534 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 536 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 540 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 542 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 600 __ jmp(&done, Label::kNear); in Plug() local [all …]
|
/external/chromium_org/tools/traceline/traceline/ |
D | stubs.asm | 34 jmp eax label 35 jmp edx label 83 jmp blah label 85 jmp blah label
|
/external/chromium_org/v8/src/ia32/ |
D | full-codegen-ia32.cc | 377 __ jmp(&return_label_); in EmitReturnSequence() local 506 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 508 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 511 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 513 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 517 if (false_label_ != fall_through_) __ jmp(false_label_); in Plug() local 519 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local 577 __ jmp(&done, Label::kNear); in Plug() local 590 __ jmp(&done, Label::kNear); in Plug() local 630 if (true_label_ != fall_through_) __ jmp(true_label_); in Plug() local [all …]
|
/external/chromium_org/v8/src/ic/x64/ |
D | stub-cache-x64.cc | 69 __ jmp(&miss); in ProbeTable() local 71 __ jmp(&miss); in ProbeTable() local 79 __ jmp(kScratchRegister); in ProbeTable() local
|
/external/llvm/test/MC/ELF/ |
D | subsection.s | 7 jmp label label
|
/external/valgrind/main/callgrind/ |
D | jumps.c | 79 static UInt jcc_hash_idx(BBCC* from, UInt jmp, BBCC* to, UInt size) in jcc_hash_idx() 140 static jCC* new_jcc(BBCC* from, UInt jmp, BBCC* to) in new_jcc()
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/worphan/ |
D | orphanwarn.asm | 5 jmp label label
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/ |
D | orphannowarn.asm | 5 jmp label label
|