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

/external/qemu/target-mips/
H A Dtranslate.c2362 static void gen_trap (DisasContext *ctx, uint32_t opc, function
7714 gen_trap(ctx, op1, rs, rt, -1);
7952 gen_trap(ctx, op1, rs, -1, imm);

Completed in 48 milliseconds