/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | call.s | 138 movl %eax, -12(%ebp) 149 movl 28(%ebp), %eax 150 movl %eax, %edx 158 dec %eax 163 movl 12(%ebp), %eax 164 add $2, %eax 165 shl $2, %eax 166 add %eax, %edx 223 movl %eax, 0(%ecx) 227 movl %eax, 0(%ecx) [all …]
|
/aoo42x/main/bridges/source/cpp_uno/msvc_win32_intel/ |
H A D | uno2cpp.cxx | 60 mov eax, nStackLongs in callVirtualMethod() 61 test eax, eax in callVirtualMethod() 64 mov ecx, eax in callVirtualMethod() 67 Lcopy: sub eax, 4 in callVirtualMethod() 68 push dword ptr [eax] in callVirtualMethod() 76 mov eax, nVtableIndex in callVirtualMethod() 78 add edx, eax in callVirtualMethod() 130 mov dword ptr [ebx], eax in callVirtualMethod() 134 mov dword ptr [ebx], eax in callVirtualMethod() 138 mov eax, nStackLongs in callVirtualMethod() [all …]
|
H A D | cpp2uno.cxx | 371 push eax // function index in cpp_vtable_call() 372 mov eax, esp in cpp_vtable_call() 373 add eax, 20 in cpp_vtable_call() 374 push eax // original stack ptr in cpp_vtable_call() 379 cmp eax, typelib_TypeClass_FLOAT in cpp_vtable_call() 381 cmp eax, typelib_TypeClass_DOUBLE in cpp_vtable_call() 383 cmp eax, typelib_TypeClass_HYPER in cpp_vtable_call() 385 cmp eax, typelib_TypeClass_UNSIGNED_HYPER in cpp_vtable_call() 388 pop eax in cpp_vtable_call() 392 pop eax in cpp_vtable_call()
|
/aoo42x/main/sal/osl/w32/ |
H A D | interlck.c | 69 mov eax, 1 73 xadd dword ptr [ecx],eax 76 lock xadd dword ptr [ecx],eax 78 inc eax 119 or eax, -1 123 xadd dword ptr [ecx],eax 126 lock xadd dword ptr [ecx],eax 128 dec eax
|
/aoo42x/main/sal/osl/unx/asm/ |
H A D | interlck_x86.s | 38 mov $1,%eax 42 xadd %eax,(%ecx) 46 xadd %eax,(%ecx) 48 inc %eax 70 orl $-1,%eax 74 xadd %eax,(%ecx) 78 xadd %eax,(%ecx) 80 dec %eax
|
/aoo42x/main/bridges/source/cpp_uno/mingw_intel/ |
H A D | call.s | 36 pushl %eax # 32bit nFunctionIndex 38 movl 16(%esp),%eax # 32bit returnValue 55 pushl %eax # 32bit nFunctionIndex 74 pushl %eax # 32bit nFunctionIndex 76 movl 16(%esp),%eax # 64bit returnValue, lower half 95 pushl %eax # 32bit nFunctionIndex 115 pushl %eax # 32bit nFunctionIndex 135 pushl %eax # 32bit nFunctionIndex 137 movl 16(%esp),%eax # 32bit returnValue
|
H A D | uno2cpp.cxx | 79 volatile long edx = 0, eax = 0; // for register returns in callVirtualMethod() local 109 "m"(nVtableIndex), "m"(eax), "m"(edx), "m"(stackptr) in callVirtualMethod() 122 ((long*)pRegisterReturn)[0] = eax; in callVirtualMethod() 126 *(unsigned short*)pRegisterReturn = eax; in callVirtualMethod() 130 *(unsigned char*)pRegisterReturn = eax; in callVirtualMethod() 141 *(unsigned char*)pRegisterReturn = eax; in callVirtualMethod() 144 *(unsigned short*)pRegisterReturn = eax; in callVirtualMethod() 147 ((long*)pRegisterReturn)[0] = eax; in callVirtualMethod()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | call.s | 38 pushl %eax # 32bit nFunctionIndex 40 movl 16(%esp),%eax # 32bit returnValue 59 pushl %eax # 32bit nFunctionIndex 80 pushl %eax # 32bit nFunctionIndex 82 movl 16(%esp),%eax # 64bit returnValue, lower half 103 pushl %eax # 32bit nFunctionIndex 125 pushl %eax # 32bit nFunctionIndex 147 pushl %eax # 32bit nFunctionIndex 149 movl 16(%esp),%eax # 32bit returnValue
|
H A D | uno2cpp.cxx | 88 volatile long edx = 0, eax = 0; // for register returns in callVirtualMethod() local 125 "m"(nVtableIndex), "m"(eax), "m"(edx), "m"(stackptr) in callVirtualMethod() 136 ((long*)pRegisterReturn)[0] = eax; in callVirtualMethod() 140 *(unsigned short*)pRegisterReturn = eax; in callVirtualMethod() 144 *(unsigned char*)pRegisterReturn = eax; in callVirtualMethod()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | call.s | 38 pushl %eax # 32bit nFunctionIndex 40 movl 16(%esp),%eax # 32bit returnValue 59 pushl %eax # 32bit nFunctionIndex 80 pushl %eax # 32bit nFunctionIndex 82 movl 16(%esp),%eax # 64bit returnValue, lower half 103 pushl %eax # 32bit nFunctionIndex 125 pushl %eax # 32bit nFunctionIndex 147 pushl %eax # 32bit nFunctionIndex 149 movl 16(%esp),%eax # 32bit returnValue
|
H A D | uno2cpp.cxx | 83 volatile long edx = 0, eax = 0; // for register returns in callVirtualMethod() local 120 "m"(nVtableIndex), "m"(eax), "m"(edx), "m"(stackptr) in callVirtualMethod() 131 ((long*)pRegisterReturn)[0] = eax; in callVirtualMethod() 135 *(unsigned short*)pRegisterReturn = eax; in callVirtualMethod() 139 *(unsigned char*)pRegisterReturn = eax; in callVirtualMethod()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
H A D | uno2cpp.cxx | 90 volatile long edx = 0, eax = 0; // for register returns in callVirtualMethod() local 107 "m"(nVtableIndex), "m"(eax), "m"(edx), "m"(stackptr) in callVirtualMethod() 120 "m"(nVtableIndex), "m"(eax), "m"(edx), "m"(stackptr) in callVirtualMethod() 131 ((long*)pRegisterReturn)[0] = eax; in callVirtualMethod() 135 *(unsigned short*)pRegisterReturn = eax; in callVirtualMethod() 139 *(unsigned char*)pRegisterReturn = eax; in callVirtualMethod()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | uno2cpp.cxx | 78 volatile long edx = 0, eax = 0; // for register returns in callVirtualMethod() local 108 "m"(eax), "m"(edx), "m"(stackptr) in callVirtualMethod() 119 ((long*)pRegisterReturn)[0] = eax; in callVirtualMethod() 123 *(unsigned short*)pRegisterReturn = eax; in callVirtualMethod() 127 *(unsigned char*)pRegisterReturn = eax; in callVirtualMethod()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
H A D | uno2cpp.cxx | 74 volatile long edx = 0, eax = 0; // for register returns in callVirtualMethod() local 111 "m"(nVtableIndex), "m"(eax), "m"(edx), "m"(stackptr) in callVirtualMethod() 122 ((long*)pRegisterReturn)[0] = eax; in callVirtualMethod() 126 *(unsigned short*)pRegisterReturn = eax; in callVirtualMethod() 130 *(unsigned char*)pRegisterReturn = eax; in callVirtualMethod()
|
/aoo42x/main/external/mingwheaders/ |
H A D | mingw_headers.patch | 39 __asm__ ("movl (%%esp),%%eax;movl %%eax,%%fs:0;addl $8,%%esp;" \ 40 : : : "%eax"); 91 + asm("movl %%fs:0, %%eax\n\t" 92 + "movl %%eax, %0": : "m" (m_ER.prev): "%eax" ); 93 + asm("movl %0, %%eax\n\t" 94 + "movl %%eax, %%fs:0": : "r" (&m_ER): "%eax" ); 99 + asm("movl %0, %%eax \n\t" 100 + "movl %%eax, %%fs:0" 101 + : : "m" (m_ER.prev): "%eax");
|
H A D | mingw_atl_headers.patch | 958 - mov eax, [esp+4]; // get pThunk 959 - mov edx, [eax+4]; // get the pThunk->pThis 961 - mov eax, [eax+8]; // get pThunk->pfn 962 - jmp eax; // jump pfn 965 + " movl $8(%ebp), %eax\n" // get pThunk 966 + " movl $4(%eax), edx\n" // get the pThunk->pThis 968 + " movl $8(%eax), %eax\n" // get pThunk->pfn 971 + " jmp %eax" // jump pfn
|
/aoo42x/extras/l10n/source/kid/ |
H A D | localize.sdf | 14213 helpcontent2 source\text\scalc\01\04060110.xhp 0 help hd_id3153534 248 0 kid jq=eax‖ROMAN 2013…
|