Richard Henderson writes:
> On 11/12/19 9:21 PM, Richard Sandiford wrote:
>> Apart from the vc/vs thing you mentioned in the follow-up for 4/6,
>> it looks like 4/6, 5/6 and 6/6 are missing "hs" and "lo". OK for
>> aarch64 with those added.
>
> Are those aliases for two of the other conditions?
On 11/12/19 9:21 PM, Richard Sandiford wrote:
> Apart from the vc/vs thing you mentioned in the follow-up for 4/6,
> it looks like 4/6, 5/6 and 6/6 are missing "hs" and "lo". OK for
> aarch64 with those added.
Are those aliases for two of the other conditions? They're not in the list
within the
Richard Henderson writes:
> I've put the implementation into config/arm/aarch-common.c, so
> that it can be shared between the two targets. This required
> a little bit of cleanup to the CC modes and constraints to get
> the two targets to match up.
>
> I really should have done more than just x8
I've put the implementation into config/arm/aarch-common.c, so
that it can be shared between the two targets. This required
a little bit of cleanup to the CC modes and constraints to get
the two targets to match up.
I really should have done more than just x86 years ago, so that
it would be done