cvs commit: src/sys/amd64/amd64 db_disasm.c

John Baldwin jhb at FreeBSD.org
Mon Nov 20 22:48:52 UTC 2006


jhb         2006-11-20 22:48:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/amd64/amd64      db_disasm.c 
  Log:
  MFC: Fix various issues such as wrong decoding for half of the 0x0f
  prefixed instructions, 64-bit immediates in mov, %rip relative addressing,
  and 32-bit addresses.
  
  Revision  Changes    Path
  1.30.2.1  +60 -82    src/sys/amd64/amd64/db_disasm.c


More information about the cvs-src mailing list