[PATCH] D39952: [X86]: Adding full coverage of MC encoding for all X86 ISA Sets.NFC

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 12:41:42 PST 2017


zvi added inline comments.


================
Comment at: test/MC/X87-32.s:3
+
+// CHECK: fucom %st(4) 
+// CHECK: encoding: [0xdd,0xe4]        
----------------
Would be nice if the instructions were sorted by name.


Repository:
  rL LLVM

https://reviews.llvm.org/D39952





More information about the llvm-commits mailing list