Home | History | Annotate | Download | only in priv

Lines Matching full:ulong

84 ULong arm64g_calculate_flags_nzcv ( ULong cc_op, ULong cc_dep1,
85 ULong cc_dep2, ULong cc_dep3 );
90 ULong arm64g_calculate_flag_c ( ULong cc_op, ULong cc_dep1,
91 ULong cc_dep2, ULong cc_dep3 );
102 ULong arm64g_calculate_condition ( /* ARM64Condcode << 4 | cc_op */
103 ULong cond_n_op ,
104 ULong cc_dep1,
105 ULong cc_dep2, ULong cc_dep3 );
116 extern ULong arm64g_dirtyhelper_MRS_CNTVCT_EL0 ( void );