diff options
| author | Richard Henderson | 2019-03-16 18:48:02 +0100 |
|---|---|---|
| committer | Richard Henderson | 2019-05-13 23:44:03 +0200 |
| commit | d63e3b6e694ad6c887be135dddb9cd4893f1a844 (patch) | |
| tree | 41b5a72e0541f0dda93a6883d4268c1a62011ac5 /include/exec/exec-all.h | |
| parent | tcg: Specify optional vector requirements with a list (diff) | |
| download | qemu-d63e3b6e694ad6c887be135dddb9cd4893f1a844.tar.gz qemu-d63e3b6e694ad6c887be135dddb9cd4893f1a844.tar.xz 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 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
