; programming for performance analysis with ANALYZER.STATISTIC command ; the function entrys must be marked with ALPHA, the exits with BETA breaks mark.a if ab mark.b if bb mark.c if cb start: s.e goto nextcyc if opfetch&&!(alphab||betab) nextcyc: s.e goto start if (alphab||betab) goto nextcyc2 if opfetch&&!(alphab||betab) nextcyc2: s.e goto start if (alphab||betab) goto nextcyc3 if !(alphab||betab) nextcyc3: s.e goto start if (alphab||betab) goto wait if !(alphab||betab) wait: s.e if alphab||betab goto start if alphab||betab