Home | History | Annotate | Download | only in priv

Lines Matching refs:UInt

83 UInt armg_calculate_flags_nzcv ( UInt cc_op, UInt cc_dep1,
84 UInt cc_dep2, UInt cc_dep3 );
89 UInt armg_calculate_flag_c ( UInt cc_op, UInt cc_dep1,
90 UInt cc_dep2, UInt cc_dep3 );
95 UInt armg_calculate_flag_v ( UInt cc_op, UInt cc_dep1,
96 UInt cc_dep2, UInt cc_dep3 );
101 UInt armg_calculate_condition ( UInt cond_n_op /* ARMCondcode << 4 | cc_op */,
102 UInt cc_dep1,
103 UInt cc_dep2, UInt cc_dep3 );
108 UInt armg_calculate_flag_qc ( UInt resL1, UInt resL2,
109 UInt resR1, UInt resR2 );