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