NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/44405 CVS commit: src/sys/arch/amd64/amd64



The following reply was made to PR port-amd64/44405; it has been noted by GNATS.

From: "Matthias Drochner" <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44405 CVS commit: src/sys/arch/amd64/amd64
Date: Fri, 18 Feb 2011 18:00:52 +0000

 Module Name:   src
 Committed By:  drochner
 Date:          Fri Feb 18 18:00:52 UTC 2011
 
 Modified Files:
        src/sys/arch/amd64/amd64: db_disasm.c
 
 Log Message:
 fix misinterpretation of REX prefixes where use of the accumulator
 as operand is hardwired into the instruction code,
 mostly from Wolfgang Stukenbrock per PR port-amd64/44405
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.14 src/sys/arch/amd64/amd64/db_disasm.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index