Returns the PC of the instruction that is executed next from an ISA perspective.
virtual uint64_t CADI::CADIGetPC() =0;
virtual uint64_t CADI::CADIGetPC(bool * is_virtual) =0;