/external/llvm/test/MC/X86/AlignedBundling/ |
different-sections.s | 9 imull $17, %ebx, %ebp 10 imull $17, %ebx, %ebp 12 imull $17, %ebx, %ebp 14 # CHECK-NEXT: 8: imull 18 imull $17, %ebx, %ebp 19 imull $17, %ebx, %ebp 21 imull $17, %ebx, %ebp 23 # CHECK-NEXT: 8: imull
|
switch-section-locked-error.s | 10 imull $17, %ebx, %ebp 12 imull $17, %ebx, %ebp 15 imull $17, %ebx, %ebp
|
align-mode-argument-error.s | 7 imull $17, %ebx, %ebp
|
bundle-lock-option-error.s | 8 imull $17, %ebx, %ebp
|
single-inst-bundling.s | 18 imull $17, %ebx, %ebp 19 # This imull is 3 bytes long and should have started at 0xe, so two bytes 22 # CHECK-NEXT: 10: imull 38 imull %ebx, %eax
|
relax-in-bundle-group.s | 15 imull $17, %ebx, %ebp 38 imull %ebx, %eax
|
/external/compiler-rt/lib/builtins/i386/ |
muldi3.S | 16 imull %eax, %ecx // b.lo * a.hi 20 imull %edx, %ebx // a.lo * b.hi
|
udivdi3.S | 59 imull %edi, %eax // q*bhi 91 imull %edi, %eax // q*bhi
|
umoddi3.S | 60 imull %edi, %eax // q*bhi 96 imull %edi, %eax // q*bhi
|
divdi3.S | 88 imull %edi, %eax // q*bhi 126 imull %edi, %eax // q*bhi
|
moddi3.S | 87 imull %edi, %eax // q*bhi 127 imull %edi, %eax // q*bhi
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/ |
gas-muldiv.asm | 6 imull %ebx, %ecx label 9 imull $5, %ebx, %ecx label 12 imull $5000, %ebx, %ecx label 15 imull $5, %ecx label 18 imull $5000, %ecx label
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
x86-mont.S | 76 imull 32(%esp),%edi 109 imull 32(%esp),%edi 191 imull 32(%esp),%edi 283 imull 32(%esp),%edi
|
x86-mont-mac.S | 75 imull 32(%esp),%edi 108 imull 32(%esp),%edi 190 imull 32(%esp),%edi 282 imull 32(%esp),%edi
|
/external/openssl/crypto/bn/asm/ |
x86-mont.S | 197 imull 32(%esp),%edi 230 imull 32(%esp),%edi 312 imull 32(%esp),%edi 404 imull 32(%esp),%edi
|
/art/compiler/utils/x86/ |
assembler_x86.h | 379 void imull(Register dst, Register src); 380 void imull(Register reg, const Immediate& imm); 381 void imull(Register reg, const Address& address); 383 void imull(Register reg); 384 void imull(const Address& address);
|
assembler_x86.cc | 950 void X86Assembler::imull(Register dst, Register src) { function in class:art::x86::X86Assembler 958 void X86Assembler::imull(Register reg, const Immediate& imm) { function in class:art::x86::X86Assembler 966 void X86Assembler::imull(Register reg, const Address& address) { function in class:art::x86::X86Assembler 974 void X86Assembler::imull(Register reg) { function in class:art::x86::X86Assembler 981 void X86Assembler::imull(const Address& address) { function in class:art::x86::X86Assembler [all...] |
/art/compiler/utils/x86_64/ |
assembler_x86_64.h | 429 void imull(CpuRegister dst, CpuRegister src); 430 void imull(CpuRegister reg, const Immediate& imm); 431 void imull(CpuRegister reg, const Address& address); 433 void imull(CpuRegister reg); 434 void imull(const Address& address);
|
assembler_x86_64.cc | 1183 void X86_64Assembler::imull(CpuRegister dst, CpuRegister src) { function in class:art::x86_64::X86_64Assembler 1192 void X86_64Assembler::imull(CpuRegister reg, const Immediate& imm) { function in class:art::x86_64::X86_64Assembler 1201 void X86_64Assembler::imull(CpuRegister reg, const Address& address) { function in class:art::x86_64::X86_64Assembler 1210 void X86_64Assembler::imull(CpuRegister reg) { function in class:art::x86_64::X86_64Assembler 1218 void X86_64Assembler::imull(const Address& address) { function in class:art::x86_64::X86_64Assembler [all...] |
/external/valgrind/main/none/tests/x86/ |
insn_basic.def | 445 imull eax.sd[-12345678] : r32.sd[12345678] => edx.sd[-35488] eax.sd[-260846532] 446 imull eax.sd[12345678] : m32.sd[-12345678] => edx.sd[-35488] eax.sd[-260846532] 455 imull imm8[123] r32.ud[67890] => 1.ud[8350470] 456 imull imm8[123] r32.ud[67890] r32.ud[0] => 2.ud[8350470] 457 imull imm8[123] m32.ud[67890] r32.ud[0] => 2.ud[8350470] 458 imull imm32[12345] r32.ud[67890] => 1.ud[838102050] 459 imull imm32[12345] r32.ud[67890] r32.ud[0] => 2.ud[838102050] 460 imull imm32[12345] m32.ud[67890] r32.ud[0] => 2.ud[838102050] 461 imull r32.ud[12345] r32.ud[67890] => 1.ud[838102050] 462 imull m32.ud[12345] r32.ud[67890] => 1.ud[838102050 [all...] |
/external/llvm/test/MC/X86/ |
x86-64.s | 206 // CHECK: imull $12, %eax 209 // CHECK: imull %ecx, %eax 210 imull %ecx, %eax label
|
x86-32-coverage.s | 192 // CHECK: imull 3735928559(%ebx,%ecx,8) 193 imull 0xdeadbeef(%ebx,%ecx,8) [all...] |
/external/chromium_org/v8/src/x64/ |
lithium-codegen-x64.cc | [all...] |
macro-assembler-x64.cc | [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/x86/ |
assyntax.h | 439 #define IMUL_L(a, b) CHOICE(imull ARG2(a,b), imull ARG2(a,b), _LTOG imul ARG2(b,a)) [all...] |