ကွန်ပျူတာ: တည်းဖြတ်မှု မူကွဲများ

အရေးမကြီး removed ZWSP
စာကြောင်း ၄၃ -
cmp num, #1000 ; num နှင့် ၁၀⁠၀၀ ကို နှိုင်းယှဉ်ပါ။
ble loop ; num <= 1000, 'loop' သို့ နောက်ပြန်သွားပါ။
halt ; ပရိုဂရမ်ကို အဆုံးသတ်ပါ။ရပ်ပါ။
 
အထက်ပါ ပရိုဂရမ်ကို စတင်လိုက်ပါက ကွန်ပျူတာက ထပ်တလဲလဲ ပေါင်းတွက်ရမည့် အပိုင်းကို လူအကူအညီ ကွပ်ကဲမှု မပါပဲ အလိုအလျောက် တွက်ချက်ပေးပါမည်။ ထိုတွက်ချက်မှုသည် အမှားအယွင်းကင်းသလို ခေတ်ပေါ်ကွန်ပျူတာအများစုသည် ထိုတွက်ချက်မှုကို တစ်စက္ကန့်၏ အပုံတစ်သန်းပုံ တစ်ပုံမျှအတွင်း ဆောင်ရွက်နိုင်ပါလိမ့်မည်။<ref>This program was written similarly to those for the [[PDP-11]] [[minicomputer]] and shows some typical things a computer can do. All the text after the semicolons are [[Comment (computer programming)|comments]] for the benefit of human readers. These have no significance to the computer and are ignored. {{harv|Digital Equipment Corporation|1972}}</ref>