]> Git Repo - qemu.git/blobdiff - target-arm/helper.h
target-arm: Add SCTLR_EL2
[qemu.git] / target-arm / helper.h
index dec3728798e20b6cb5ef15bc7bc56fcebed30cbc..fc885dea430e1b3cb3e9ae1773fe6f5527978cda 100644 (file)
@@ -47,7 +47,7 @@ DEF_HELPER_FLAGS_2(usad8, TCG_CALL_NO_RWG_SE, i32, i32, i32)
 DEF_HELPER_FLAGS_3(sel_flags, TCG_CALL_NO_RWG_SE,
                    i32, i32, i32, i32)
 DEF_HELPER_2(exception_internal, void, env, i32)
-DEF_HELPER_3(exception_with_syndrome, void, env, i32, i32)
+DEF_HELPER_4(exception_with_syndrome, void, env, i32, i32, i32)
 DEF_HELPER_1(wfi, void, env)
 DEF_HELPER_1(wfe, void, env)
 DEF_HELPER_1(pre_hvc, void, env)
This page took 0.022767 seconds and 4 git commands to generate.