HomeSort by: relevance | last modified time | path
    Searched refs:float_exceptions (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
disassemble.c 100 if (header.float_exceptions == BIFROST_EXCEPTIONS_DISABLED)
102 else if (header.float_exceptions == BIFROST_EXCEPTIONS_PRECISE_DIVISION)
104 else if (header.float_exceptions == BIFROST_EXCEPTIONS_PRECISE_SQRT)
bifrost.h 141 enum bifrost_exceptions float_exceptions : 2; member in struct:bifrost_header

Completed in 15 milliseconds