<div dir="ltr">Hi,<div><br></div><div>The ISA I am working on is always encoded in 128bit binary format. I find that getBinaryCodeForInst() only return at most 64bit Encoding.</div><div>So, I think the proper way to encode the instructions is to write the XXXMCCodeEmitter by myself instead of automatic generation. right?</div><div><br></div><div>Is there any guideline/suggestion on how to write the XXXMCCodeEmitter using current LLVM infrastructure? I want to use the existing</div><div>classes/functions in backend infrastructure as much as I can.</div><div><br></div><div>Thanks!</div><div>Ruiling</div></div>