Re: [Qemu-devel] [PATCH 17/17] tests/tcg/aarch64: Add mte smoke tests

2019-01-14 Thread Richard Henderson
On 1/15/19 1:22 AM, Alex Bennée wrote: > > Richard Henderson writes: > >> ??? Requires a quite recent aarch64 assembler. Use .inst instead? > > How recent? Given buster is nearing release we could start using it as a > basis for the ARM cross compiler images. That is shipping gcc 8.2.0 as >

Re: [Qemu-devel] [PATCH 17/17] tests/tcg/aarch64: Add mte smoke tests

2019-01-14 Thread Alex Bennée
Richard Henderson writes: > ??? Requires a quite recent aarch64 assembler. Use .inst instead? How recent? Given buster is nearing release we could start using it as a basis for the ARM cross compiler images. That is shipping gcc 8.2.0 as of now. > > Signed-off-by: Richard Henderson > --- >

[Qemu-devel] [PATCH 17/17] tests/tcg/aarch64: Add mte smoke tests

2019-01-13 Thread Richard Henderson
??? Requires a quite recent aarch64 assembler. Use .inst instead? Signed-off-by: Richard Henderson --- tests/tcg/aarch64/mte-1.c | 27 + tests/tcg/aarch64/mte-2.c | 39 +++ tests/tcg/aarch64/Makefile.target | 4 3 files