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

1 2 34 5

  /external/valgrind/none/tests/amd64/
insn_basic.def 27 adcl eflags[0x1,0x0] : imm8[12] r32.ud[87654321] => 1.ud[87654333]
28 adcl eflags[0x1,0x1] : imm8[12] r32.ud[87654321] => 1.ud[87654334]
29 ###adcl eflags[0x1,0x0] : imm32[12345678] eax.ud[87654321] => 1.ud[99999999]
30 ###adcl eflags[0x1,0x1] : imm32[12345678] eax.ud[87654321] => 1.ud[100000000]
31 adcl eflags[0x1,0x0] : imm32[12345678] ebx.ud[87654321] => 1.ud[99999999]
32 adcl eflags[0x1,0x1] : imm32[12345678] ebx.ud[87654321] => 1.ud[100000000]
33 adcl eflags[0x1,0x0] : imm32[12345678] m32.ud[87654321] => 1.ud[99999999]
34 adcl eflags[0x1,0x1] : imm32[12345678] m32.ud[87654321] => 1.ud[100000000]
35 adcl eflags[0x1,0x0] : r32.ud[12345678] r32.ud[87654321] => 1.ud[99999999]
36 adcl eflags[0x1,0x1] : r32.ud[12345678] r32.ud[87654321] => 1.ud[100000000
    [all...]
  /external/llvm/test/CodeGen/X86/
mmx-arith.ll 178 ; X32: adcl
  /external/zlib/src/contrib/asm686/
match.S 283 adcl $0, %edx
  /prebuilts/go/darwin-x86/src/runtime/
sys_linux_386.s 172 ADCL $0, DX
  /prebuilts/go/linux-x86/src/runtime/
sys_linux_386.s 172 ADCL $0, DX
  /art/runtime/interpreter/mterp/out/
mterp_x86.S     [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [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...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
opcode-suffix.d 27 *[0-9a-f]+: 11 90 90 90 90 90[ ]+adcl[ ]+%edx,-0x6f6f6f70\(%eax\)
29 *[0-9a-f]+: 13 90 90 90 90 90[ ]+adcl[ ]+-0x6f6f6f70\(%eax\),%edx
31 *[0-9a-f]+: 15 90 90 90 90[ ]+adcl[ ]+\$0x90909090,%eax
131 *[0-9a-f]+: 81 90 90 90 90 90 90 90 90 90[ ]+adcl[ ]+\$0x90909090,-0x6f6f6f70\(%eax\)
132 *[0-9a-f]+: 83 90 90 90 90 90 90[ ]+adcl[ ]+\$0xffffff90,-0x6f6f6f70\(%eax\)
opcode.d 130 174: 81 90 90 90 90 90 90 90 90 90 [ ]*adcl \$0x90909090,-0x6f6f6f70\(%eax\)
131 17e: 83 90 90 90 90 90 90 [ ]*adcl \$0xffffff90,-0x6f6f6f70\(%eax\)
intel.d 131 [ ]*[a-f0-9]+: 81 90 90 90 90 90 90 90 90 90 [ ]*adcl \$0x90909090,-0x6f6f6f70\(%eax\)
132 [ ]*[a-f0-9]+: 83 90 90 90 90 90 90 [ ]*adcl \$0xffffff90,-0x6f6f6f70\(%eax\)
    [all...]
  /art/compiler/utils/x86/
assembler_x86.cc 1205 void X86Assembler::adcl(Register reg, const Immediate& imm) { function in class:art::x86::X86Assembler
1211 void X86Assembler::adcl(Register dst, Register src) { function in class:art::x86::X86Assembler
1218 void X86Assembler::adcl(Register dst, const Address& address) { function in class:art::x86::X86Assembler
    [all...]
  /external/llvm/test/MC/Disassembler/X86/
x86-32.txt 388 # CHECK: adcl $0, %eax
simple-tests.txt 407 # CHECK: adcl $0, %eax
  /toolchain/binutils/binutils-2.25/opcodes/
ip2k-desc.c 205 { "ADCL", 81, {0, {{{0, 0}}}}, 0, 0 },
    [all...]
  /external/valgrind/VEX/orig_ppc32/
date.orig     [all...]
return0.orig     [all...]
  /toolchain/binutils/binutils-2.25/cpu/
ip2k.cpu 225 ("ADCH" #x50) ("ADCL" #x51) ("ADCCFG" #x52) ("ADCTMR" #x53)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 384 #define ADC_L(a, b) CHOICE(adcl ARG2(a,b), adcl ARG2(a,b), _LTOG adc ARG2(b,a))
    [all...]
  /art/compiler/optimizing/
code_generator_x86.cc     [all...]
  /external/valgrind/VEX/priv/
host_x86_defs.c     [all...]
  /external/elfutils/tests/
testfile44.expect.bz2 
  /device/google/accessory/demokit/hardware/eng/m256c/
mega2560 BOM rev 01.rtf 161 \cf0 ADCH, ADCL, COMMUNICATION, PWMH, PWML\cell
    [all...]
  /external/llvm/lib/Target/X86/
README.txt     [all...]

Completed in 738 milliseconds

1 2 34 5