mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
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
This commit is contained in:
parent
077fc2061e
commit
7a51ad822f
5 changed files with 31 additions and 42 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include "config.h"
|
||||
#include "exec.h"
|
||||
#include "host-utils.h"
|
||||
|
||||
#include "op_helper.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue