cache abstra machine register in threaded mode.

This commit is contained in:
Vítor Santos Costa
2011-03-07 16:02:55 +00:00
parent 9c3041f1e3
commit 90d93fdbdd
93 changed files with 3686 additions and 3024 deletions

View File

@@ -4,7 +4,7 @@
static void
restore_opcodes(yamop *pc, yamop *max)
restore_opcodes(yamop *pc, yamop *max USES_REGS)
{
yamop *opc = NULL;
do {