Difference between revisions of "Instruction Set/clear"

From Mill Computing Wiki
Jump to: navigation, search
Line 6:Line 6:
 
Clear a single indexed bit.
 
Clear a single indexed bit.
  
<b>related operations:</b> [[Instruction_Set/set|set]], [[Instruction_Set/test|test]]  
+
<b>related operations:</b> [[Instruction_Set/set|set]], [[Instruction_Set/flip|flip]], [[Instruction_Set/test|test]]  
  
 
----
 
----

Revision as of 18:53, 20 December 2014

realizing  exu stream  exu block  compute phase   operation   in the logical value domain  

native on: all

Clear a single indexed bit.

related operations: set, flip, test


clear(op x, bit bit) → op r0

operands: like Shift [xi:x]


Core In Slots Latencies
Tin E0 1
Copper E0 E1 1
Silver E0 E1 E2 E3 1
Gold E0 E1 E2 E3 E4 E5 E6 E7 1
Decimal8 E0 E1 E2 E3 1
Decimal16 E0 E1 E2 E3 1

clear(op x, op bit) → op r0

operands: like Shift [xi:x]


Core In Slots Latencies
Tin E0 1
Copper E0 E1 1
Silver E0 E1 E2 E3 1
Gold E0 E1 E2 E3 E4 E5 E6 E7 1
Decimal8 E0 E1 E2 E3 1
Decimal16 E0 E1 E2 E3 1


Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable