Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dtranslator.h84 DisasJumpType is_jmp; member
/openbmc/qemu/target/cris/
H A Dtranslate.c3064 DisasJumpType is_jmp = dc->base.is_jmp; in cris_tr_tb_stop() local
/openbmc/qemu/target/hppa/
H A Dtranslate.c4572 DisasJumpType is_jmp = ctx->base.is_jmp; in hppa_tr_tb_stop() local
/openbmc/qemu/target/ppc/
H A Dtranslate.c7430 DisasJumpType is_jmp = ctx->base.is_jmp; in ppc_tr_tb_stop() local