Searched refs:FSUBS (Results 1 – 3 of 3) sorted by relevance
105 #define FSUBS 0x045 /* v6 */ macro317 case FSUBS: in do_one_mathemu()432 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_one_mathemu()
51 #define FSUBS 0x045 macro241 case FSUBS: in do_mathemu()437 case FSUBS: FP_SUB_S (SR, SA, SB); break; in do_mathemu()
107 #define FSUBS 0x014 /* 20 */ macro269 case FSUBS: func = fsubs; type = AB; break; in do_mathemu()
Completed in 6 milliseconds