Searched defs:xtns2h (Results 1 – 2 of 2) sorted by relevance
319 xtns2h, // u32 -> u16 variable
2415 void Assembler::xtns2h(V d, V n) { this->op(0b0'0'0'01110'01'10000'10010'10, n,d); } in xtns2h() function in skvm::Assembler