added cmps, bounds, halt, and other fixes/additions

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%4090
This commit is contained in:
David Anderson
2006-09-21 02:58:59 +00:00
parent 2ada767528
commit 9ba07e4b28
6 changed files with 168 additions and 8 deletions
+1
View File
@@ -24,6 +24,7 @@ public:
jitoffs_t jit_verify_addr_eax;
jitoffs_t jit_verify_addr_edx;
jitoffs_t jit_chkmargin_heap;
jitoffs_t jit_bounds;
int inline_level;
bool checks;
bool debug;