More NASM support code it still doesn't work but it doesn't work less than it

didn't work before :-)
This commit is contained in:
Dr. Stephen Henson
1999-07-12 18:12:43 +00:00
parent 5059658219
commit bbdb543844
8 changed files with 113 additions and 13 deletions

View File

@@ -100,6 +100,16 @@ sub main'BP
return(&main'DWP(@_));
}
sub main'BC
{
return @_;
}
sub main'DWC
{
return @_;
}
#sub main'BP
# {
# local($addr,$reg1,$reg2,$idx)=@_;