Searched refs:icsr_v_fpe (Results 1 - 3 of 3) sorted by relevance

/gem5/system/alpha/h/
H A Dev5_defs.h384 #define icsr_v_fpe 26 macro
/gem5/system/alpha/palcode/
H A Dosfpal.S795 srl r13, icsr_v_fpe, r25 // Shift FP enable to bit 0
1186 sll r12, icsr_v_fpe, r12 // shift new fen to pos
1938 sll r2, icsr_v_fpe, r2 // Shift it into ICSR<FPE> position
2090 or r2, (1<<(icsr_v_sde-icsr_v_fpe)), r2
2091 sll r2, icsr_v_fpe, r2 // Shift bits into position
2795 sll r13, icsr_v_fpe, r13 // shift 1 to icsr<fpe> spot, e0
2798 sll r16, icsr_v_fpe, r12 // shift new fen to correct bit position
2881 ldah r24, (1<<(icsr_v_fpe-16))(r31)
H A Dplatform.S1394 ldah r1,(BIT(icsr_v_sde-16)|BIT(icsr_v_fpe-16)|BIT(icsr_v_spe-16+1))(zero)
1571 sll r24, icsr_v_fpe, r24 // 1 in icsr<fpe> position
1574 sll r22, icsr_v_fpe, r22

Completed in 14 milliseconds