Lines Matching full:addr64
125 Addr64 max_ga;
644 Addr64 target = mode64 ? (Addr)cee->addr :
3998 ? (((Addr64)stmt->Ist.Exit.dst->Ico.U64) > (Addr64)env->max_ga)
4002 mode64 ? (Addr64)stmt->Ist.Exit.dst->Ico.U64
4003 : (Addr64)stmt->Ist.Exit.dst->Ico.U32,
4082 ? (((Addr64)cdst->Ico.U64) > (Addr64)env->max_ga)
4086 env->mode64 ? (Addr64)cdst->Ico.U64
4087 : (Addr64)cdst->Ico.U32,