diff options
| author | Emilio G. Cota | 2018-02-14 00:28:36 +0100 |
|---|---|---|
| committer | Richard Henderson | 2018-05-09 19:12:21 +0200 |
| commit | 0114db1c827919f22bfd86006e787fafb9d6256b (patch) | |
| tree | 16734db82f28da9bfcf67ac20c02179abee1d7d6 /include/exec/user | |
| parent | target/riscv: convert to DisasJumpType (diff) | |
| download | qemu-0114db1c827919f22bfd86006e787fafb9d6256b.tar.gz qemu-0114db1c827919f22bfd86006e787fafb9d6256b.tar.xz qemu-0114db1c827919f22bfd86006e787fafb9d6256b.zip | |
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 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
