This is the mail archive of the binutils@sourceware.org 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] X86: Disassemble primary opcode map's group 2 ModRM.reg == 6 aliases correctly


On Mon, May 29, 2017 at 02:52:32PM -0700, H.J. Lu wrote:
> On Mon, May 29, 2017 at 2:49 PM, Borislav Petkov <bp@suse.de> wrote:
> > On Mon, May 29, 2017 at 02:44:12PM -0700, H.J. Lu wrote:
> >> Can you write some tests to verify it?
> >
> > Verify what exactly?
> 
> It is SAL not SHL.

There's no difference between SAL and SHL as doing an arithmetic shift
left and a logical shift left is the same thing - in both cases the LSB
is filled with 0.

-- 
Regards/Gruss,
    Boris.

SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
-- 


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