Home | History | Annotate | Download | only in priv

Lines Matching refs:Addr32

61 static Addr32 guest_PC_bbstart;
65 static Addr32 guest_PC_curr_instr;
685 IRJumpKind kind, Addr32 d32 )
3509 guest_PC_curr_instr = (Addr32) guest_IP;
3510 guest_PC_bbstart = (Addr32) toUInt(guest_IP - delta);