Home | History | Annotate | Download | only in arm64

Lines Matching defs:SCVTF_fixed

1226   SCVTF_fixed     = FPFixedPointConvertFixed | 0x00020000,
1227 SCVTF_sw_fixed = SCVTF_fixed,
1228 SCVTF_sx_fixed = SCVTF_fixed | SixtyFourBits,
1229 SCVTF_dw_fixed = SCVTF_fixed | FP64,
1230 SCVTF_dx_fixed = SCVTF_fixed | SixtyFourBits | FP64,