Searched refs:RESTORE_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)
2152 RESTORE_IPR(pt0,CNS_Q_PT+0x00,r1) // the osf code didn't save/restore palTemp 0 ?? pboyle
2153 RESTORE_IPR(pt1,CNS_Q_PT+0x08,r1)
2154 RESTORE_IPR(pt2,CNS_Q_PT+0x10,r1)
2155 RESTORE_IPR(pt3,CNS_Q_PT+0x18,r1)
2156 RESTORE_IPR(pt4,CNS_Q_PT+0x20,r1)
2157 RESTORE_IPR(pt5,CNS_Q_PT+0x28,r1)
2158 RESTORE_IPR(pt6,CNS_Q_PT+0x30,r1)
2159 RESTORE_IPR(pt7,CNS_Q_PT+0x38,r1)
2160 RESTORE_IPR(pt
[all...]
/gem5/system/alpha/h/
H A Dev5_impure.h106 #define RESTORE_IPR(reg,offset,base) \ macro

Completed in 6 milliseconds