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