[all-commits] [llvm/llvm-project] ac1d93: [X86] Fix a comment reference to registers R8L..R1...

topperc via All-commits all-commits at lists.llvm.org
Thu May 28 15:13:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ac1d93c53b6a527d43e29a93ff2df9948b7c3e87
      https://github.com/llvm/llvm-project/commit/ac1d93c53b6a527d43e29a93ff2df9948b7c3e87
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h

  Log Message:
  -----------
  [X86] Fix a comment reference to registers R8L..R15L to use R8B..R15B like everywhere else. NFC

A new Intel SDM was released today that also fixes this issue in
some documentation.




More information about the All-commits mailing list