Difference between revisions of "Instruction Set/brfls"
From Mill Computing Wiki
(Created page with "{{DISPLAYTITLE:brfls}} <div style="font-size:80%;line-height:90%;margin-bottom:2em">realizing flow stream Decode|flow bloc...") |
(No difference) |
Revision as of 14:08, 23 February 2021
branch
brfls(pred op0, op op1, ops args)
operands: like Inv :
encoding:
brfls(pred count0, op op0, off op1, count off0)
,
brfls(pred count0, op op0, off op1, count lit0, lit off0)
Core | In Slots | Latencies |
---|---|---|
Tin | F0 | 1 |
Copper | F0 | 1 |
Silver | F0 F1 F2 | 1 |
Gold | F0 | 1 |
brfls(pred op0, lbl off0, ops args)
operands: like Inv :
encoding:
brfls(pred count0, off op0, count off0)
,
brfls(pred count0, off op0, count lit0, lit off0)
,
brfls(pred count0, off op0, count lit0, lit lit1, lit off0)
Core | In Slots | Latencies |
---|---|---|
Tin | F0 | 1 |
Copper | F0 | 1 |
Silver | F0 F1 F2 | 1 |
Gold | F0 | 1 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable