version 1.8, 2002/08/08 19:20:26
|
version 1.9, 2002/08/09 09:42:35
|
Line 749 threaded-code dispatch this should just
|
Line 749 threaded-code dispatch this should just
|
@var{label}}. In either case @var{label} is usually the @var{inst_name} |
@var{label}}. In either case @var{label} is usually the @var{inst_name} |
with some prefix or suffix to avoid naming conflicts. |
with some prefix or suffix to avoid naming conflicts. |
|
|
|
@item LABEL2(@var{inst_name}) |
|
This will be used for dynamic superinstructions; at the moment, this |
|
should expand to nothing. |
|
|
@item NAME(@var{inst_name_string}) |
@item NAME(@var{inst_name_string}) |
Called on entering a VM instruction with a string containing the name of |
Called on entering a VM instruction with a string containing the name of |
the VM instruction as parameter. In normal execution this should be a |
the VM instruction as parameter. In normal execution this should be a |