sourcemod/sourcepawn/jit/x86
Borja Ferrer aba273f93d IPlugin context pointer is passed now to natives
Added basic string natives
Added floating point natives

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40230
2006-12-23 02:20:53 +00:00
..
msvc8 updated all api to use new function id system 2006-11-08 08:41:18 +00:00
dll_exports.cpp sync'd JIT to API 2006-11-08 07:35:16 +00:00
dll_exports.h some reorganization 2006-11-08 06:24:28 +00:00
jit_x86.cpp IPlugin context pointer is passed now to natives 2006-12-23 02:20:53 +00:00
jit_x86.h added new API for function address lookups. this gives us O(1) code_addr -> sequential index 2006-11-11 05:47:00 +00:00
opcode_helpers.cpp some reorganization 2006-11-08 06:24:28 +00:00
opcode_helpers.h added stradjust.pri opcode to the JIT 2006-12-09 01:47:07 +00:00
opcode_switch.inc added stradjust.pri opcode to the JIT 2006-12-09 01:47:07 +00:00
ungen_opcode_switch.inc some reorganization 2006-11-08 06:24:28 +00:00
ungen_opcodes.h some reorganization 2006-11-08 06:24:28 +00:00
x86_macros.h some reorganization 2006-11-08 06:24:28 +00:00