Searched refs:Creg_IA_IP (Results 1 – 4 of 4) sorted by relevance
391 Creg_IA_IP, enumerator
2512 return ML_(CfiExpr_CfiReg)( dstxa, Creg_IA_IP ); /* correct? */ in copy_convert_CfiExpr_tree()2533 return ML_(CfiExpr_CfiReg)( dstxa, Creg_IA_IP ); in copy_convert_CfiExpr_tree()
2477 case Creg_IA_IP: return eec->uregs->xip; in evalCfiExpr()2492 case Creg_IA_IP: return eec->uregs->pc; in evalCfiExpr()
930 case Creg_IA_IP: VG_(printf)("xIP"); break; in ppCfiReg()