Searched refs:NEON_URSQRTE (Results 1 – 4 of 4) sorted by relevance
1419 NEON_URSQRTE = NEON2RegMiscFixed | 0x2081C000, enumerator
1519 case NEON_URSQRTE: mnemonic = "ursqrte"; break; in VisitNEON2RegMisc()
2585 case NEON_URSQRTE: ursqrte(fpf, rd, rn); return; in VisitNEON2RegMisc()
3933 Emit(VFormat(vn) | NEON_URSQRTE | Rn(vn) | Rd(vd)); in ursqrte()