On Thu, 3 Sep 2020 at 20:23, Richard Henderson <[email protected]> wrote: > > Only argument set members have to be C identifiers, everything > else gets prefixed during conversion to C. Some places just > checked the leading character, and some places matched a leading > character plus a C identifier. > > Convert everything to match full identifiers, including the > [&%@&] prefix, and drop the full C identifier requirement. > > Reported-by: Peter Maydell <[email protected]> > Signed-off-by: Richard Henderson <[email protected]>
I'll take this via target-arm.next, as that will allow me to update the neon size-encoding patches to use "3same_fp_size" as I queue those, rather than having to send a separate patch to fix up the name afterwards. thanks -- PMM
