diff options
author | Alistair Francis <alistair.francis@wdc.com> | 2019-06-20 07:04:18 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2019-07-09 08:26:11 +0200 |
commit | 7ab7e9c7c791d89edda799ef1295836918efb585 (patch) | |
tree | 36949812db8bc8ae99c85e68321226301440fc73 /tcg/tcg-op-vec.c | |
parent | f34edbc760b0f689deddd175fc08732ecb46665f (diff) |
tcg/riscv: Fix RISC-VH host build failure
Commit 269bd5d8 "cpu: Move the softmmu tlb to CPUNegativeOffsetState'
broke the RISC-V host build as there are two variables that are used but
not defined.
This patch renames the undefined variables mask_off and table_off to the
existing (but unused) mask_ofs and table_ofs variables.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <79729cc88ca509e08b5c4aa0aa8a52847af70c0f.1561039316.git.alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/tcg-op-vec.c')
0 files changed, 0 insertions, 0 deletions