Benutzer-Werkzeuge

Webseiten-Werkzeuge


Error loading plugin include
ParseError: syntax error, unexpected 'include' (T_INCLUDE), expecting identifier (T_STRING) or '{'
More info is available in the error log.
words:kernel_embedded:logic

Logic

( n = signed, u = unsigned integer )

AND ( x1 x2 — x3 )
OR ( x1 x2 — x3 )
XOR ( x1 x2 — x3 )
INVERT ( x1 — x2 )
LSHIFT ( x1 u — x2 )
RSHIFT ( x1 u — x2 )
words/kernel_embedded/logic.txt · Zuletzt geändert: von 127.0.0.1