Home | History | Annotate | Download | only in arm64

Lines Matching defs:SCVTF_fixed

1232   SCVTF_fixed     = FPFixedPointConvertFixed | 0x00020000,
1233 SCVTF_sw_fixed = SCVTF_fixed,
1234 SCVTF_sx_fixed = SCVTF_fixed | SixtyFourBits,
1235 SCVTF_dw_fixed = SCVTF_fixed | FP64,
1236 SCVTF_dx_fixed = SCVTF_fixed | SixtyFourBits | FP64,