Searched refs:CNS_Q_IPR (Results 1 - 2 of 2) sorted by relevance
/gem5/system/alpha/h/ |
H A D | ev5_impure.h | 104 stq_p v0, (SEXT10(offset-CNS_Q_IPR))(base) 107 ldq_p v0, (SEXT10(offset-CNS_Q_IPR))(base); \ 111 stq_p reg, (SEXT10(offset-CNS_Q_IPR))(base) 114 ldq_p reg, (SEXT10(offset-CNS_Q_IPR))(base) 184 #define CNS_Q_IPR 0x418 macro
|
/gem5/system/alpha/palcode/ |
H A D | osfpal.S | 1243 lda r3, CNS_Q_IPR(r3) 1246 lda r3, -CNS_Q_IPR(r3) 1821 lda r1, CNS_Q_IPR(r1) // Point to the base of IPR area. 1933 lda r1, -CNS_Q_IPR(r1) 2020 lda r1, CNS_Q_IPR(r1) // Point to base of IPR area again 2030 lda r1, -CNS_Q_IPR(r1) // back to the base 2149 lda r1, CNS_Q_IPR(r1) // Point to base of IPR area. 2257 lda r1, -CNS_Q_IPR(r1) // Restore base address of impure area 2296 lda t0, CNS_Q_IPR(t0) // Point to base of IPR area again. 2305 lda t0, -CNS_Q_IPR(t [all...] |
Completed in 12 milliseconds