summaryrefslogtreecommitdiff
path: root/test-suite/standalone/sassy/tests/r-rm16.asm
blob: e0ac880b546c487fd052b302d5e78617d5569462 (plain)
1
2
3
4
5
BITS 16
section .text
foo:
bsf bx, ax
bsr bx, [eax]