-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "Template:l/doc"
(Created page with "{{template doc | description = Adds logic symbols | usage = Syntax: <pre>{{l|type|op1|op2}}</pre> Where type can be: not, onot, and, land, or, lor, xor. For example <pre...") |
|||
Line 1: | Line 1: | ||
{{template doc | {{template doc | ||
| description = Adds logic symbols | | description = Adds logic symbols | ||
− | | usage = Syntax: <pre>{{l|type|op1|op2}}</pre> Where type can be: not, onot, and, land, or, lor, xor. For example <pre>{{l|and|{{l|onot|A}}|B}}</pre> will result in "{{l|and|{{l|onot|A}}|B}}" | + | | usage = Syntax: <pre>{{l|type|op1|op2}}</pre> Where type can be: not, onot, and, land, or, lor, xor, eq, neq. For example <pre>{{l|and|{{l|onot|A}}|B}}</pre> will result in "{{l|and|{{l|onot|A}}|B}}" |
}} | }} |
Revision as of 02:03, 26 March 2016
Template documentation
Adds logic symbols
Usage
Syntax:{{l|type|op1|op2}}Where type can be: not, onot, and, land, or, lor, xor, eq, neq. For example{{l|and|{{l|onot|A}}|B}}will result in "A · B"
Retrieved from "https://en.wikichip.org/w/index.php?title=Template:l/doc&oldid=15932"