summaryrefslogtreecommitdiffstats
path: root/target-openrisc/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-openrisc/helper.h')
-rw-r--r--target-openrisc/helper.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/target-openrisc/helper.h b/target-openrisc/helper.h
index 7ced5ea..43b23ca 100644
--- a/target-openrisc/helper.h
+++ b/target-openrisc/helper.h
@@ -19,6 +19,9 @@
#include "def-helper.h"
+/* exception */
+DEF_HELPER_FLAGS_2(exception, 0, void, env, i32)
+
/* interrupt */
DEF_HELPER_FLAGS_1(rfe, 0, void, env)
OpenPOWER on IntegriCloud