Also merged two very similar parser functions and fixed a bug where ASE's
were not being reported and mark CPR1's as being 128-bit when MSA is
enabled.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h | ||
---|---|---|
75 | This is different to how the rest of the AFL values are named. The value should be called AFL_FLAGS1_ODDSPREG for consistency |
Comment Actions
Rebased and extracted from my branch. This removes the AFL_FLAGS1 enum which will
return (with Matthews comments taken into account) in my -modd-spreg patch
Comment Actions
Thanks.
That enum is no longer added in this patch after extracting it from my branch but it will be added by D4383 instead (with the correct name) once I update it.
This is different to how the rest of the AFL values are named. The value should be called AFL_FLAGS1_ODDSPREG for consistency