Home
last modified time | relevance | path

Searched refs:gen_sync (Results 1 – 3 of 3) sorted by relevance

/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1307 gen_sync(extract32(ctx->opcode, 16, 5));
H A Dnanomips_translate.c.inc3838 gen_sync(extract32(ctx->opcode, 16, 5));
H A Dtranslate.c11483 static void gen_sync(int stype) in gen_sync() function
13529 gen_sync(extract32(ctx->opcode, 6, 5)); in decode_opc_special()