summaryrefslogtreecommitdiffstats
path: root/target-alpha
diff options
context:
space:
mode:
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>2007-11-04 02:24:58 +0000
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>2007-11-04 02:24:58 +0000
commit7a51ad822f533472cab908d2622578d51eb97dc6 (patch)
tree92e7d1dda1536cd9260d203ac93714e3adedd24b /target-alpha
parent077fc2061e254422c44b2de16c526476398113ae (diff)
downloadhqemu-7a51ad822f533472cab908d2622578d51eb97dc6.zip
hqemu-7a51ad822f533472cab908d2622578d51eb97dc6.tar.gz
For consistency, move muls64 / mulu64 prototypes to host-utils.h
Make x86_64 optimized versions inline. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3523 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-alpha')
-rw-r--r--target-alpha/op.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-alpha/op.c b/target-alpha/op.c
index 2a52be4..da93e7c 100644
--- a/target-alpha/op.c
+++ b/target-alpha/op.c
@@ -22,6 +22,7 @@
#include "config.h"
#include "exec.h"
+#include "host-utils.h"
#include "op_helper.h"
OpenPOWER on IntegriCloud