Searched refs:dword (Results 1 – 10 of 10) sorted by relevance
/AliOS-Things-master/components/SDL2/src/stdlib/ |
A D | SDL_stdlib.c | 520 fst dword ptr [esp+18h] in _ftol() 531 fstp dword ptr [esp] in _ftol() 532 mov ecx,dword ptr [esp] in _ftol() 540 fstp dword ptr [esp] in _ftol() 541 mov ecx,dword ptr [esp] in _ftol() 551 fstp dword ptr [esp+18h] in _ftol() 552 fstp dword ptr [esp+18h] in _ftol() 586 mul dword ptr[esp+14h] in _allmul() 654 mul dword ptr [esp+1Ch] in _alldiv() 719 mul dword ptr [esp+18h] in _aulldiv() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/ |
A D | match686.asm | 42 cur_match equ dword ptr[esp+NbStack-0] 43 str_s equ dword ptr[esp+NbStack-4] 44 ; 5 dword on top (ret,ebp,esi,edi,ebx) 45 adrret equ dword ptr[esp+NbStack-8] 46 pushebp equ dword ptr[esp+NbStack-12] 47 pushedi equ dword ptr[esp+NbStack-16] 48 pushesi equ dword ptr[esp+NbStack-20] 49 pushebx equ dword ptr[esp+NbStack-24] 51 chain_length equ dword ptr [esp+NbStack-28] 52 limit equ dword ptr [esp+NbStack-32] [all …]
|
A D | inffas32.asm | 271 cmp dword ptr [inflate_fast_use_mmx],2 281 xor dword ptr [esp],0200000h 309 mov dword ptr [inflate_fast_use_mmx],2 312 mov dword ptr [inflate_fast_use_mmx],3 555 cmp dword ptr [esp+48],0 643 movd mm4,dword ptr [esp+0] 645 movd mm5,dword ptr [esp+4] 659 movd mm7,dword ptr [esi] 716 movd mm7,dword ptr [esi] 837 cmp dword ptr [esp+48],0 [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jmemdosa.asm | 54 lds dx,dword ptr [bp+10] ; get filename pointer 58 lds bx,dword ptr [bp+6] ; get handle pointer 155 lds dx,dword ptr [bp+8] ; buffer address 193 lds dx,dword ptr [bp+8] ; buffer address 241 xmsavail_done: les bx,dword ptr [bp+6] ; get pointer to return value 273 les bx,dword ptr [bp+10] ; get XMScontext pointer 279 call dword ptr [bp+6] ; call the driver 281 les bx,dword ptr [bp+10] ; get XMScontext pointer 354 les bx,dword ptr [bp+6] ; get EMScontext pointer 362 les bx,dword ptr [bp+6] ; get EMScontext pointer
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/ |
A D | inffasx64.asm | 275 cmp dword ptr [rsp+96], 0 348 mov dword ptr [rsp+116], 1 352 mov dword ptr [rsp+116], 2 356 mov dword ptr [rsp+116], 3 360 mov dword ptr [rsp+116], 4 364 mov dword ptr [rsp+116], 0
|
A D | gvmat64.asm | 76 ;scanalign equ rsp + xx - LocalVarsSize ; dword-misalignment of string r13 127 ;;; assumption that the compiler will dword-align the fields. (Thus,
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/inflate86/ |
A D | inffas86.c | 1022 cmp dword ptr [esp+52], 0 1093 mov dword ptr [esp+72], 1 1097 mov dword ptr [esp+72], 2 1101 mov dword ptr [esp+72], 3 1106 mov dword ptr [esp+72], 4 1110 mov dword ptr [esp+72], 0
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_stretch.c | 313 call dword ptr code in SDL_SoftStretch()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | plat_types.h | 193 typedef unsigned long dword; /* unsigned 32-bit data */ typedef
|
/AliOS-Things-master/hardware/chip/rtl872xd/bin/ |
A D | km0_image2_all.bin | 561 Dump memory dword or Read Hw dword register; 562 Can Dump only one dword at the same time 565 Write memory dword or Write Hw dword register 566 Can write only one dword at the same time 812 readbytewriteworddword 849 read byte/word/dword addr [-i] 850 write byte/word/dword addr data [-i]
|
Completed in 24 milliseconds