Hi, This patch series implements sparcv9 stfa/ldfa instructions with non block-transfer ASIs that implementations seem to be left unfinished. This patch also adds fp_disabled exception checks on stfa/ldfa as they are FP instructions.
target-sparc/op_helper.c | 31 ++++++++++++++++++++++--------- target-sparc/translate.c | 14 ++++++++++++-- 2 files changed, 34 insertions(+), 11 deletions(-)