Revision db166940 target-sparc/helper.h

b/target-sparc/helper.h
22 22
DEF_HELPER(target_ulong, helper_alignaddr, (target_ulong addr, \
23 23
                                            target_ulong offset))
24 24
DEF_HELPER(target_ulong, helper_popc, (target_ulong val))
25
DEF_HELPER(void, helper_ldda_asi, (target_ulong addr, int asi, int rd))
25 26
DEF_HELPER(void, helper_ldf_asi, (target_ulong addr, int asi, int size, int rd))
26 27
DEF_HELPER(void, helper_stf_asi, (target_ulong addr, int asi, int size, int rd))
27 28
DEF_HELPER(target_ulong, helper_cas_asi, (target_ulong addr, \

Also available in: Unified diff