[llvm-dev] Instruction with same mnemonic but different encoding (original) (raw)

Siddharth Shankar Swain via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 4 04:35:28 PST 2019


Hi all,

Is there any way in llvm where the assembler can handle instructions with same name mnemonics but with different encodings? when there is slight change in the architecture. I came across the suggestion to use different decodernamespace but that doesn't seem to work. Please guide.

Thanks, Siddharth -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190204/799510c7/attachment.html>



More information about the llvm-dev mailing list