Lines Matching refs:m_State

59 		m_codeGen->PushRel(offsetof(CMIPS, m_State.nFCSR));  in SetCCBit()
62 m_codeGen->PullRel(offsetof(CMIPS, m_State.nFCSR)); in SetCCBit()
66 m_codeGen->PushRel(offsetof(CMIPS, m_State.nFCSR)); in SetCCBit()
69 m_codeGen->PullRel(offsetof(CMIPS, m_State.nFCSR)); in SetCCBit()
76 m_codeGen->PushRel(offsetof(CMIPS, m_State.nFCSR)); in PushCCBit()
93 m_codeGen->PushRel(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MFC1()
98 m_codeGen->PullRel(offsetof(CMIPS, m_State.nGPR[m_ft].nV[1])); in MFC1()
100 m_codeGen->PullRel(offsetof(CMIPS, m_State.nGPR[m_ft].nV[0])); in MFC1()
116 m_codeGen->PullRel(offsetof(CMIPS, m_State.nGPR[m_ft].nV[0])); in CFC1()
120 m_codeGen->PullRel(offsetof(CMIPS, m_State.nGPR[m_ft].nV[1])); in CFC1()
125 m_codeGen->PushRel(offsetof(CMIPS, m_State.nFCSR)); in CFC1()
130 m_codeGen->PullRel(offsetof(CMIPS, m_State.nGPR[m_ft].nV[1])); in CFC1()
132 m_codeGen->PullRel(offsetof(CMIPS, m_State.nGPR[m_ft].nV[0])); in CFC1()
139 m_codeGen->PushRel(offsetof(CMIPS, m_State.nGPR[m_ft].nV[0])); in MTC1()
140 m_codeGen->PullRel(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MTC1()
151 m_codeGen->PushRel(offsetof(CMIPS, m_State.nGPR[m_ft].nV[0])); in CTC1()
155 m_codeGen->PushRel(offsetof(CMIPS, m_State.nFCSR)); in CTC1()
160 m_codeGen->PullRel(offsetof(CMIPS, m_State.nFCSR)); in CTC1()
246 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in ADD_S()
247 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in ADD_S()
249 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in ADD_S()
255 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in SUB_S()
256 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in SUB_S()
258 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in SUB_S()
264 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MUL_S()
265 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in MUL_S()
267 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in MUL_S()
273 FpUtils::IsZero(m_codeGen, offsetof(CMIPS, m_State.nCOP1[m_ft])); in DIV_S()
277 offsetof(CMIPS, m_State.nCOP1[m_fs]), in DIV_S()
278 offsetof(CMIPS, m_State.nCOP1[m_ft])); in DIV_S()
279 m_codeGen->PullRel(offsetof(CMIPS, m_State.nCOP1[m_fd])); in DIV_S()
283 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in DIV_S()
284 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in DIV_S()
286 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in DIV_S()
294 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in SQRT_S()
297 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in SQRT_S()
303 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in ABS_S()
305 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in ABS_S()
311 m_codeGen->PushRel(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MOV_S()
312 m_codeGen->PullRel(offsetof(CMIPS, m_State.nCOP1[m_fd])); in MOV_S()
318 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in NEG_S()
320 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in NEG_S()
326 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in TRUNC_W_S()
327 m_codeGen->FP_PullWordTruncate(offsetof(CMIPS, m_State.nCOP1[m_fd])); in TRUNC_W_S()
333 FpUtils::IsZero(m_codeGen, offsetof(CMIPS, m_State.nCOP1[m_ft])); in RSQRT_S()
337 offsetof(CMIPS, m_State.nCOP1[m_fs]), in RSQRT_S()
338 offsetof(CMIPS, m_State.nCOP1[m_ft])); in RSQRT_S()
339 m_codeGen->PullRel(offsetof(CMIPS, m_State.nCOP1[m_fd])); in RSQRT_S()
343 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in RSQRT_S()
344 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in RSQRT_S()
347 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in RSQRT_S()
355 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in ADDA_S()
356 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in ADDA_S()
358 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1A)); in ADDA_S()
364 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in SUBA_S()
365 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in SUBA_S()
367 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1A)); in SUBA_S()
373 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MULA_S()
374 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in MULA_S()
376 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1A)); in MULA_S()
382 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1A)); in MADD_S()
383 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MADD_S()
384 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in MADD_S()
387 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in MADD_S()
393 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1A)); in MSUB_S()
394 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MSUB_S()
395 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in MSUB_S()
398 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in MSUB_S()
404 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1A)); in MADDA_S()
405 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MADDA_S()
406 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in MADDA_S()
409 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1A)); in MADDA_S()
415 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1A)); in MSUBA_S()
416 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MSUBA_S()
417 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in MSUBA_S()
420 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1A)); in MSUBA_S()
428 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in CVT_W_S()
429 m_codeGen->FP_PullWordTruncate(offsetof(CMIPS, m_State.nCOP1[m_fd])); in CVT_W_S()
435 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MAX_S()
436 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in MAX_S()
438 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in MAX_S()
444 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in MIN_S()
445 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in MIN_S()
447 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in MIN_S()
460 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in C_EQ_S()
461 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in C_EQ_S()
471 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in C_LT_S()
472 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in C_LT_S()
482 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_fs])); in C_LE_S()
483 m_codeGen->FP_PushSingle(offsetof(CMIPS, m_State.nCOP1[m_ft])); in C_LE_S()
497 m_codeGen->FP_PushWord(offsetof(CMIPS, m_State.nCOP1[m_fs])); in CVT_S_W()
498 m_codeGen->FP_PullSingle(offsetof(CMIPS, m_State.nCOP1[m_fd])); in CVT_S_W()
520 m_codeGen->PullRel(offsetof(CMIPS, m_State.nCOP1[m_ft])); in LWC1()
533 m_codeGen->PullRel(offsetof(CMIPS, m_State.nCOP1[m_ft])); in LWC1()
558 m_codeGen->PushRel(offsetof(CMIPS, m_State.nCOP1[m_ft])); in SWC1()
569 m_codeGen->PushRel(offsetof(CMIPS, m_State.nCOP1[m_ft])); in SWC1()