Home | History | Annotate | Download | only in arm64

Lines Matching refs:FCVTAS

1195   FCVTAS    = FPIntegerConvertFixed | 0x00040000,
1196 FCVTAS_ws = FCVTAS,
1197 FCVTAS_xs = FCVTAS | SixtyFourBits,
1198 FCVTAS_wd = FCVTAS | FP64,
1199 FCVTAS_xd = FCVTAS | SixtyFourBits | FP64,