mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
sparc fixes
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1117 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
188d857911
commit
a0c4cb4a70
4 changed files with 43 additions and 14 deletions
|
@ -25,6 +25,8 @@ void helper_st_asi(int asi, int size, int sign);
|
|||
void helper_rett(void);
|
||||
void helper_ldfsr(void);
|
||||
void set_cwp(int new_cwp);
|
||||
void do_fitos(void);
|
||||
void do_fitod(void);
|
||||
void do_fabss(void);
|
||||
void do_fsqrts(void);
|
||||
void do_fsqrtd(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue