Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dtranslator.h85 DisasJumpType is_jmp; member
/openbmc/qemu/target/hppa/
H A Dtranslate.c4782 DisasJumpType is_jmp = ctx->base.is_jmp; in hppa_tr_tb_stop() local
/openbmc/qemu/target/ppc/
H A Dtranslate.c6589 DisasJumpType is_jmp = ctx->base.is_jmp; in ppc_tr_tb_stop() local