Searched refs:resHi32 (Results 1 – 1 of 1) sorted by relevance
175 UInt resHi32 = cc_dep2; in armg_calculate_flag_n() local176 UInt nf = resHi32 >> 31; in armg_calculate_flag_n()256 UInt resHi32 = cc_dep2; in armg_calculate_flag_z() local257 UInt zf = (resHi32|resLo32) == 0; in armg_calculate_flag_z()