HomeSort by relevance Sort by last modified time
    Searched refs:am_addr (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/VEX/priv/
host_mips_isel.c 270 MIPSAMode *am_addr; local
279 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
282 addInstr(env, MIPSInstr_Store(4, am_addr, fcsr_old, mode64));
292 MIPSAMode *am_addr; local
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); local
656 r_dst, am_addr, mode64));
1052 MIPSAMode *am_addr; local
1147 MIPSAMode *am_addr; local
1166 MIPSAMode *am_addr; local
1401 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local
1704 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64)); local
1719 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64)); local
1729 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64)); local
1920 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local
2125 MIPSAMode *am_addr; local
2184 MIPSAMode *am_addr; local
2195 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local
2204 MIPSAMode *am_addr; local
2223 MIPSAMode *am_addr; local
2245 MIPSAMode *am_addr; local
2346 MIPSAMode *am_addr; local
2455 MIPSAMode *am_addr; local
2466 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local
2494 MIPSAMode *am_addr; local
2531 MIPSAMode *am_addr; local
2673 MIPSAMode *am_addr = MIPSAMode_IR(0, StackPointer(mode64)); local
2754 MIPSAMode *am_addr; local
2796 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local
2805 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local
2820 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local
2830 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local
    [all...]
host_mips_defs.c 3355 MIPSAMode *am_addr = i->Min.Load.src; local
3412 MIPSAMode *am_addr = i->Min.Store.dst; local
3468 MIPSAMode *am_addr = i->Min.LoadL.src; local
3477 MIPSAMode *am_addr = i->Min.StoreC.dst; local
3498 MIPSAMode *am_addr = i->Min.FpLdSt.addr; local
    [all...]
host_ppc_isel.c 1255 PPCAMode* am_addr; local
1947 PPCAMode *am_addr; local
1971 PPCAMode *am_addr; local
1991 PPCAMode *am_addr; local
2069 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
2883 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
3353 PPCAMode* am_addr; local
3363 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
3556 PPCAMode* am_addr; local
3566 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
3761 PPCAMode *am_addr; local
3837 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
4280 PPCAMode* am_addr; local
4696 PPCAMode* am_addr local
4704 PPCAMode* am_addr local
4712 PPCAMode* am_addr local
4720 PPCAMode* am_addr local
4753 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
4761 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
4773 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
4781 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
4789 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
    [all...]
host_ppc_defs.c 4163 PPCAMode* am_addr = i->Pin.Load.src; local
4253 PPCAMode* am_addr = i->Pin.Store.dst; local
4405 PPCAMode* am_addr = i->Pin.FpLdSt.addr; local
    [all...]

Completed in 494 milliseconds