Searched defs:gen_logic_imm (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-mips/
H A Dtranslate.c1344 static void gen_logic_imm (CPUMIPSState *env, uint32_t opc, int rt, int rs, int16_t imm) function
8063 gen_logic_imm(env, op, rt, rs, imm);

Completed in 98 milliseconds