Searched defs:frintp4s (Results 1 – 2 of 2) sorted by relevance
314 frintp4s, // round float -> int as float, toward plus infinity (ceil) variable
2194 void Assembler::frintp4s(V d, V n) { this->op(0b0'1'0'01110'1'0'10000'1100'0'10, n,d); } in frintp4s() function in skvm::Assembler