Home | History | Annotate | Download | only in a64

Lines Matching refs:FCVTAS

1077   FCVTAS    = FPIntegerConvertFixed | 0x00040000,
1078 FCVTAS_ws = FCVTAS,
1079 FCVTAS_xs = FCVTAS | SixtyFourBits,
1080 FCVTAS_wd = FCVTAS | FP64,
1081 FCVTAS_xd = FCVTAS | SixtyFourBits | FP64,