CHI_LOW
static cache_hs_t neg_cache_hysteresis_state[2] = { CHI_LOW, CHI_LOW };
static cache_hs_t pos_cache_hysteresis_state[2] = { CHI_LOW, CHI_LOW };
static cache_hs_t exc_cache_hysteresis_state[2] = { CHI_LOW, CHI_LOW };
case CHI_LOW:
neg_cache_hysteresis_state[critpath] = CHI_LOW;
case CHI_LOW:
pos_cache_hysteresis_state[critpath] = CHI_LOW;
case CHI_LOW:
exc_cache_hysteresis_state[critpath] = CHI_LOW;