repo.or.cz
/
nasm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move config.h to a subdirectory, add MSVC-specific config file
[nasm.git]
/
test
/
br3104312.asm
blob
0dee16b8a2c8fc9d2700df4af5ae0850a993b521
1
%
if
1
<
8000_0002h
2
%
warning No bug with
8000_0002h
3
%
else
4
%
warning Bug with
8000_0002h
5
%
endif
6
7
%
if
1
<
8000_0001h
8
%
warning No bug with
8000_0001h
9
%
else
10
%
warning Bug with
8000_0001h
11
%
endif