Home
last modified time | relevance | path

Searched refs:BI_ROUNDMODE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c37 [BI_CONVERT] = BI_SCHED_ADD | BI_SWIZZLABLE | BI_ROUNDMODE, /* +FMA on G71 */
40 [BI_FMA] = BI_ROUNDMODE | BI_SCHED_FMA | BI_MODS,
62 [BI_ROUND] = BI_ROUNDMODE | BI_SCHED_ALL,
Dcompiler.h98 #define BI_ROUNDMODE (1 << 2) macro
Dbi_print.c312 if (bi_class_props[ins->type] & BI_ROUNDMODE) in bi_print_instruction()
/external/mesa3d/docs/relnotes/
D20.1.0.rst646 - pan/bi: Set BI_ROUNDMODE for BI_CONVERT