ALUI 495 nanojit/NativePPC.h #define ADDI(rd,ra,d) ALUI(addi, rd, ra, d) ALUI 496 nanojit/NativePPC.h #define ADDIS(rd,ra,d) ALUI(addis, rd, ra, d)