diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-03-16 17:48:02 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2019-05-13 14:44:03 -0700 |
commit | d63e3b6e694ad6c887be135dddb9cd4893f1a844 (patch) | |
tree | 41b5a72e0541f0dda93a6883d4268c1a62011ac5 /nbd | |
parent | 53229a7703eeb2bbe101a19a33ef22aaf960c65b (diff) | |
download | qemu-d63e3b6e694ad6c887be135dddb9cd4893f1a844.zip |
tcg: Assert fixed_reg is read-only
The only fixed_reg is cpu_env, and it should not be modified
during any TB. Therefore code that tries to special-case moves
into a fixed_reg is dead. Remove it.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'nbd')
0 files changed, 0 insertions, 0 deletions