Home | History | Annotate | Download | only in a64

Lines Matching refs:SCVTF

1067   SCVTF     = FPIntegerConvertFixed | 0x00020000,
1068 SCVTF_sw = SCVTF,
1069 SCVTF_sx = SCVTF | SixtyFourBits,
1070 SCVTF_dw = SCVTF | FP64,
1071 SCVTF_dx = SCVTF | SixtyFourBits | FP64,