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

  /external/valgrind/VEX/priv/
host_tilegx_isel.c 466 TILEGXAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); local
473 r_dst, am_addr));
1026 TILEGXAMode *am_addr; local
1028 am_addr = TILEGXAMode_IR(e->Iex.Get.offset,
1031 r_dst, am_addr));
1331 TILEGXAMode *am_addr = TILEGXAMode_IR(0, TILEGXGuestStatePointer()); local
1350 TILEGXAMode *am_addr = TILEGXAMode_IR(0, TILEGXGuestStatePointer()); local
1363 TILEGXAMode *am_addr = TILEGXAMode_IR(0, TILEGXGuestStatePointer()); local
1410 TILEGXAMode *am_addr; local
1433 TILEGXAMode *am_addr = TILEGXAMode_IR(stmt->Ist.Put.offset, local
    [all...]
host_mips_defs.c 3176 MIPSAMode *am_addr = i->Min.Load.src; local
3233 MIPSAMode *am_addr = i->Min.Store.dst; local
3289 MIPSAMode *am_addr = i->Min.LoadL.src; local
3301 MIPSAMode *am_addr = i->Min.StoreC.dst; local
3357 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_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_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_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
3217 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
3787 PPCAMode* am_addr; local
3798 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
3991 PPCAMode* am_addr; local
4002 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
4184 PPCAMode *am_addr; local
4249 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
4257 PPCAMode* am_addr; local
4306 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local
4313 PPCAMode* am_addr; local
5487 PPCAMode* am_addr local
5496 PPCAMode* am_addr local
5505 PPCAMode* am_addr local
5514 PPCAMode* am_addr local
5523 PPCAMode* am_addr local
5532 PPCAMode* am_addr local
5567 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5575 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5587 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5595 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5604 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
5612 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local
    [all...]

Completed in 701 milliseconds