Home | History | Annotate | Download | only in priv

Lines Matching refs:am_addr

270    MIPSAMode *am_addr;
279 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
282 addInstr(env, MIPSInstr_Store(4, am_addr, fcsr_old, mode64));
292 MIPSAMode *am_addr;
293 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
295 addInstr(env, MIPSInstr_Load(4, fcsr, am_addr, mode64));
649 MIPSAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty);
656 r_dst, am_addr, mode64));
1052 MIPSAMode *am_addr;
1059 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
1062 addInstr(env, MIPSInstr_FpLdSt(False/*store */ , 4, valS, am_addr));
1064 addInstr(env, MIPSInstr_Load(4, r_dst, am_addr, mode64));
1147 MIPSAMode *am_addr;
1152 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
1156 am_addr));
1158 addInstr(env, MIPSInstr_Load(4, r_dst, am_addr, mode64));
1166 MIPSAMode *am_addr;
1171 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
1175 am_addr));
1177 addInstr(env, MIPSInstr_Load(8, r_dst, am_addr, mode64));
1401 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset,
1403 addInstr(env, MIPSInstr_Load(toUChar(sizeofIRType(ty)), r_dst, am_addr,
1704 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64));
1707 MIPSAMode_IR(am_addr->Mam.IR.index + 316, am_addr->Mam.IR.base),
1719 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64));
1722 MIPSAMode_IR(am_addr->Mam.IR.index + 316, am_addr->Mam.IR.base),
1729 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64));
1732 MIPSAMode_IR(am_addr->Mam.IR.index + 316, am_addr->Mam.IR.base),
1920 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset,
1922 addInstr(env, MIPSInstr_Load(4, tLo, am_addr, mode64));
1923 addInstr(env, MIPSInstr_Load(4, tHi, nextMIPSAModeInt(am_addr), mode64));
2125 MIPSAMode *am_addr;
2129 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2133 am_addr));
2135 addInstr(env, MIPSInstr_Load(4, tLo, am_addr, mode64));
2136 addInstr(env, MIPSInstr_Load(4, tHi, nextMIPSAModeFloat(am_addr),
2184 MIPSAMode *am_addr;
2188 am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty);
2189 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 4, r_dst, am_addr));
2195 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset,
2197 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 4, r_dst, am_addr));
2204 MIPSAMode *am_addr;
2209 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2212 addInstr(env, MIPSInstr_Store(4, am_addr, fr_src, mode64));
2215 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 4, r_dst, am_addr));
2223 MIPSAMode *am_addr;
2228 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2231 MIPSAMode_IR(am_addr->Mam.IR.index + 4,
2232 am_addr->Mam.IR.base),
2234 addInstr(env, MIPSInstr_FpLdSt(False /*store */ , 4, src, am_addr));
2237 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 8, dst, am_addr));
2245 MIPSAMode *am_addr;
2250 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2253 addInstr(env, MIPSInstr_Store(8, am_addr, fr_src, mode64));
2256 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 8, r_dst, am_addr));
2346 MIPSAMode *am_addr;
2351 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2354 addInstr(env, MIPSInstr_Store(4, am_addr, fr_src, mode64));
2357 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 4, tmp, am_addr));
2455 MIPSAMode *am_addr;
2457 am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty);
2458 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 8, r_dst, am_addr));
2466 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset,
2468 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 8, r_dst, am_addr));
2494 MIPSAMode *am_addr;
2504 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2507 addInstr(env, MIPSInstr_Store(4, am_addr, fcsr_old, mode64));
2531 MIPSAMode *am_addr;
2533 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2536 addInstr(env, MIPSInstr_Store(4, am_addr, r_src, mode64));
2539 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 4, tmp1, am_addr));
2561 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2564 addInstr(env, MIPSInstr_Store(4, am_addr, fcsr_old, mode64));
2673 MIPSAMode *am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2676 addInstr(env, MIPSInstr_FpLdSt(False /*store */ , 8, r0, am_addr));
2679 addInstr(env, MIPSInstr_Load(4, r_r0_lo, am_addr, mode64));
2680 addInstr(env, MIPSInstr_Load(4, r_r0_hi, nextMIPSAModeFloat(am_addr),
2694 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2697 addInstr(env, MIPSInstr_FpLdSt(False /*store */ , 8, rX, 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),
2717 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
2720 addInstr(env, MIPSInstr_Store(4, am_addr, r_dst_lo, mode64));
2721 addInstr(env, MIPSInstr_Store(4, nextMIPSAModeFloat(am_addr),
2725 addInstr(env, MIPSInstr_FpLdSt(True /*load */ , 8, r_dst, am_addr));
2754 MIPSAMode *am_addr;
2758 am_addr = iselWordExpr_AMode(env, stmt->Ist.Store.addr, tyd);
2764 am_addr, r_src, mode64));
2782 am_addr));
2796 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset,
2799 am_addr, r_src, mode64));
2805 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset,
2811 am_addr, vLo, mode64));
2820 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset,
2823 am_addr));
2830 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset,
2833 am_addr));