Home
last modified time | relevance | path

Searched refs:XCHAL_ERRATUM_497 (Results 1 – 2 of 2) sorted by relevance

/hal_xtensa-3.7.0/include/xtensa/
Dcacheasm.h181 .ifne (\loopokay & XCHAL_HAVE_LOOPS && !XCHAL_ERRATUM_497)
200 .ifne ((\awb !=a0) & XCHAL_ERRATUM_497) // don't use awb if set to a0
207 .ifne ((\awb !=a0) & XCHAL_ERRATUM_497) // do memw after 8 cainst wb instructions
254 .ifne ((\awb !=a0) & XCHAL_ERRATUM_497) // don't use awb if set to a0
259 .ifne ((\awb !=a0) & XCHAL_ERRATUM_497) // do memw after 8 cainst wb instructions
488 .ifne (\wbtype & XCHAL_ERRATUM_497)
/hal_xtensa-3.7.0/include/xtensa/config/
Dcore.h130 #define XCHAL_ERRATUM_497 1 macro
132 #define XCHAL_ERRATUM_497 0 macro