[LLVMdev] Inst field in MSP430InstrFormats.td

Anton Korobeynikov anton at korobeynikov.info
Mon Jul 22 02:31:04 PDT 2013


> The Inst field is used to specify instruction encodings, which are then used to generate assemblers and disassemblers.  I'm not sure offhand, but it's possible that the MSP430 backend doesn't make use of an auto-generated assembler.
Yes. On MSP430 there is only codegeneration, but still no assembler
parsing and disassembling.

--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list