• Home
  • Raw
  • Download

Lines Matching refs:whatNext

2229    vassert(dres->whatNext    == Dis_Continue);  in jmp_lit()
2233 dres->whatNext = Dis_StopHere; in jmp_lit()
2241 vassert(dres->whatNext == Dis_Continue); in jmp_treg()
2245 dres->whatNext = Dis_StopHere; in jmp_treg()
2256 vassert(dres->whatNext == Dis_Continue); in jcc_01()
2260 dres->whatNext = Dis_StopHere; in jcc_01()
4311 vassert(dres->whatNext == Dis_StopHere); in dis_Grp5()
4322 vassert(dres->whatNext == Dis_StopHere); in dis_Grp5()
4404 vassert(dres->whatNext == Dis_StopHere); in dis_Grp5()
4415 vassert(dres->whatNext == Dis_StopHere); in dis_Grp5()
4655 vassert(dres->whatNext == Dis_StopHere); in dis_REP_op()
4662 vassert(dres->whatNext == Dis_StopHere); in dis_REP_op()
8738 vassert(dres->whatNext == Dis_StopHere); in dis_ret()
20222 dres->whatNext = Dis_ResteerC; in dis_ESC_NONE()
20241 dres->whatNext = Dis_ResteerC; in dis_ESC_NONE()
20250 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
20457 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
20695 dres->whatNext = Dis_StopHere; in dis_ESC_NONE()
20716 dres->whatNext = Dis_StopHere; in dis_ESC_NONE()
20730 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
20765 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
20775 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
20923 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
20991 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
21001 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
21300 dres->whatNext = Dis_ResteerU; in dis_ESC_NONE()
21304 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
21317 dres->whatNext = Dis_ResteerU; in dis_ESC_NONE()
21321 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
21334 dres->whatNext = Dis_ResteerU; in dis_ESC_NONE()
21338 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_NONE()
21602 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_0F()
21667 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_0F()
21674 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_0F()
21783 dres->whatNext = Dis_ResteerC; in dis_ESC_0F()
21804 dres->whatNext = Dis_ResteerC; in dis_ESC_0F()
21813 vassert(dres->whatNext == Dis_StopHere); in dis_ESC_0F()
31738 dres.whatNext = Dis_Continue; in disInstr_AMD64_WRK()
31775 vassert(dres.whatNext == Dis_StopHere); in disInstr_AMD64_WRK()
31800 vassert(dres.whatNext == Dis_StopHere); in disInstr_AMD64_WRK()
31820 dres.whatNext = Dis_StopHere; in disInstr_AMD64_WRK()
32109 vassert(dres.whatNext == Dis_StopHere); in disInstr_AMD64_WRK()
32122 switch (dres.whatNext) { in disInstr_AMD64_WRK()