summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/arch/chip_tilepro.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/tile/include/arch/chip_tilepro.h')
-rw-r--r--arch/tile/include/arch/chip_tilepro.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/tile/include/arch/chip_tilepro.h b/arch/tile/include/arch/chip_tilepro.h
index e864c47..7001769 100644
--- a/arch/tile/include/arch/chip_tilepro.h
+++ b/arch/tile/include/arch/chip_tilepro.h
@@ -150,6 +150,9 @@
/** Is the PROC_STATUS SPR supported? */
#define CHIP_HAS_PROC_STATUS_SPR() 1
+/** Is the DSTREAM_PF SPR supported? */
+#define CHIP_HAS_DSTREAM_PF() 0
+
/** Log of the number of mshims we have. */
#define CHIP_LOG_NUM_MSHIMS() 2
OpenPOWER on IntegriCloud