HomeSort by relevance Sort by last modified time
    Searched full:addl (Results 1 - 25 of 439) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/X86/
x86_operands.s 4 # CHECK: addl $1, %eax
5 addl $1, %eax
6 # CHECK: addl $3, %eax
7 addl $(1+2), %eax
8 # CHECK: addl $a, %eax
9 addl $a, %eax
10 # CHECK: addl $3, %eax
11 addl $1 + 2, %eax
15 # CHECK: addl $1, 8
16 addl $1, 4+
    [all...]
  /dalvik/vm/mterp/x86/
OP_ADD_INT_LIT16.S 2 %include "x86/binopLit16.S" {"instr":"addl %ecx,%eax"}
OP_ADD_INT_LIT8.S 2 %include "x86/binopLit8.S" {"instr":"addl %ecx,%eax"}
OP_ADD_INT.S 2 %include "x86/binop.S" {"instr":"addl (rFP,%ecx,4),%eax"}
OP_ADD_INT_2ADDR.S 2 %include "x86/binop2addr.S" {"instr":"addl %eax,(rFP,%ecx,4)"}
OP_ADD_LONG.S 2 %include "x86/binopWide.S" {"instr1":"addl (rFP,%ecx,4),rIBASE", "instr2":"adcl 4(rFP,%ecx,4),%eax"}
OP_ADD_LONG_2ADDR.S 2 %include "x86/binopWide2addr.S" {"instr1":"addl %eax,(rFP,rINST,4)","instr2":"adcl %ecx,4(rFP,rINST,4)"}
  /external/quake/quake/src/QW/client/
block16.h 5 addl %ebp,%edx
10 addl %ebp,%edx
15 addl $0x4,%edi
20 addl %ebp,%edx
25 addl %ebp,%edx
30 addl $0x4,%edi
35 addl %ebp,%edx
40 addl %ebp,%edx
45 addl $0x4,%edi
50 addl %ebp,%ed
    [all...]
block8.h 5 addl %ebp,%edx
10 addl %ebp,%edx
15 addl $0x2,%edi
20 addl %ebp,%edx
25 addl %ebp,%edx
30 addl $0x2,%edi
35 addl %ebp,%edx
40 addl %ebp,%edx
45 addl $0x2,%edi
50 addl %ebp,%ed
    [all...]
  /external/quake/quake/src/WinQuake/
block16.h 24 addl %ebp,%edx
29 addl %ebp,%edx
34 addl $0x4,%edi
39 addl %ebp,%edx
44 addl %ebp,%edx
49 addl $0x4,%edi
54 addl %ebp,%edx
59 addl %ebp,%edx
64 addl $0x4,%edi
69 addl %ebp,%ed
    [all...]
block8.h 24 addl %ebp,%edx
29 addl %ebp,%edx
34 addl $0x2,%edi
39 addl %ebp,%edx
44 addl %ebp,%edx
49 addl $0x2,%edi
54 addl %ebp,%edx
59 addl %ebp,%edx
64 addl $0x2,%edi
69 addl %ebp,%ed
    [all...]
  /external/valgrind/main/memcheck/tests/x86/
xor-undef-x86.c 45 "addl 20(%0), %%esi\n\t"
58 "addl 20(%0), %%esi\n\t"
73 "addl 36(%0), %%esi\n\t"
74 "addl 40(%0), %%esi\n\t"
75 "addl 44(%0), %%esi\n\t"
87 "addl 36(%0), %%esi\n\t"
88 "addl 40(%0), %%esi\n\t"
89 "addl 44(%0), %%esi\n\t"
104 "addl 36(%0), %%esi\n\t"
105 "addl 40(%0), %%esi\n\t
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
system_32.h 21 #define mb() alternative("lock; addl $0,0(%%esp)", "mfence", X86_FEATURE_XMM2)
22 #define rmb() alternative("lock; addl $0,0(%%esp)", "lfence", X86_FEATURE_XMM2)
23 #define wmb() alternative("lock; addl $0,0(%%esp)", "sfence", X86_FEATURE_XMM)
  /external/llvm/test/MC/AsmParser/
labels.s 16 // CHECK: addl $24, a$b(%eax)
17 addl $24, "a$b"(%eax)
18 // CHECK: addl $24, a$b+10(%eax)
19 addl $24, ("a$b" + 10)(%eax)
23 // CHECK: addl $10, %eax
24 addl $"b$c", %eax
  /bionic/libc/arch-x86/syscalls/
accept.S 14 addl $12, %ecx
22 addl $4, %esp
bind.S 14 addl $12, %ecx
22 addl $4, %esp
connect.S 14 addl $12, %ecx
22 addl $4, %esp
getpeername.S 14 addl $12, %ecx
22 addl $4, %esp
getsockname.S 14 addl $12, %ecx
22 addl $4, %esp
getsockopt.S 14 addl $12, %ecx
22 addl $4, %esp
listen.S 14 addl $12, %ecx
22 addl $4, %esp

Completed in 1250 milliseconds

1 2 3 4 5 6 7 8 91011>>