Searched hist:c0522136adf550c7a0ef7c0755c1f9d1560d2757 (Results 1 – 3 of 3) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg.h | c0522136adf550c7a0ef7c0755c1f9d1560d2757 Mon Mar 30 01:55:52 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce TYPE_CONST temporaries
These will hold a single constant for the duration of the TB. They are hashed, so that each value has one temp across the TB.
Not used yet, this is all infrastructure.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | optimize.c | c0522136adf550c7a0ef7c0755c1f9d1560d2757 Mon Mar 30 01:55:52 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce TYPE_CONST temporaries
These will hold a single constant for the duration of the TB. They are hashed, so that each value has one temp across the TB.
Not used yet, this is all infrastructure.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | c0522136adf550c7a0ef7c0755c1f9d1560d2757 Mon Mar 30 01:55:52 UTC 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce TYPE_CONST temporaries
These will hold a single constant for the duration of the TB. They are hashed, so that each value has one temp across the TB.
Not used yet, this is all infrastructure.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|