Home
last modified time | relevance | path

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

/openbmc/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.c11546 static void gen_sync(int stype) in gen_sync() function
13592 gen_sync(extract32(ctx->opcode, 6, 5)); in decode_opc_special()
/openbmc/qemu/target/ppc/
H A Dtranslate.c3937 static void gen_sync(DisasContext *ctx) in gen_sync() function