Home
last modified time | relevance | path

Searched refs:SVEFPConvertPrecisionFixed (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h3571 SVEFPConvertPrecisionFixed = 0x6508A000, enumerator
3574 FCVT_z_p_z_s2h = SVEFPConvertPrecisionFixed | 0x00800000,
3575 FCVT_z_p_z_h2s = SVEFPConvertPrecisionFixed | 0x00810000,
3576 FCVT_z_p_z_d2h = SVEFPConvertPrecisionFixed | 0x00C00000,
3577 FCVT_z_p_z_h2d = SVEFPConvertPrecisionFixed | 0x00C10000,
3578 FCVT_z_p_z_d2s = SVEFPConvertPrecisionFixed | 0x00C20000,
3579 FCVT_z_p_z_s2d = SVEFPConvertPrecisionFixed | 0x00C30000

Completed in 14 milliseconds