HomeSort by relevance Sort by last modified time
    Searched refs:addl (Results 1 - 25 of 346) 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...]
x86_64-imm-widths.s 35 // CHECK: addl $0, %eax
37 addl $0x00000000, %eax
39 // CHECK: addl $127, %eax
41 addl $0x0000007F, %eax
43 // CHECK: addl $65408, %eax
45 addl $0xFF80, %eax
47 // CHECK: addl $65535, %eax
49 addl $0xFFFF, %eax
51 // CHECK: addl $4294967168, %eax
53 addl $0xFFFFFF80, %ea
    [all...]
x86_errors.s 12 addl $0, 0(%rax) label
  /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
  /external/llvm/test/MC/ELF/
global-offset.s 4 // start of the addl/leal.
6 addl $_GLOBAL_OFFSET_TABLE_, %ebx
11 addl _GLOBAL_OFFSET_TABLE_-foo,%ebx
  /external/quake/quake/src/QW/client/
d_draw16.s 191 addl %ecx,%edi
193 addl %ecx,%edi // pdest = &pdestspan[scans->u];
277 addl s,%esi
278 addl t,%edx
304 addl %ebx,%esi
305 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
343 addl %eax,%ebp
344 addl %edx,%ecx
385 addl %edx,%eax // add in sstep
389 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth
    [all...]
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...]
d_draw.s 187 addl %ecx,%edi
189 addl %ecx,%edi // pdest = &pdestspan[scans->u];
273 addl s,%esi
274 addl t,%edx
300 addl %ebx,%esi
301 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
340 addl %eax,%ebp
341 addl %edx,%ecx
382 addl %edx,%eax // add in sstep
386 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth
    [all...]
d_scana.s 63 addl %esi,%eax
65 addl %ecx,%edx
71 addl %eax,%edx
73 addl C(r_turb_sstep),%esi
74 addl C(r_turb_tstep),%ecx
  /external/quake/quake/src/WinQuake/
d_draw16.s 191 addl %ecx,%edi
193 addl %ecx,%edi // pdest = &pdestspan[scans->u];
277 addl s,%esi
278 addl t,%edx
304 addl %ebx,%esi
305 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
343 addl %eax,%ebp
344 addl %edx,%ecx
385 addl %edx,%eax // add in sstep
389 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth
    [all...]
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...]
d_draw.s 187 addl %ecx,%edi
189 addl %ecx,%edi // pdest = &pdestspan[scans->u];
273 addl s,%esi
274 addl t,%edx
300 addl %ebx,%esi
301 addl %eax,%esi // psource = pbase + (sfrac >> 16) +
340 addl %eax,%ebp
341 addl %edx,%ecx
382 addl %edx,%eax // add in sstep
386 addl %ebx,%eax // ((tstep >> 16) + 1) * cachewidth
    [all...]
d_scana.s 63 addl %esi,%eax
65 addl %ecx,%edx
71 addl %eax,%edx
73 addl C(r_turb_sstep),%esi
74 addl C(r_turb_tstep),%ecx
  /external/compiler-rt/lib/i386/
muldi3.S 23 addl %ecx, %ebx // EBX = (a.lo*b.hi + a.hi*b.lo)
24 addl %ebx, %edx
  /frameworks/compile/libbcc/runtime/lib/i386/
muldi3.S 23 addl %ecx, %ebx // EBX = (a.lo*b.hi + a.hi*b.lo)
24 addl %ebx, %edx
  /external/openssl/crypto/sha/asm/
sha1-alpha.pl 64 addl $K,$e,$e
75 addl @X[$i],$e,$e
77 addl $t1,$e,$e
81 addl $t0,$e,$e
82 addl $t2,$e,$e
87 addl $K,$e,$e
92 addl @X[$i%16],$e,$e
97 addl $t1,$e,$e
101 addl $t0,$e,$e
102 addl $t2,$e,$
    [all...]
  /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 497 milliseconds

1 2 3 4 5 6 7 8 91011>>