]> git.proxmox.com Git - qemu.git/blobdiff - target-sparc/helper.h
Use dynamical computation for condition codes
[qemu.git] / target-sparc / helper.h
index 430ed2b5bab17eb608970a26d61d7f47db490923..4002b9ea49081a01d7abb86901791f636b7d72a4 100644 (file)
@@ -156,5 +156,7 @@ VIS_CMPHELPER(cmpne);
 #undef F_HELPER_DQ_0_0
 #undef VIS_HELPER
 #undef VIS_CMPHELPER
+DEF_HELPER_0(compute_psr, void);
+DEF_HELPER_0(compute_C_icc, i32);
 
 #include "def-helper.h"