Searched refs:resHi32 (Results 1 – 1 of 1) sorted by relevance
174 UInt resHi32 = cc_dep2; in armg_calculate_flag_n() local175 UInt nf = resHi32 >> 31; in armg_calculate_flag_n()255 UInt resHi32 = cc_dep2; in armg_calculate_flag_z() local256 UInt zf = (resHi32|resLo32) == 0; in armg_calculate_flag_z()