[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
- Previous message: [llvm-dev] [cfe-dev] RFC: Modernizing our use of auto
- Next message: [llvm-dev] Instruction with same mnemonic but different encoding
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [llvm-dev] [cfe-dev] RFC: Modernizing our use of auto
- Next message: [llvm-dev] Instruction with same mnemonic but different encoding
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]