Home | History | Annotate | Download | only in arm64

Lines Matching refs:SCVTF

1185   SCVTF     = FPIntegerConvertFixed | 0x00020000,
1186 SCVTF_sw = SCVTF,
1187 SCVTF_sx = SCVTF | SixtyFourBits,
1188 SCVTF_dw = SCVTF | FP64,
1189 SCVTF_dx = SCVTF | SixtyFourBits | FP64,