Home | History | Annotate | Download | only in arm64

Lines Matching refs:FCVTNS

1145   FCVTNS    = FPIntegerConvertFixed | 0x00000000,
1146 FCVTNS_ws = FCVTNS,
1147 FCVTNS_xs = FCVTNS | SixtyFourBits,
1148 FCVTNS_wd = FCVTNS | FP64,
1149 FCVTNS_xd = FCVTNS | SixtyFourBits | FP64,