mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 08:14:34 +01:00
vrclient: Move source files to separate directory.
In preparation for the next commit.
This commit is contained in:
parent
cef5122550
commit
d8f1c49922
215 changed files with 31 additions and 28 deletions
|
|
@ -1,411 +0,0 @@
|
|||
/* This file is auto-generated, do not edit. */
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
||||
#include "cxx.h"
|
||||
#include "flatapi.h"
|
||||
|
||||
#ifdef __i386__
|
||||
__ASM_GLOBAL_FUNC(call_flat_method,
|
||||
"popl %eax\n\t"
|
||||
"pushl %ecx\n\t"
|
||||
"pushl %eax\n\t"
|
||||
"jmp *%edx");
|
||||
#else
|
||||
// handles "this" and up to 3 parameters
|
||||
__ASM_GLOBAL_FUNC(call_flat_method,
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"jmp *%r11");
|
||||
extern void call_flat_method(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method_f,
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"jmp *%r11");
|
||||
extern void call_flat_method_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method4,
|
||||
"subq $0x28, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"call *%r11\n\t"
|
||||
"addq $0x28, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method4(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method5,
|
||||
"subq $0x38, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x60(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"call *%r11\n\t"
|
||||
"addq $0x38, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method5(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method6,
|
||||
"subq $0x38, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x60(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x68(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"call *%r11\n\t"
|
||||
"addq $0x38, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method6(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method7,
|
||||
"subq $0x48, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x70(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x78(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq 0x80(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x38(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"call *%r11\n\t"
|
||||
"addq $0x48, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method7(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method8,
|
||||
"subq $0x48, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x70(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x78(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq 0x80(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x38(%rsp)\n\t"
|
||||
"movq 0x88(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x40(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"call *%r11\n\t"
|
||||
"addq $0x48, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method8(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method9,
|
||||
"subq $0x58, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x80(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x88(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq 0x90(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x38(%rsp)\n\t"
|
||||
"movq 0x98(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x40(%rsp)\n\t"
|
||||
"movq 0xa0(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x48(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"call *%r11\n\t"
|
||||
"addq $0x58, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method9(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method4_f,
|
||||
"subq $0x28, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x28, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method4_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method4_f_f,
|
||||
"subq $0x28, %rsp\n\t"
|
||||
"movq %xmm3, 0x20(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x28, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method4_f_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method5_f,
|
||||
"subq $0x38, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x60(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x38, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method5_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method5_f_f,
|
||||
"subq $0x38, %rsp\n\t"
|
||||
"movq %xmm3, 0x20(%rsp)\n\t"
|
||||
"movq 0x60(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x38, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method5_f_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method6_f,
|
||||
"subq $0x38, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x60(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x68(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x38, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method6_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method6_f_f,
|
||||
"subq $0x38, %rsp\n\t"
|
||||
"movq %xmm3, 0x20(%rsp)\n\t"
|
||||
"movq 0x60(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x68(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x38, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method6_f_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method7_f,
|
||||
"subq $0x48, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x70(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x78(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq 0x80(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x38(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x48, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method7_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method7_f_f,
|
||||
"subq $0x48, %rsp\n\t"
|
||||
"movq %xmm3, 0x20(%rsp)\n\t"
|
||||
"movq 0x70(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x78(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq 0x80(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x38(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x48, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method7_f_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method8_f,
|
||||
"subq $0x48, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x70(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x78(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq 0x80(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x38(%rsp)\n\t"
|
||||
"movq 0x88(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x40(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x48, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method8_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method8_f_f,
|
||||
"subq $0x48, %rsp\n\t"
|
||||
"movq %xmm3, 0x20(%rsp)\n\t"
|
||||
"movq 0x70(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x78(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq 0x80(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x38(%rsp)\n\t"
|
||||
"movq 0x88(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x40(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x48, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method8_f_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method9_f,
|
||||
"subq $0x58, %rsp\n\t"
|
||||
"movq %r9, 0x20(%rsp)\n\t"
|
||||
"movq 0x80(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x88(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq 0x90(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x38(%rsp)\n\t"
|
||||
"movq 0x98(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x40(%rsp)\n\t"
|
||||
"movq 0xa0(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x48(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x58, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method9_f(void);
|
||||
|
||||
__ASM_GLOBAL_FUNC(call_flat_method9_f_f,
|
||||
"subq $0x58, %rsp\n\t"
|
||||
"movq %xmm3, 0x20(%rsp)\n\t"
|
||||
"movq 0x80(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x28(%rsp)\n\t"
|
||||
"movq 0x88(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x30(%rsp)\n\t"
|
||||
"movq 0x90(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x38(%rsp)\n\t"
|
||||
"movq 0x98(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x40(%rsp)\n\t"
|
||||
"movq 0xa0(%rsp), %rax\n\t" // copy parameter
|
||||
"movq %rax, 0x48(%rsp)\n\t"
|
||||
"movq %r8, %r9\n\t" // shift over arguments
|
||||
"movq %rdx, %r8\n\t"
|
||||
"movq %rcx, %rdx\n\t"
|
||||
"movq %r10, %rcx\n\t" // add This pointer
|
||||
"movq %xmm2, %xmm3\n\t"
|
||||
"movq %xmm1, %xmm2\n\t"
|
||||
"movq %xmm0, %xmm1\n\t"
|
||||
"call *%r11\n\t"
|
||||
"addq $0x58, %rsp\n\t"
|
||||
"ret");
|
||||
extern void call_flat_method9_f_f(void);
|
||||
|
||||
pfn_call_flat_method
|
||||
get_call_flat_method_pfn( int param_count, BOOL has_floats, BOOL is_4th_float )
|
||||
{
|
||||
if (!has_floats)
|
||||
{
|
||||
if (param_count <= 3) return call_flat_method;
|
||||
if (param_count == 4) return call_flat_method4;
|
||||
if (param_count == 5) return call_flat_method5;
|
||||
if (param_count == 6) return call_flat_method6;
|
||||
if (param_count == 7) return call_flat_method7;
|
||||
if (param_count == 8) return call_flat_method8;
|
||||
return call_flat_method9;
|
||||
}
|
||||
if (is_4th_float)
|
||||
{
|
||||
if (param_count <= 3) return call_flat_method_f;
|
||||
if (param_count == 4) return call_flat_method4_f_f;
|
||||
if (param_count == 5) return call_flat_method5_f_f;
|
||||
if (param_count == 6) return call_flat_method6_f_f;
|
||||
if (param_count == 7) return call_flat_method7_f_f;
|
||||
if (param_count == 8) return call_flat_method8_f_f;
|
||||
return call_flat_method9_f_f;
|
||||
}
|
||||
if (param_count <= 3) return call_flat_method_f;
|
||||
if (param_count == 4) return call_flat_method4_f;
|
||||
if (param_count == 5) return call_flat_method5_f;
|
||||
if (param_count == 6) return call_flat_method6_f;
|
||||
if (param_count == 7) return call_flat_method7_f;
|
||||
if (param_count == 8) return call_flat_method8_f;
|
||||
return call_flat_method9_f;
|
||||
}
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue