sourcemod/sourcepawn/jit/x86
David Anderson a7fe408995 debug break now uses context struct instead of context interface
err is renamed to 'n_err'
'n_err' is now a 'native only' member, for native errors only

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40242
2006-12-31 22:33:47 +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 debug break now uses context struct instead of context interface 2006-12-31 22:33:47 +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 debug break now uses context struct instead of context interface 2006-12-31 22:33:47 +00:00
opcode_helpers.h debug break now uses context struct instead of context interface 2006-12-31 22:33:47 +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