Home | History | Annotate | Download | only in PowerPC

Lines Matching full:addis

377   // previous frame's address from 0(SP).  Why not do an addis of the hi?
378 // Because R0 is our only safe tmp register and addi/addis treat R0 as zero.