Home | History | Annotate | Download | only in priv

Lines Matching refs:MIPSInstr_Load

295    addInstr(env, MIPSInstr_Load(4, fcsr, am_addr, mode64));
525 addInstr(env, MIPSInstr_Load(4, GuestStatePointer(mode64),
655 addInstr(env, MIPSInstr_Load(toUChar(sizeofIRType(ty)),
1064 addInstr(env, MIPSInstr_Load(4, r_dst, am_addr, mode64));
1158 addInstr(env, MIPSInstr_Load(4, r_dst, am_addr, mode64));
1177 addInstr(env, MIPSInstr_Load(8, r_dst, am_addr, mode64));
1403 addInstr(env, MIPSInstr_Load(toUChar(sizeofIRType(ty)), r_dst, am_addr,
1884 addInstr(env, MIPSInstr_Load(4, tHi, MIPSAMode_IR(0, r_addr), mode64));
1885 addInstr(env, MIPSInstr_Load(4, tLo, MIPSAMode_IR(4, r_addr), mode64));
1922 addInstr(env, MIPSInstr_Load(4, tLo, am_addr, mode64));
1923 addInstr(env, MIPSInstr_Load(4, tHi, nextMIPSAModeInt(am_addr), mode64));
2135 addInstr(env, MIPSInstr_Load(4, tLo, am_addr, mode64));
2136 addInstr(env, MIPSInstr_Load(4, tHi, nextMIPSAModeFloat(am_addr),
2489 addInstr(env, MIPSInstr_Load(4, irrm, am_addr1, mode64));
2547 addInstr(env, MIPSInstr_Load(4, irrm, am_addr1, mode64));
2679 addInstr(env, MIPSInstr_Load(4, r_r0_lo, am_addr, mode64));
2680 addInstr(env, MIPSInstr_Load(4, r_r0_hi, nextMIPSAModeFloat(am_addr),
2700 addInstr(env, MIPSInstr_Load(4, r_rX_lo, am_addr, mode64));
2701 addInstr(env, MIPSInstr_Load(4, r_rX_hi, nextMIPSAModeFloat(am_addr),
2931 addInstr(env, MIPSInstr_Load(4, r_dst, r_addr, mode64));
2934 addInstr(env, MIPSInstr_Load(8, r_dst, r_addr, mode64));