On Fri, Dec 4, 2015 at 9:34 AM, Segher Boessenkool
<seg...@kernel.crashing.org> wrote:
> "register_operand" was a bit confusing.  Also some other minor cleanups.
>
> Tested on powerpc64-linux; okay for mainline?
>
>
> Segher
>
>
> 2015-12-04  Segher Boessenkool  <segher&kernel.crashing.org>
>
>         * (cstore<mode>4_unsigned): Use gpc_reg_operand instead of
>         register_operand.  Remove empty constraints.  Use std::swap.
>         (cstore_si_as_di, cstore<mode>4_signed_imm,
>         cstore<mode>4_unsigned_imm, cstore<mode>4 for GPR): Use
>         gpc_reg_operand instead of register_operand.
>         (cstore<mode>4 for FP): Use gpc_reg_operand instead of
>         register_operand.  Remove empty constraints.

Okay.

Thanks, David

Reply via email to