lkml.org 
[lkml]   [2012]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Re: Typo transferred from Intel manual
(2012/01/16 9:40), Ulrich Drepper wrote:
> On Sun, Jan 15, 2012 at 19:31, Masami Hiramatsu
> <masami.hiramatsu.pt@hitachi.com> wrote:
>> Could you add a comment line above the fix in x86-opcode-map.txt?
>> I just consider the case that someone may confuse the fix itself
>> is typo.
>
> Find the changed patch below.
>
>
> Signed-off-by: Ulrich Drepper <drepper@gmail.com>

Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>

Thank you!

>
> diff --git a/arch/x86/lib/x86-opcode-map.txt b/arch/x86/lib/x86-opcode-map.txt
> index 5b83c51..c292885 100644
> --- a/arch/x86/lib/x86-opcode-map.txt
> +++ b/arch/x86/lib/x86-opcode-map.txt
> @@ -219,7 +219,9 @@ ab: STOS/W/D/Q Yv,rAX
> ac: LODS/B AL,Xb
> ad: LODS/W/D/Q rAX,Xv
> ae: SCAS/B AL,Yb
> -af: SCAS/W/D/Q rAX,Xv
> +# Note: The May 2011 Intel manual shows Xv for the second parameter of the
> +# next instruction but Yv is correct
> +af: SCAS/W/D/Q rAX,Yv
> # 0xb0 - 0xbf
> b0: MOV AL/R8L,Ib
> b1: MOV CL/R9L,Ib
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/


--
Masami HIRAMATSU
Software Platform Research Dept. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@hitachi.com


\
 
 \ /
  Last update: 2012-01-16 09:43    [W:0.028 / U:0.288 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site