SPRN_IC
case SPRN_IC:
vcpu->arch.ic = mfspr(SPRN_IC);
vcpu->arch.entry_ic = mfspr(SPRN_IC);
vcpu->arch.ic += mfspr(SPRN_IC) - vcpu->arch.entry_ic;