]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-s390x/helper.h
target-s390x: PER instruction-fetch event support
[mirror_qemu.git] / target-s390x / helper.h
index 89197cb674d602575c99a3f04fa80e47179c058c..7e06119e99fa4d36692fc1be7a2603536a3435de 100644 (file)
@@ -118,6 +118,7 @@ DEF_HELPER_FLAGS_3(stura, TCG_CALL_NO_WG, void, env, i64, i64)
 DEF_HELPER_FLAGS_3(sturg, TCG_CALL_NO_WG, void, env, i64, i64)
 DEF_HELPER_1(per_check_exception, void, env)
 DEF_HELPER_FLAGS_3(per_branch, TCG_CALL_NO_RWG, void, env, i64, i64)
+DEF_HELPER_FLAGS_2(per_ifetch, TCG_CALL_NO_RWG, void, env, i64)
 
 DEF_HELPER_2(xsch, void, env, i64)
 DEF_HELPER_2(csch, void, env, i64)