Searched defs:fcvtzs4s (Results 1 – 2 of 2) sorted by relevance
316 fcvtzs4s, // truncate float -> int variable
2401 void Assembler::fcvtzs4s(V d, V n) { this->op(0b0'1'0'01110'1'0'10000'1101'1'10, n,d); } in fcvtzs4s() function in skvm::Assembler