mpir/yasm/modules/parsers/tasm/tests/expr.asm
2011-12-04 12:01:57 +00:00

3 lines
64 B
NASM

a db low ((1 shl 2) and (16 shr 2) or (high 0x5034))
b db not 1