/external/valgrind/main/VEX/priv/ |
host_mips_isel.c | 287 MIPSAMode *am_addr; local 296 am_addr = MIPSAMode_IR(0, StackPointer(mode64)); 299 addInstr(env, MIPSInstr_Store(4, am_addr, fcsr_old, mode64)); 309 MIPSAMode *am_addr; local 310 am_addr = MIPSAMode_IR(0, StackPointer(mode64)); 312 addInstr(env, MIPSInstr_Load(4, fcsr, am_addr, mode64)); 809 MIPSAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); local 816 r_dst, am_addr, mode64)); 1777 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local 2115 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64)); local 2131 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64)); local 2142 MIPSAMode *am_addr = MIPSAMode_IR(0, GuestStatePointer(mode64)); local 2329 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local 2760 MIPSAMode *am_addr; local 2917 MIPSAMode *am_addr; local 2985 MIPSAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); local 2997 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local 3221 MIPSAMode *am_addr; local 3254 MIPSAMode *am_addr; local 3426 MIPSAMode *am_addr; local 3437 MIPSAMode *am_addr = MIPSAMode_IR(e->Iex.Get.offset, local 3640 MIPSAMode *am_addr; local 3694 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local 3703 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local 3718 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local 3727 MIPSAMode *am_addr = MIPSAMode_IR(stmt->Ist.Put.offset, local [all...] |
host_ppc_isel.c | 1384 PPCAMode* am_addr; local 2118 PPCAMode *am_addr; local 2142 PPCAMode *am_addr; local 2162 PPCAMode *am_addr; local 2286 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local 3117 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local 3668 PPCAMode* am_addr; local 3678 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local 3871 PPCAMode* am_addr; local 3881 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local 4058 PPCAMode *am_addr; local 4123 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local 4131 PPCAMode* am_addr; local 4179 PPCAMode* am_addr = PPCAMode_IR( e->Iex.Get.offset, local 4186 PPCAMode* am_addr; local 4736 PPCAMode* am_addr; local 5286 PPCAMode* am_addr local 5294 PPCAMode* am_addr local 5302 PPCAMode* am_addr local 5310 PPCAMode* am_addr local 5318 PPCAMode* am_addr local 5326 PPCAMode* am_addr local 5359 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local 5367 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local 5379 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local 5387 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local 5396 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local 5404 PPCAMode* am_addr = PPCAMode_IR( stmt->Ist.Put.offset, local [all...] |
host_mips_defs.c | 3513 MIPSAMode *am_addr = i->Min.Load.src; local 3570 MIPSAMode *am_addr = i->Min.Store.dst; local 3626 MIPSAMode *am_addr = i->Min.LoadL.src; local 3638 MIPSAMode *am_addr = i->Min.StoreC.dst; local 3661 MIPSAMode *am_addr = i->Min.FpLdSt.addr; local [all...] |
host_ppc_defs.c | 4352 PPCAMode* am_addr = i->Pin.Load.src; local 4442 PPCAMode* am_addr = i->Pin.Store.dst; local 4594 PPCAMode* am_addr = i->Pin.FpLdSt.addr; local [all...] |