Searched hist:"69 e3706d2b473815e382552e729d12590339e0ac" (Results 1 – 2 of 2) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg.h | 69e3706d2b473815e382552e729d12590339e0ac Tue Nov 27 15:44:51 UTC 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Add output_pref to TCGOp
Allocate storage for, but do not yet fill in, per-opcode preferences for the output operands. Pass it in to the register allocation routines for output operands.
Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg.c | 69e3706d2b473815e382552e729d12590339e0ac Tue Nov 27 15:44:51 UTC 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Add output_pref to TCGOp
Allocate storage for, but do not yet fill in, per-opcode preferences for the output operands. Pass it in to the register allocation routines for output operands.
Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|