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

  /external/valgrind/VEX/priv/
host_mips_isel.c 288 MIPSAMode *am_addr; local
297 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
300 addInstr(env, MIPSInstr_Store(4, am_addr, fcsr_old, mode64));
310 MIPSAMode *am_addr; local
311 am_addr = MIPSAMode_IR(0, StackPointer(mode64));
313 addInstr(env, MIPSInstr_Load(4, fcsr, am_addr, mode64));
810 MIPSAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); local
817 r_dst, am_addr, mode64));
1782 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local
2124 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64)); local
2140 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64)); local
2151 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64)); local
2338 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local
2769 MIPSAMode *am_addr; local
2926 MIPSAMode *am_addr; local
2994 MIPSAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); local
3006 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local
3230 MIPSAMode *am_addr; local
3263 MIPSAMode *am_addr; local
3435 MIPSAMode *am_addr; local
3446 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local
3649 MIPSAMode *am_addr; local
3703 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local
3712 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local
3727 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local
3736 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local
    [all...]
host_tilegx_isel.c 465 TILEGXAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); local
472 r_dst, am_addr));
1025 TILEGXAMode *am_addr; local
1027 am_addr = TILEGXAMode_IR(e->Iex.Get.offset,
1030 r_dst, am_addr));
1330 TILEGXAMode *am_addr = TILEGXAMode_IR(0, TILEGXGuestStatePointer()); local
1349 TILEGXAMode *am_addr = TILEGXAMode_IR(0, TILEGXGuestStatePointer()); local
1362 TILEGXAMode *am_addr = TILEGXAMode_IR(0, TILEGXGuestStatePointer()); local
1409 TILEGXAMode *am_addr; local
1432 TILEGXAMode *am_addr = TILEGXAMode_IR(stmt->Ist.Put.offset, local
    [all...]
host_ppc_isel.c 1417 PPCAMode* am_addr; local
2181 PPCAMode *am_addr; local
2205 PPCAMode *am_addr; local
2225 PPCAMode *am_addr; local
2365 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
3215 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
3785 PPCAMode* am_addr; local
3796 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
3989 PPCAMode* am_addr; local
4000 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
4182 PPCAMode *am_addr; local
4247 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
4255 PPCAMode* am_addr; local
4304 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
4311 PPCAMode* am_addr; local
5485 PPCAMode* am_addr local
5494 PPCAMode* am_addr local
5503 PPCAMode* am_addr local
5512 PPCAMode* am_addr local
5521 PPCAMode* am_addr local
5530 PPCAMode* am_addr local
5565 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5573 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5585 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5593 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5602 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5610 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
    [all...]
host_mips_defs.c 3180 MIPSAMode *am_addr = i->Min.Load.src; local
3237 MIPSAMode *am_addr = i->Min.Store.dst; local
3293 MIPSAMode *am_addr = i->Min.LoadL.src; local
3305 MIPSAMode *am_addr = i->Min.StoreC.dst; local
3361 MIPSAMode *am_addr = i->Min.FpLdSt.addr; local
    [all...]
host_tilegx_defs.c 2400 TILEGXAMode *am_addr = i->GXin.Load.src; local
2434 TILEGXAMode *am_addr = i->GXin.Store.dst; local
    [all...]
host_ppc_defs.c 4374 PPCAMode* am_addr = i->Pin.Load.src; local
4475 PPCAMode* am_addr = i->Pin.Store.dst; local
4642 PPCAMode* am_addr = i->Pin.FpLdSt.addr; local
    [all...]
host_ppc_defs.h     [all...]

Completed in 48 milliseconds