Revision 3391c818 target-sparc/exec.h

b/target-sparc/exec.h
51 51
void helper_flush(target_ulong addr);
52 52
void helper_ld_asi(int asi, int size, int sign);
53 53
void helper_st_asi(int asi, int size);
54
void helper_ldf_asi(int asi, int size, int rd);
55
void helper_stf_asi(int asi, int size, int rd);
54 56
void helper_rett(void);
55 57
void helper_ldfsr(void);
56 58
void set_cwp(int new_cwp);

Also available in: Unified diff