Searched refs:ftt (Results 1 – 2 of 2) sorted by relevance
176 #define TYPE(ftt, r, ru, b, bu, a, au) type = (au << 2) | (a << 0) | (bu << 5) | (b << 3) | (ru << … in do_mathemu() argument368 int ftt = (current_thread_info()->xfsr[0] >> 14) & 0x7; in do_mathemu() local369 if (ftt != (type >> 9)) in do_mathemu()
1456 static void gen_op_fpexception_im(DisasContext *dc, int ftt) in gen_op_fpexception_im() argument1463 tcg_gen_st_i32(tcg_constant_i32(ftt), tcg_env, in gen_op_fpexception_im()