[all-commits] [llvm/llvm-project] 3ee58e: [X86] Add WRMSRNS instructions.

FreddyLeaf via All-commits all-commits at lists.llvm.org
Tue Oct 18 22:06:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ee58e2f355f8fdb8e0fe29dc366c8833fafa7d3
      https://github.com/llvm/llvm-project/commit/3ee58e2f355f8fdb8e0fe29dc366c8833fafa7d3
  Author: Freddy Ye <freddy.ye at intel.com>
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
    M llvm/docs/ReleaseNotes.rst
    M llvm/lib/Target/X86/X86InstrSystem.td
    A llvm/test/MC/Disassembler/X86/wrmsrns.txt
    A llvm/test/MC/X86/wrmsrns.s

  Log Message:
  -----------
  [X86] Add WRMSRNS instructions.

For more details about these instructions, please refer to the latest ISE document: https://www.intel.com/content/www/us/en/develop/download/intel-architecture-instruction-set-extensions-programming-reference.html

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D135935




More information about the All-commits mailing list