Searched hist:e01fa97dea857a35be5bb8cce0d632a62e72c689 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg.h | e01fa97dea857a35be5bb8cce0d632a62e72c689 Sun Mar 29 17:40:49 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Add temp_readonly
In most, but not all, places that we check for TEMP_FIXED, we are really testing that we do not modify the temporary.
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>
|
/qemu/tcg/ |
H A D | tcg.c | e01fa97dea857a35be5bb8cce0d632a62e72c689 Sun Mar 29 17:40:49 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Add temp_readonly
In most, but not all, places that we check for TEMP_FIXED, we are really testing that we do not modify the temporary.
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>
|