Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1303 gen_sync(extract32(ctx->opcode, 16, 5));
H A Dnanomips_translate.c.inc3805 gen_sync(extract32(ctx->opcode, 16, 5));
H A Dtranslate.c11278 static void gen_sync(int stype) in gen_sync() function
13278 gen_sync(extract32(ctx->opcode, 6, 5)); in decode_opc_special()