Don't fclose() the output in the backend
[nasm.git] / test / zerobyte.asm
blobce531b57d5da64e6c3a55088b4fa96f42e683c93
1 ;Testname=test; Arguments=-fbin -ozerobyte.bin; Files=stdout stderr zerobyte.bin
2 bits 64
4 mov eax,bar-foo
6 foo:
7 add al,r10b
8 bar:
10 lldt ax
11 lldt r8w
12 ltr [rax]
13 sldt eax
14 sldt r8d
15 str eax
16 str rax
17 str r8d
18 str r8
19 verr ax
20 verr r8w
21 verw ax
22 verw r8w
24 fmaddps xmm0,xmm0,xmm0,xmm0
25 fmaddps xmm8,xmm8,xmm8,xmm8