[PATCH] D98537: WIP: [M68k] Implement AsmParser

Anirudh Prasad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 10:59:47 PDT 2021


anirudhp added a comment.

> The only difference should be in the actual assembly syntax itself, however, you raise an interesting point because in Motorola-flavour assembly `%0`/`%1` would be parsed as a single-bit constant... Which I hadn't thought of.
>
> I'll be honest: at this stage I've not tested inline assembly at all.

Thank you for clarifying!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98537



More information about the llvm-commits mailing list