[PATCH] D137902: [M68k][MC] Make immediate operands relocatable

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 09:31:56 PST 2022


myhsu planned changes to this revision.
myhsu added a comment.

With this patch we need a custom decoder for 32-bit immediate value or disassembler won't be able to recognize the correct //word// ordering. I will add custom decoder support for variable length instruction in separate patches.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137902



More information about the llvm-commits mailing list