summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorEmilio G. Cota <cota@braap.org>2018-02-13 18:28:36 -0500
committerRichard Henderson <richard.henderson@linaro.org>2018-05-09 10:12:21 -0700
commit0114db1c827919f22bfd86006e787fafb9d6256b (patch)
tree16734db82f28da9bfcf67ac20c02179abee1d7d6 /LICENSE
parentb2e32021e73349db1b2925e994b7bc4d238f5315 (diff)
downloadqemu-0114db1c827919f22bfd86006e787fafb9d6256b.tar.gz
target/riscv: convert to DisasContextBase
Notes: - Did not convert {num,max}_insns, since the corresponding code will go away in the next patch. - ctx->pc becomes ctx->base.pc_next, and ctx->next_pc becomes ctx->pc_succ_insn. While at it, convert the remaining tb->cflags readers to tb_cflags(). Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Cc: Michael Clark <mjc@sifive.com> Cc: Palmer Dabbelt <palmer@sifive.com> Cc: Sagar Karandikar <sagark@eecs.berkeley.edu> Cc: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Signed-off-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions