Home | History | Annotate | Download | only in priv

Lines Matching refs:UInt

82 UInt armg_calculate_flags_nzcv ( UInt cc_op, UInt cc_dep1,
83 UInt cc_dep2, UInt cc_dep3 );
88 UInt armg_calculate_flag_c ( UInt cc_op, UInt cc_dep1,
89 UInt cc_dep2, UInt cc_dep3 );
94 UInt armg_calculate_flag_v ( UInt cc_op, UInt cc_dep1,
95 UInt cc_dep2, UInt cc_dep3 );
100 UInt armg_calculate_condition ( UInt cond_n_op /* ARMCondcode << 4 | cc_op */,
101 UInt cc_dep1,
102 UInt cc_dep2, UInt cc_dep3 );
107 UInt armg_calculate_flag_qc ( UInt resL1, UInt resL2,
108 UInt resR1, UInt resR2 );