X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=target-alpha%2Fop_helper.h;h=0c65fd4a3395c8fb9ae5f0998c361d45e8455393;hb=e14fe0a921631ab6cf1f404ad6243a716cb84366;hp=806a30d4a2d73ad7a0aa17e26c8da0008e188408;hpb=9d901a201bc37bbb40ca8fa325866cba047ec701;p=mirror_qemu.git diff --git a/target-alpha/op_helper.h b/target-alpha/op_helper.h index 806a30d4a2..0c65fd4a33 100644 --- a/target-alpha/op_helper.h +++ b/target-alpha/op_helper.h @@ -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);