Home
last modified time | relevance | path

Searched defs:gen_jump (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/sh4/
H A Dtranslate.c250 static void gen_jump(DisasContext * ctx) in gen_jump() function
/openbmc/qemu/target/hexagon/
H A Dgenptr.c693 static void gen_jump(DisasContext *ctx, int pc_off) in gen_jump() function
/openbmc/qemu/target/xtensa/
H A Dtranslate.c378 static void gen_jump(DisasContext *dc, TCGv dest) in gen_jump() function