about summary refs log tree commit diff stats
path: root/src/include/x64emu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed and improved __cxa_atexit handlingptitSeb2023-04-221-2/+2
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-0/+1
* Fixed and improved handling of segments and Call Far and signal (helps Wine64)ptitSeb2021-07-131-2/+2
* Fixed nexttoward(f) wrapped functions, and improved long double handlingptitSeb2021-04-171-0/+1
* More work around stack alignement and frame pointerptitSeb2021-04-031-0/+1
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-2/+2
* Initializing x64emu structureptitSeb2021-03-021-5/+5
* Added some x86_64 regs and emu infrastructureptitSeb2021-03-021-0/+63