From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,99210dd26e04d959 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Paul Colin Gloster Newsgroups: comp.lang.ada Subject: Re: Loops and parallel execution Date: Mon, 31 Jan 2011 13:01:04 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <4d3eeef7$0$6879$9b4e6d93@newsspool2.arcor-online.net> <4d3f0a1d$0$6993$9b4e6d93@newsspool4.arcor-online.net> <1ge2i0esmav4i$.1jv4tflkkh9rf.dlg@40tude.net> Injection-Date: Mon, 31 Jan 2011 13:01:04 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="kheEuXGHhE2Z5eF1gAST+A"; logging-data="20677"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1981gzZmd2yu3T34+id+hi7TPf14dUBW26Tne1c+lXPzQ==" User-Agent: slrn/0.9.8.1pl1 (Linux) Cancel-Lock: sha1:vI3Q6kbntT7ChTll/CdusfL0qQE= Xref: g2news2.google.com comp.lang.ada:17783 Date: 2011-01-31T13:01:04+00:00 List-Id: In news:op.vpv5dvb1ule2fv@garhos it was mentioned: |------------------------------------------------------------------------| |"[..] | | | |[..] | | | |"[..] There are many case in an application | |where some short sequence of instructions or groups of instructions does| |not need to be sequenced. [..] | |[..] | | | |[..]" | |------------------------------------------------------------------------| Instruction-level parallelism?