Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbifrost.h66 BIFROST_EXCEPTIONS_PRECISE_DIVISION = 2, enumerator
Ddisassemble.c102 else if (header.float_exceptions == BIFROST_EXCEPTIONS_PRECISE_DIVISION) in dump_header()