HomeSort by relevance Sort by last modified time
    Searched refs:addl (Results 276 - 300 of 346) sorted by null

<<11121314

  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_ataric2p.S 179 addl d7,d7
187 addl d7,d7
261 addl d1,a1
273 addl d1,c2p_curdst
279 addl d0,c2p_cursrc
280 addl d1,c2p_curdst
374 addl c2p_dstpitch,a1
383 addl c2p_dstpitch,a5
389 addl c2p_srcpitch,a0
391 addl c2p_dstpitch,a
    [all...]
  /external/quake/quake/src/QW/client/
r_aclipa.s 102 addl $12,%edi
105 addl $12,%esi
106 addl $12,%edx
r_edgea.s 164 addl %ebx,%eax
172 addl %ebx,%edi
180 addl %ebx,%eax
188 addl %ebx,%edi
287 addl $(espan_t_size),%ebp
335 addl $(st_size),%eax
361 addl %eax,%esi
376 addl %eax,%edi
570 addl $(espan_t_size),%ebp
613 addl $(espan_t_size),%eb
    [all...]
  /external/quake/quake/src/WinQuake/
r_aclipa.s 102 addl $12,%edi
105 addl $12,%esi
106 addl $12,%edx
r_edgea.s 164 addl %ebx,%eax
172 addl %ebx,%edi
180 addl %ebx,%eax
188 addl %ebx,%edi
287 addl $(espan_t_size),%ebp
335 addl $(st_size),%eax
361 addl %eax,%esi
376 addl %eax,%edi
570 addl $(espan_t_size),%ebp
613 addl $(espan_t_size),%eb
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syscall-x86-darwin.S 103 addl $$16,%esp
161 addl $$12, %esp
174 addl $$16,%esp
  /external/compiler-rt/lib/i386/
divdi3.S 94 addl %esi, %eax // Restore correct sign to result
132 addl %esi, %eax // Restore correct sign to result
153 addl %esi, %eax // Restore correct sign to result
floatundisf.S 80 addl $0x7ff80000, %eax
umoddi3.S 64 addl 20(%esp), %ebx // otherwise
100 addl 20(%esp), %ebx // otherwise
  /external/oprofile/module/ia64/
IA64minstate.h 45 (pUser) addl rKRBS=IA64_RBS_OFFSET, r1; \
51 (pUser) addl r1=IA64_STK_OFFSET-IA64_PT_REGS_SIZE, r1; \
56 (pKern) addl r1=-IA64_PT_REGS_SIZE, r1; \
80 (pUser) addl rKRBS=IA64_RBS_OFFSET, r1; \
86 (pUser) addl r1=IA64_STK_OFFSET-IA64_PT_REGS_SIZE, r1; \
93 (pKern) addl r1=-IA64_PT_REGS_SIZE, r1; \
  /frameworks/compile/libbcc/runtime/lib/i386/
divdi3.S 94 addl %esi, %eax // Restore correct sign to result
132 addl %esi, %eax // Restore correct sign to result
153 addl %esi, %eax // Restore correct sign to result
floatundisf.S 80 addl $0x7ff80000, %eax
umoddi3.S 64 addl 20(%esp), %ebx // otherwise
100 addl 20(%esp), %ebx // otherwise
  /dalvik/vm/mterp/x86/
OP_MUL_LONG_2ADDR.S 26 addl %eax,%ecx # ecx<- (Amsw*Blsw)+(Bmsw*Alsw)
entry.S 77 addl $$(FRAME_SIZE-4), %ebp # Restore %ebp at point of setjmp
OP_MUL_LONG.S 25 addl %eax,%ecx # ecx<- (Bmsw*Clsw)+(Cmsw*Blsw)
  /external/openssl/crypto/
alphacpuid.pl 74 addl $0,$17,$1
77 addl $0,$17,$0
  /external/openssl/crypto/rc4/asm/
rc4-parisc.pl 63 $MKX="addl";
105 addl $TX[0],$TY,$TY
106 addl $TX[1],$YY,$YY
123 addl $TX[0],$TY,$TY
131 addl $TX[0],$YY,$YY
167 addl $TX[0],$YY,$YY
263 addl $len,$inp,$inp ; $inp to point at the end
274 addl @TX[0],@XX[1],@XX[1]
275 addl @TX[1],@XX[1],@XX[1]
  /external/valgrind/main/memcheck/tests/x86/
pushfpopf_s.S 22 addl $0, %eax
tronical.S 83 addl $16, %esp
  /external/openssl/crypto/sha/asm/
sha512-parisc.pl 105 addl $t1,$h,$h
110 addl @X[$i%16],$h,$h
112 addl $t1,$h,$h
114 addl $a1,$h,$h
124 addl $h,$d,$d
127 addl $a1,$h,$h
128 addl $t0,$h,$h
139 addl @X[($i+9)%16],@X[$i],@X[$i]
149 addl $a0,@X[$i],@X[$i]
150 addl $t0,@X[$i],@X[$i
    [all...]
  /dalvik/vm/mterp/x86-atom/
OP_EXECUTE_INLINE_RANGE.S 33 addl $$offGlue_retval, %eax # %eax<- &glue->retval
  /external/llvm/test/MC/ELF/
relax-arith.s 53 addl $foo, bar
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/machine/
asm.h 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/machine/
asm.h 58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx

Completed in 488 milliseconds

<<11121314