https://sourceware.org/bugzilla/show_bug.cgi?id=20641

--- Comment #3 from Peter Bergner <bergner at vnet dot ibm.com> ---
(In reply to Alan Modra from comment #2)
>  {"tbegin.", {HTM_R}},
>  {"tsr.",    {L}},
> 
> I'm inclined to say L should be optional when generating ppc32 code, for
> cmp* and tlbie.  Not optional everywhere else.  What do you think?

If it's easier to handle the HTM instructions above the same as the
ones you're going to update, I guess making their operands non optional
is probably ok.  Looking around, I think all usage of them explicitly
passes an operand.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to