1 ;Testname=test; Arguments=-fbin -ostruc.bin; Files=stdout stderr struc.bin
13 ; Reference with offset
14 mov [ebp - 40 + teststruc1.
word], ax
20 ; Struc with base offset
21 ; should be the same as the previous stuc
29 mov [ebp + teststruc2.
word], ax