xemu/tcg/ppc
Richard Henderson 2d6f38ebe5 tcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TB
The maximum TB code gen size is UINT16_MAX, which the current
code does not support.  Use our utility function to optimally
add an arbitrary constant.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-01-07 05:09:42 -10:00
..
tcg-target.c.inc tcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TB 2021-01-07 05:09:42 -10:00
tcg-target.h tcg: Add --accel tcg,split-wx property 2021-01-07 05:09:41 -10:00
tcg-target.opc.h tcg/ppc: Implement INDEX_op_rot[lr]v_vec 2020-06-02 08:42:37 -07:00