aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-ppc/helper.h')
-rw-r--r--target-ppc/helper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/target-ppc/helper.h b/target-ppc/helper.h
index f52cfce87d..5a9483e9b3 100644
--- a/target-ppc/helper.h
+++ b/target-ppc/helper.h
@@ -170,4 +170,6 @@ DEF_HELPER_1(load_74xx_tlbi, void, tl)
DEF_HELPER_1(602_mfrom, tl, tl)
#endif
+DEF_HELPER_3(dlmzb, tl, tl, tl, i32)
+
#include "def-helper.h"