]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-alpha/op_helper.h
Use host-utils for Alpha 64x64 bits multiplications.
[mirror_qemu.git] / target-alpha / op_helper.h
index 806a30d4a2d73ad7a0aa17e26c8da0008e188408..0c65fd4a3395c8fb9ae5f0998c361d45e8455393 100644 (file)
@@ -34,7 +34,6 @@ void helper_subqv (void);
 void helper_sublv (void);
 void helper_mullv (void);
 void helper_mulqv (void);
-void helper_umulh (void);
 void helper_ctpop (void);
 void helper_ctlz (void);
 void helper_cttz (void);