PATCH: Allow cs/ds in 64bit for branch hints

Jakub Jelinek jakub@redhat.com
Thu Jul 22 19:38:00 GMT 2004


On Thu, Jul 22, 2004 at 12:12:51PM -0700, H. J. Lu wrote:
> On Thu, Jul 22, 2004 at 12:06:56PM -0700, H. J. Lu wrote:
> > cs/ds can be used as branch hints in 64bit. I will check this in
> > shortly.
> 
> This is the actual patch I checked in.

Why?  IMHO nobody should be using cs; je 1f instead of je,pn 1f
which already works in 64bit (as well as je,pt 1f).

> 2004-07-22  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	* i386.h (i386_optab): Allow cs/ds in 64bit for branch hints.

	Jakub



More information about the Binutils mailing list