summaryrefslogtreecommitdiff
path: root/modules/arch/x86/tests/segoff-err.asm
blob: ac76927d5fa79fe39c807413d0d9d3fdac0eb88e (plain)
1
2
3
4
5
6
; all of these should be illegal

jmp far[1:2]
mov ax,[1:2]
push dword [1:2]
mov ax,1:2