]> Git Repo - qemu.git/blobdiff - target-mips/helper.h
mips/kvm: Support unsigned KVM registers
[qemu.git] / target-mips / helper.h
index d8cc766bdfebff9fcd0936dbb1eaf925ddf1d2f0..95b9149d89f1b1585547318f03e377aacc97f2d7 100644 (file)
@@ -358,6 +358,8 @@ DEF_HELPER_1(rdhwr_cpunum, tl, env)
 DEF_HELPER_1(rdhwr_synci_step, tl, env)
 DEF_HELPER_1(rdhwr_cc, tl, env)
 DEF_HELPER_1(rdhwr_ccres, tl, env)
+DEF_HELPER_1(rdhwr_performance, tl, env)
+DEF_HELPER_1(rdhwr_xnp, tl, env)
 DEF_HELPER_2(pmon, void, env, int)
 DEF_HELPER_1(wait, void, env)
 
This page took 0.021968 seconds and 4 git commands to generate.