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

/gem5/system/alpha/palcode/
H A Dplatform.S1736 srl r25, ei_stat_v_bc_tperr, r25 // Move EI_STAT status bits to low bits
1759 bis r31, BIT((ei_stat_v_unc_ecc_err-ei_stat_v_bc_tperr)), r4
1762 bis r31, BIT((ei_stat_v_fil_ird-ei_stat_v_bc_tperr)), r6 // Isolate the Iread bit
1814 bis r31, BIT((ei_stat_v_unc_ecc_err-ei_stat_v_bc_tperr)), r4
1816 and r25, BIT((ei_stat_v_fil_ird-ei_stat_v_bc_tperr)), r14 // Isolate the Iread bit
1886 sll r25, ei_stat_v_bc_tperr, r25 // Move EI_STAT status bits back to expected position
1891 sll r13, 64-ei_stat_v_bc_tperr, r13
1892 srl r13, 64-ei_stat_v_bc_tperr, r13
/gem5/system/alpha/h/
H A Dev5_defs.h328 #define ei_stat_v_bc_tperr 28 macro

Completed in 15 milliseconds