Lines Matching refs:sxth
339 COMPARE(adds(w21, w22, Operand(w23, SXTH, 2)), "adds w21, w22, w23, sxth #2");
343 COMPARE(cmn(x2, Operand(x3, SXTH, 4)), "cmn x2, w3, sxth #4");
365 COMPARE(subs(w21, w22, Operand(w23, SXTH, 2)), "subs w21, w22, w23, sxth #2");
530 COMPARE(sxth(w4, w5), "sxth w4, w5");
531 COMPARE(sxth(x6, x7), "sxth x6, w7");
534 COMPARE(sxth(x2, w3), "sxth x2, w3");
2468 "sxth x16, w5\n"
2488 "sxth x16, w10\n"