Searched refs:checkException (Results 1 – 2 of 2) sorted by relevance
616 void store_fpu_cw(bool checkException, int disp, int base_reg, bool isBasePhysical);
823 void store_fpu_cw(bool checkException, int disp, int base_reg, bool isBasePhysical) { in store_fpu_cw() argument824 assert(!checkException); in store_fpu_cw()