HomeSort by relevance Sort by last modified time
    Searched full:imull (Results 76 - 100 of 108) sorted by null

1 2 34 5

  /external/v8/src/compiler/x64/
code-generator-x64.cc     [all...]
  /external/valgrind/VEX/test/
test-amd64.c 396 "imull %2, %0\n\t"
402 "imull", s0, s1, res, flags & CC_MASK);
434 "imull", op0, op1, res, flags & CC_MASK);\
    [all...]
test-i386.c 383 "imull %2, %0\n\t"
389 "imull", s0, s1, res, flags & CC_MASK);
    [all...]
  /art/compiler/optimizing/
code_generator_x86.cc     [all...]
code_generator_x86_64.cc     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
sys_darwin_386.s 209 IMULL $1000, BX
asm_amd64p32.s 301 IMULL $stkbar__size, BX // Too big for SIB.
asm_386.s 353 IMULL $stkbar__size, BX // Too big for SIB.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
sys_darwin_386.s 209 IMULL $1000, BX
asm_amd64p32.s 301 IMULL $stkbar__size, BX // Too big for SIB.
asm_386.s 353 IMULL $stkbar__size, BX // Too big for SIB.
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-codegen-x64.cc 985 __ imull(rdx, rdx, Immediate(Abs(divisor)));
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-opcode.s 97 IMULl (%r8) # -- -- -- 41 F7 28 ; Sign extended result. REX to access upper reg
98 IMULl (%rax) # -- -- -- -- F7 28 ; Sign extended result
opcode-suffix.d 107 *[0-9a-f]+: 69 90 90 90 90 90 90 90 90 90[ ]+imull[ ]+\$0x90909090,-0x6f6f6f70\(%eax\),%edx
109 *[0-9a-f]+: 6b 90 90 90 90 90 90[ ]+imull[ ]+\$0xffffff90,-0x6f6f6f70\(%eax\),%edx
352 *[0-9a-f]+: 0f af 90 90 90 90 90[ ]+imull[ ]+-0x6f6f6f70\(%eax\),%edx
  /external/llvm/test/MC/X86/
intel-syntax.s 705 // CHECK: imull $123, %ebx
x86-32-coverage.s     [all...]
  /external/valgrind/VEX/orig_amd64/
test2.orig     [all...]
test2.sorted     [all...]
test1.sorted 241 69442408C51D0000 imull $7621, 8(%rsp), %eax
242 440FAFE0 imull %eax, %r12d
    [all...]
test1.orig 962 imull $7621, 8(%rsp), %eax
966 imull %eax, %r12d
    [all...]
  /art/runtime/interpreter/mterp/out/
mterp_x86.S     [all...]
  /external/mesa3d/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...]
  /external/v8/src/x64/
macro-assembler-x64.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/
decode.txt     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/testdata/
decode.txt     [all...]

Completed in 1038 milliseconds

1 2 34 5