Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2000 12:16:50 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 identcpu.c locore.s src/sys/i386/include cpufunc.h
Message-ID:  <200011212016.MAA55080@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2000/11/21 12:16:50 PST

  Modified files:
    sys/i386/i386        identcpu.c locore.s 
    sys/i386/include     cpufunc.h 
  Log:
  Assembler fixes.
  
  Fix opcodes that were typed as ".byte 0xNN, 0xMM" when an older
  assembler could not recognise the newer Pentium instructions.
  Reviewed by:	jhb
  
  Revision  Changes    Path
  1.89      +2 -2      src/sys/i386/i386/identcpu.c
  1.139     +3 -3      src/sys/i386/i386/locore.s
  1.100     +5 -5      src/sys/i386/include/cpufunc.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011212016.MAA55080>