Home
last modified time | relevance | path

Searched hist:"4341631 e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/rx/
H A Dtranslate.c4341631e Sun Apr 17 11:51:27 CDT 2022 Richard Henderson <richard.henderson@linaro.org> target/rx: Put tb_flags into DisasContext

Copy tb->flags into ctx->tb_flags; we'll want to modify
this value throughout the tb in future.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Message-Id: <20220417165130.695085-2-richard.henderson@linaro.org>