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
test: nasm-t -- Reverse the comparision order
[nasm.git]
/
.gitignore
blob
7afbbe256d4ad9d54e23a862fac2213cbd63772d
1
*.a
2
*.bin
3
*.coff
4
*.dbg
5
*.dep
6
*.exe
7
*.com
8
*.lib
9
*.i
10
*.ith
11
*.lst
12
*.mo32
13
*.mo64
14
*.o
15
*.o64
16
*.obj
17
*.obj64
18
*.od
19
*.orig
20
*.out
21
*.pdb
22
*.rdf
23
*.rej
24
*.s
25
*.srec
26
*.si
27
*.swp
28
*.win32
29
*.win64
30
*.xml
31
.*swo
32
*~
33
\#*
34
.\#*
35
*.bak
36
*.tmp
37
.git-ignore
38
cscope*
39
tags
40
TAGS
41
/*.1
42
/Makefile
43
/asm/directbl.c
44
/asm/directbl.h
45
/asm/directiv.h
46
/asm/pptok.c
47
/asm/pptok.h
48
/asm/pptok.ph
49
/asm/tokens.h
50
/asm/tokhash.c
51
/asm/warnings.c
52
/config/config.h
53
/config/config.h.in
54
/config.log
55
/config.status
56
/configure
57
/autom4te.cache
58
/doc/*.dip
59
/doc/*.hpj
60
/doc/*.pdf
61
/doc/*.ps
62
/doc/*.rtf
63
/doc/*.texi
64
/doc/*.txt
65
/doc/Makefile
66
/doc/html
67
/doc/info
68
/doc/inslist.src
69
/doc/version.src
70
/doc/warnings.src
71
/include/warnings.h
72
/macros/macros.c
73
/misc/omfdump
74
/nasm
75
/ndisasm
76
/nasm.spec
77
/nsis/arch.nsh
78
/nsis/version.nsh
79
/rdoff/Makefile
80
/rdoff/ldrdf
81
/rdoff/rdf2bin
82
/rdoff/rdf2com
83
/rdoff/rdf2ihx
84
/rdoff/rdf2ith
85
/rdoff/rdf2srec
86
/rdoff/rdfdump
87
/rdoff/rdflib
88
/rdoff/rdx
89
/test/golden
90
/test/perf/*.asm
91
/test/testresults
92
/version.h
93
/version.mac
94
/version.mak
95
/version.sed
96
/x86/iflag.c
97
/x86/iflaggen.h
98
/x86/insnsa.c
99
/x86/insnsb.c
100
/x86/insnsd.c
101
/x86/insnsi.h
102
/x86/insnsn.c
103
/x86/regdis.c
104
/x86/regdis.h
105
/x86/regflags.c
106
/x86/regs.c
107
/x86/regs.h
108
/x86/regvals.c
109
/patches/