On 8/1/23 03:36, Richard Henderson wrote:
Begin staging in support for TCGv_i128 with Int128.
Define the type enumerator, the typedef, and the
helper-head.h macros.

This cannot yet be used, because you can't allocate
temporaries of this new type.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  include/exec/helper-head.h |  7 +++++++
  include/tcg/tcg.h          | 17 ++++++++++-------
  2 files changed, 17 insertions(+), 7 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to