[LLVMdev] how to declare that two registers must be different

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Sep 17 05:40:28 PDT 2006


The ARM has a multiply instruction of the form
Rd=Rm*Rs

where Rd != Rm. How can I add this requirement to the instruction definition?

Thanks,
Rafael



More information about the llvm-dev mailing list