STD 367 nanojit/NativePPC.cpp STD(rs, dr, ra); STD 842 nanojit/NativePPC.cpp STD(rr, d, FP); STD 985 nanojit/NativePPC.cpp STD(v, d, SP); // save int64 STD 1008 nanojit/NativePPC.cpp STD(v, d, SP); // save int64 STD 475 nanojit/NativePPC.h #define STP(r, d, b) STD(r, d, b)