yazdanbakhsh <amir.yazdanbak...@gmail.com> writes: > I want to exclude XORI from the instruction set of a cpu. I deleted all the > XORI in md file. But when I compiled my program some XORI operation still > exist. how this would be possible?
It could be printed directly from a .c file in your config/CPU directory. Ian