Home | History | Annotate | Download | only in priv

Lines Matching defs:ts

8918       0q0 01110000 imm5 000001 n d  DUP Vd.T, Vn.Ts[index]
8991 010 01110000 imm5 000111 n d INS Vd.Ts[ix], Rn
8992 where Ts,ix = case imm5 of xxxx1 -> B, xxxx
8998 HChar ts = '?';
9004 ts = 'b';
9009 ts = 'h';
9014 ts = 's';
9019 ts = 'd';
9026 nameQReg128(dd), ts, laneNo, nameIReg64orZR(nn));
9036 0q0 01110 000 imm5 001111 n d UMOV Xd/Wd, Vn.Ts[index]
9037 0q0 01110 000 imm5 001011 n d SMOV Xd/Wd, Vn.Ts[index]
9040 Ts,index,ops = case q:imm5 of
9050 Ts,index,ops = case q:imm5 of
9130 011 01110000 imm5 0 imm4 n d INS Vd.Ts[ix1], Vn.Ts[ix2]
9131 where Ts,ix1,ix2
9138 HChar ts = '?';
9143 ts = 'b';
9149 ts = 'h';
9155 ts = 's';
9161 ts = 'd';
9172 nameQReg128(dd), ts, ix1, nameQReg128(nn), ts, ix2);