[PATCH] D58873: [ARM][MC] Update one test case in 'test/MC/Disassembler/ARM/invalid-armv7.txt'

Xing via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 18:13:12 PST 2019


Higuoxing added a comment.

In D58873#1417807 <https://reviews.llvm.org/D58873#1417807>, @efriedma wrote:

> Maybe leave the FIXME if the current decoding is wrong?


The instruction `[0xfe 0xf0 0x20 0xe3` is `dbg #14`, and it's a legal instruction. I think the test needs an invalid encoding which related with `hint instruction`.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58873/new/

https://reviews.llvm.org/D58873





More information about the llvm-commits mailing list