macemu/SheepShaver/src/kpx_cpu/include
rakslice d936e9938d SS: Fix JIT on minwg32
- add wrappers with default calling convention for powerpc_cpu member functions used through nv_mem_fun ptr()
** explicit wrappers for member functions that were used explicitly
** dynamic wrapper generator in nv_mem_fun1_t for member functions used dynamically via the instruction table
- add missing direct addressing (non-zero constant offset to Mac memory) support in lvx and stvx implementations
- fix mismatched parameter lists between powerpc_jit member functions and the calls they get through the jit_info table to fix problems at -O2
2020-03-17 17:45:38 -07:00
..
a.out-defs.h fix when cross-compiling or using cygwin 2005-03-17 23:44:48 +00:00
basic-blockinfo.hpp cleanups & optimize for constant branches (i.e. follow them). 2003-12-01 00:03:02 +00:00
basic-cpu.hpp struct to class 2012-06-21 21:51:52 -04:00
basic-plugin.hpp Merge in old kpx_cpu snapshot for debugging 2003-09-07 14:25:05 +00:00
block-alloc.hpp fix new/delete mismatch in slow_allocator, also use that for lazy_allocator 2006-01-28 21:59:41 +00:00
elf-defs.h Merge in-progress PowerPC "JIT1" engine for AMD64, IA-32, PPC. 2003-11-24 23:45:52 +00:00
nvmemfun.hpp SS: Fix JIT on minwg32 2020-03-17 17:45:38 -07:00
task-plugin.hpp Merge from KPX: new exit() handling code; make "syscall" illegal for MacOS 2006-01-28 21:57:52 +00:00