[PATCH] D120960: [M68k][Disassembler] Adopt the new variable length decoder

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 15 12:38:52 PDT 2022


RKSimon added a comment.

@0x59616e I'm seeing several "Decoding Conflict" warnings in M68k builds - e.g.:

  Decoding Conflict:
                  ................................................................0010...001010...
                  ................................................................0010...00.010...
                  ................................................................0010...00.01....
                  ................................................................0010......01....
                  ................................................................0010............
                  ................................................................................
          MOV32aj 0010___001010___
          MOV32aj_TC 0010___001010___


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120960



More information about the llvm-commits mailing list