-
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
Template:l/doc
Template documentation
Adds logic symbols
Usage[edit]
Syntax:{{l|type|op1|op2}}Where type can be: not, onot, and, land, land2, or, lor, lor2, xor, eq, neq. For example{{l|and|{{l|onot|A}}|B}}will result in "A · B"
- {{l|not|A}} => ¬A
- {{l|onot|A}} => A
- {{l|and|A|B}} => A · B
- {{l|land|A|B}} => A ∧ B
- {{l|land2|A|B}} => A & B
- {{l|or|A|B}} => A + B
- {{l|lor|A|B}} => A ∨ B
- {{l|lor2|A|B}} => A ∥ B
- {{l|xor|A|B}} => A ⊕ B
- {{l|eq|A|B}} => A = B
- {{l|neq|A|B}} => A ≠ B
Retrieved from "https://en.wikichip.org/w/index.php?title=Template:l/doc&oldid=48423"