More NASM support code it still doesn't work but it doesn't work less than it
[openssl.git] / crypto / perlasm / x86unix.pl
index bc9e42e4e7eb2316580b8b11e70409e607286fd2..8c456b14aff46d55c1d80a355473a6240410e441 100644 (file)
@@ -100,6 +100,16 @@ sub main'BP
        return(&main'DWP(@_));
        }
 
        return(&main'DWP(@_));
        }
 
+sub main'BC
+       {
+       return @_;
+       }
+
+sub main'DWC
+       {
+       return @_;
+       }
+
 #sub main'BP
 #      {
 #      local($addr,$reg1,$reg2,$idx)=@_;
 #sub main'BP
 #      {
 #      local($addr,$reg1,$reg2,$idx)=@_;