example1: entry stdx r1,r2,r3 lwz r3,fluffy_string(rtoc) *r3 points to fluffy_string blr *simple end of our program - branch to link register. **************Data*************** fluffy_string: dc.b "Fluffy loves socks" align ***********End of program********