Searched refs:SAVE_IPR (Results 1 - 2 of 2) sorted by relevance

/gem5/system/alpha/palcode/
H A Dosfpal.S1739 // Beware: SAVE_IPR and RESTORE_IPR blow away r0(v0)
1822 SAVE_IPR(pt0,CNS_Q_PT+0x00,r1) // the osf code didn't save/restore palTemp 0 ?? pboyle
1823 SAVE_IPR(pt1,CNS_Q_PT+0x08,r1)
1824 SAVE_IPR(pt2,CNS_Q_PT+0x10,r1)
1825 SAVE_IPR(pt3,CNS_Q_PT+0x18,r1)
1826 SAVE_IPR(pt4,CNS_Q_PT+0x20,r1)
1827 SAVE_IPR(pt5,CNS_Q_PT+0x28,r1)
1828 SAVE_IPR(pt6,CNS_Q_PT+0x30,r1)
1829 SAVE_IPR(pt7,CNS_Q_PT+0x38,r1)
1830 SAVE_IPR(pt
[all...]
/gem5/system/alpha/h/
H A Dev5_impure.h102 #define SAVE_IPR(reg,offset,base) \ macro

Completed in 6 milliseconds