This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Allow cs/ds in 64bit for branch hints


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


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