Searched refs:BIFROST_EXCEPTIONS_DISABLED (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/ | ||
D | bifrost.h | 65 BIFROST_EXCEPTIONS_DISABLED = 1, enumerator |
D | disassemble.c | 100 if (header.float_exceptions == BIFROST_EXCEPTIONS_DISABLED) in dump_header() |