Home | History | Annotate | Download | only in arm64

Lines Matching defs:UCVTF

1190   UCVTF     = FPIntegerConvertFixed | 0x00030000,
1191 UCVTF_sw = UCVTF,
1192 UCVTF_sx = UCVTF | SixtyFourBits,
1193 UCVTF_dw = UCVTF | FP64,
1194 UCVTF_dx = UCVTF | SixtyFourBits | FP64,