summaryrefslogtreecommitdiff
path: root/modules/arch/x86/tests/cpubasic-err.asm
blob: 795dc900778e5b8799cbe7e2e14fe1671b42dba3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[cpu 8086]
pause

shl ax, 2

cpu 386
fninit

cpu 386 fpu
fninit

cpu 8086

shl ax, 1
shl ax, 2
movsd
push 0