summaryrefslogtreecommitdiff
path: root/modules/parsers/tasm/tests/expr.asm
blob: f5958cae19a9f2aca75bf62a2620b37a49c80bad (plain)
1
2
a db low ((1 shl 2) and (16 shr 2) or (high 0x5034))
b db not 1