Lines Matching refs:h
10 ; | 0h | 04h | 08h | 0ch | 010h | 014h | 018h | 01ch |
17 ; | 020h | 024h | 028h | 02ch | 030h | 034h | 038h | 03ch |
35 fnstcw [esp+04h]
40 mov edx, fs:[018h]
43 mov eax, [edx+010h]
44 mov [esp+08h], eax
49 mov eax, [edx+08h]
50 mov [esp+010h], eax
52 mov eax, [edx+04h]
53 mov [esp+014h], eax
56 mov [esp+018h], eax
59 mov [esp+020h], esi ; save ESI
60 mov [esp+024h], ebx ; save EBX
61 mov [esp+028h], ebp ; save EBP
67 mov ecx, [esp+030h]
76 fldcw [esp+04h]
81 mov edx, fs:[018h]
84 mov ecx, [esp+08h]
85 mov [edx+010h], ecx
90 mov ecx, [esp+010h]
91 mov [edx+08h], ecx
93 mov ecx, [esp+014h]
94 mov [edx+04h], ecx
96 mov ecx, [esp+018h]
102 mov esi, [esp+020h] ; restore ESI
103 mov ebx, [esp+024h] ; restore EBX
104 mov ebp, [esp+028h] ; restore EBP
107 lea esp, [esp+030h]
111 mov edx, [eax+034h]