On 8/1/26 06:29, Richard Henderson wrote:
Emphasize that we're generating 64-bit code.
Drop the explicit rename from meson's cpu.

Signed-off-by: Richard Henderson <[email protected]>
---
  tcg/{i386 => x86_64}/tcg-target-con-set.h  | 0
  tcg/{i386 => x86_64}/tcg-target-con-str.h  | 0
  tcg/{i386 => x86_64}/tcg-target-has.h      | 0
  tcg/{i386 => x86_64}/tcg-target-mo.h       | 0
  tcg/{i386 => x86_64}/tcg-target-reg-bits.h | 0
  tcg/{i386 => x86_64}/tcg-target.h          | 0
  MAINTAINERS                                | 4 ++--
  meson.build                                | 2 --
  tcg/{i386 => x86_64}/tcg-target-opc.h.inc  | 0
  tcg/{i386 => x86_64}/tcg-target.c.inc      | 0
  10 files changed, 2 insertions(+), 4 deletions(-)
  rename tcg/{i386 => x86_64}/tcg-target-con-set.h (100%)
  rename tcg/{i386 => x86_64}/tcg-target-con-str.h (100%)
  rename tcg/{i386 => x86_64}/tcg-target-has.h (100%)
  rename tcg/{i386 => x86_64}/tcg-target-mo.h (100%)
  rename tcg/{i386 => x86_64}/tcg-target-reg-bits.h (100%)
  rename tcg/{i386 => x86_64}/tcg-target.h (100%)
  rename tcg/{i386 => x86_64}/tcg-target-opc.h.inc (100%)
  rename tcg/{i386 => x86_64}/tcg-target.c.inc (100%)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to