Searched refs:xtnh2b (Results 1 – 3 of 3) sorted by relevance
319 xtnh2b, // u16 -> u8 variable
2380 void Assembler::xtnh2b(V d, V n) { this->op(0b0'0'0'01110'00'10000'10010'10, n,d); } in xtnh2b() function in skvm::Assembler4001 a->xtnh2b(dst(), dst()); in jit()
1920 a.xtnh2b(A::v0, A::v0); in DEF_TEST()