diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-03-29 10:11:56 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-01-13 08:39:08 -1000 |
commit | ee17db83d2dce35792e9bf03366af193e5e0e5c9 (patch) | |
tree | 75dcdc88c2b2811e1000975f67dde680cbe05036 /cpu.c | |
parent | 4e18617555955503628a004ed97e1fc2fa7818b9 (diff) | |
download | qemu-ee17db83d2dce35792e9bf03366af193e5e0e5c9.zip qemu-ee17db83d2dce35792e9bf03366af193e5e0e5c9.tar.gz qemu-ee17db83d2dce35792e9bf03366af193e5e0e5c9.tar.bz2 |
tcg: Consolidate 3 bits into enum TCGTempKind
The temp_fixed, temp_global, temp_local bits are all related.
Combine them into a single enumeration.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'cpu.c')
0 files changed, 0 insertions, 0 deletions