blob: 8a974ab60b68619f209cc81110e0ee0bf1cd6813 [file] [log] [blame]
mov eax, 'hi'
mov eax, 'hehe'
mov eax, 'hello'
mov eax, ''
db 0,0,0
db 'hi"'
db "hi\"
db "hi\n"