Searched refs:result_h (Results 1 – 1 of 1) sorted by relevance
327 int32_t result_h; in helper_rmpa() local336 result_h = env->regs[6]; in helper_rmpa()348 result_h--; in helper_rmpa()352 result_h++; in helper_rmpa()359 env->psw_s = result_h; in helper_rmpa()360 env->psw_o = (result_h != 0 && result_h != -1) << 31; in helper_rmpa()361 env->regs[6] = result_h; in helper_rmpa()