Added missing ZFH macro to new configs

This commit is contained in:
Kip Macsai-Goren 2022-04-04 17:42:34 +00:00
parent c4f5b3fd7c
commit c82667653c
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@
`define ZIFENCEI_SUPPORTED 1
`define COUNTERS 32
`define ZICOUNTERS_SUPPORTED 1
`define ZFH_SUPPORTED 0
// Microarchitectural Features
`define UARCH_PIPELINED 1

View File

@ -43,6 +43,7 @@
`define ZIFENCEI_SUPPORTED 1
`define COUNTERS 32
`define ZICOUNTERS_SUPPORTED 1
`define ZFH_SUPPORTED 0
/// Microarchitectural Features
`define UARCH_PIPELINED 1