Hello,
> I am currently working on OpenRISC port of GCC-4.0.2, and I have to
> insert a custom RTL (which gets translated to an instruction) at fixed
> parts of the code. I have created the custom instruction (by modifying
> RTL.DEF) and then put the appropritae constraints in my .md file.
>
Hello Everyone,
I am currently working on OpenRISC port of GCC-4.0.2, and I have to
insert a custom RTL (which gets translated to an instruction) at fixed
parts of the code. I have created the custom instruction (by modifying
RTL.DEF) and then put the appropritae constraints in my .md file.