Re: [PATCH v4 12/16] accel/tcg: Extract load_atom_extract_al16_or_al8 to host header

2023-05-30 Thread Peter Maydell
On Fri, 26 May 2023 at 01:24, Richard Henderson wrote: > > Signed-off-by: Richard Henderson > --- > .../generic/host/load-extract-al16-al8.h | 45 +++ > accel/tcg/ldst_atomicity.c.inc| 36 +-- > 2 files changed, 47 insertions(+), 34 deletions(-)

[PATCH v4 12/16] accel/tcg: Extract load_atom_extract_al16_or_al8 to host header

2023-05-25 Thread Richard Henderson
Signed-off-by: Richard Henderson --- .../generic/host/load-extract-al16-al8.h | 45 +++ accel/tcg/ldst_atomicity.c.inc| 36 +-- 2 files changed, 47 insertions(+), 34 deletions(-) create mode 100644