diff --git a/docs/LangRef.html b/docs/LangRef.html index 0e56ffd0dc5..b2d9e387f2d 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1096,7 +1096,7 @@ have identical types.
The truth table used for the 'and' instruction is:
-
In0 | In1 | Out |
0 | 0 | 0 |
0 | 1 | 0 |
In0 | In1 | Out |
0 | 0 | 0 |
0 | 1 | 1 |
In0 | In1 | Out |
0 | 0 | 0 |
0 | 1 | 1 |