1
0

turn off HAVE_VEC as it's currently broken

the new I$/frontend needs to be integrated
This commit is contained in:
Andrew Waterman 2012-10-16 07:38:19 -07:00
parent 0a640f2cc6
commit b9a2af697d

View File

@ -8,7 +8,7 @@ object Constants
val NTILES = 1
val HAVE_RVC = false
val HAVE_FPU = true
val HAVE_VEC = true
val HAVE_VEC = false
val MAX_THREADS =
hwacha.Constants.NUM_PVFB * hwacha.Constants.WIDTH_PVFB / hwacha.Constants.SZ_BANK