We have some assembly code for powerpc that's mixed generic, ppc403 and booke. I know for mips you can use .set to specify the ISA in the code, but how do I do this for ppc? This has only recently become an issue as we're moving from 2.10.1 to 2.12.1 and some of the opcodes have been moved from the generic ppc list to their respective specific lists.