Searched refs:ofc (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dvfp.cc205 if ((exceptions & FeOverflow) && mask.ofc) {
206 fpscr.ofc = 1;
548 fpscr.ofc = 1;
H A Dfplib.cc1913 fpscr.ofc = 1;
2225 fpscr.ofc = 1;
/gem5/src/arch/arm/
H A Disa.cc597 fpscrMask.ofc = ones;
923 fpscrMask.ofc = ones;
957 fpscrMask.ofc = ones;
H A Dmiscregs_types.hh408 Bitfield<2> ofc; member in namespace:ArmISA

Completed in 36 milliseconds