This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, ARM] Generate usat/ssat instructions


> ? ? ? ?("SAT", "SATrev"): New code iterators.
> ? ? ? ?("SATlo", "SAThi"): New code iterator attributes.
> ? ? ? ?("*satsi_<SAT:code>"): New pattern.
> ? ? ? ?("*satsi_<SAT:code>_shift"): Likewise.

Iterators must go into iterators.md.

Ok with that change for 4.8 if no regressions.

Ramana


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]