]> Git Repo - qemu.git/blobdiff - target/mips/helper.h
qcow2: Remove BDS parameter from qcow2_cache_is_table_offset()
[qemu.git] / target / mips / helper.h
index 60efa01194a03e71ad5361eba04b46b6b3d30a26..5f492348ddfaf82eb8699fd7785e7320b49ddeba 100644 (file)
@@ -115,6 +115,9 @@ DEF_HELPER_2(mtc0_entrylo1, void, env, tl)
 DEF_HELPER_2(mtc0_context, void, env, tl)
 DEF_HELPER_2(mtc0_pagemask, void, env, tl)
 DEF_HELPER_2(mtc0_pagegrain, void, env, tl)
+DEF_HELPER_2(mtc0_segctl0, void, env, tl)
+DEF_HELPER_2(mtc0_segctl1, void, env, tl)
+DEF_HELPER_2(mtc0_segctl2, void, env, tl)
 DEF_HELPER_2(mtc0_wired, void, env, tl)
 DEF_HELPER_2(mtc0_srsconf0, void, env, tl)
 DEF_HELPER_2(mtc0_srsconf1, void, env, tl)
This page took 0.022732 seconds and 4 git commands to generate.