Unify all assembler file generators
[openssl.git] / crypto / modes / asm / ghash-c64xplus.pl
index 16112198067474594536138150bfc1fe822b8e41..70cef3bc0fc4feea1849f6c88a1681627af09700 100644 (file)
@@ -26,8 +26,7 @@
 # better, because theoretical [though not necessarily achievable]
 # estimate for "4-bit" table-driven implementation is ~12 cycles.
 
-while (($output=shift) && ($output!~/\w[\w\-]*\.\w+$/)) {}
-open STDOUT,">$output";
+$output = pop and open STDOUT,">$output";
 
 ($Xip,$Htable,$inp,$len)=("A4","B4","A6","B6");        # arguments