Difference between revisions of "Instruction Set/innertr"
From Mill Computing Wiki
(Created page with "{{DISPLAYTITLE:innertr}} <div style="font-size:80%;line-height:90%;margin-bottom:2em">realizing flow stream Decode|flow bl...") |
(No difference) |
Revision as of 06:59, 2 October 2014
enter a loop
innertr(op q, lit n, p target, args args) → ops r0 ...
operands: like Inv :
encoding:
innertr(op q, lit n, p target, off argc, count args)
alternate encoding: innertr0, innertr1, innertrn,
Core | In Slots | [▸] Latencies |
---|
innertr(op q, lit n, lbl target, args args) → ops r0 ...
operands: like Inv :
encoding:
innertr(op q, lit n, off target, count argc)
encoding:
innertr(op q, lit n, off target, count argc, lit argv)
alternate encoding: innertr0, innertr1, innertrn,
Core | In Slots | [▸] Latencies |
---|