Searched refs:NEON_FCVTAS (Results 1 – 4 of 4) sorted by relevance
1414 NEON_FCVTAS = NEON2RegMiscFixed | 0x0001C000, enumerator1415 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit,1969 NEON_FCVTAS_scalar = NEON_Q | NEONScalar | NEON_FCVTAS,
1514 case NEON_FCVTAS: mnemonic = "fcvtas"; break; in VisitNEON2RegMisc()
2525 case NEON_FCVTAS: fcvts(fpf, rd, rn, FPTieAway); return; in VisitNEON2RegMisc()
2867 V(fcvtas, NEON_FCVTAS, FCVTAS)