Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/test/
Dbi_interpret.c210 bit_outmod(float raw, enum bifrost_outmod mod) in bit_outmod() function
694 dest.f16[c] = bh(bit_outmod(bf(dest.f16[c]), ins->outmod)); in bit_step()
696 dest.f32 = bit_outmod(dest.f32, ins->outmod); in bit_step()