Searched refs:NEON_CNT (Results 1 – 4 of 4) sorted by relevance
1366 NEON_CNT = NEON2RegMiscFixed | 0x00005000, enumerator
1450 case NEON_CNT: mnemonic = "cnt"; break; in VisitNEON2RegMisc()
2450 case NEON_CNT: cnt(vf, rd, rn); break; in VisitNEON2RegMisc()
3936 Emit(VFormat(vn) | NEON_CNT | Rn(vn) | Rd(vd)); in cnt()