Fix PowerPC ld/std disassembly when RA = 0. According to PPC manuals "If GPR RA is 0, then the EA is Disp.", this is implemented for byte/half/word opcodes, this plugin adds support for ld/std.
Before:
After:
Just throw into IDA plugins directory.