Hi, I'm trying to incorporate new PPC instructions into a C code. These instructions use limited set of GPRs as operands i.e. only even registers can be used as a source, Is there way to specify that in the asm() statement? Regards Alex.
Hi, I'm trying to incorporate new PPC instructions into a C code. These instructions use limited set of GPRs as operands i.e. only even registers can be used as a source, Is there way to specify that in the asm() statement? Regards Alex.