Searched defs:gen_cond_move (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/target-mips/
H A Dtranslate.c1734 static void gen_cond_move (CPUMIPSState *env, uint32_t opc, int rd, int rs, int rt) function
7681 gen_cond_move(env, op1, rd, rs, rt);

Completed in 87 milliseconds