summaryrefslogtreecommitdiff
path: root/target-sh4/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-sh4/helper.h')
-rw-r--r--target-sh4/helper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/target-sh4/helper.h b/target-sh4/helper.h
index ca6496873e..4dca7ceb8c 100644
--- a/target-sh4/helper.h
+++ b/target-sh4/helper.h
@@ -16,3 +16,5 @@ DEF_HELPER(uint32_t, helper_subc, (uint32_t, uint32_t))
DEF_HELPER(uint32_t, helper_negc, (uint32_t))
DEF_HELPER(void, helper_macl, (uint32_t, uint32_t))
DEF_HELPER(void, helper_macw, (uint32_t, uint32_t))
+
+DEF_HELPER(void, helper_ld_fpscr, (uint32_t))