On 10/11/22 06:24, David Hildenbrand wrote:
+++ b/tests/tcg/s390x/vf.c
In general, we use "vx" when talking about vector extension. Maybe name this
vx.c
Ok... or maybe "vecstring.c" in case we only want to test the vector string
functions here? (they are in a separate chapter in the PoP)
Also works for me. Or "vx_str.c" or sth like that.
If we're going to bikeshed the name, use the insn being tested.
What you don't want is one big file testing lots of things.
What you do want is lots of little files each testing one thing.
r~