Work in *.as files and instruction definition (+ aliases). *.ins files
[jitcs.git] / .gitignore
blob4230dda51d9d5ad5813190aa705061c2b8c886ab
1 *.exe
2 *.a
3 *.o
4 *.bin
5 *.lst
6 *.nasm
7 *.as
8 include/jitcs_x86_32_*.h
9 include/jitcs_x86_64_*.h
10 src/x86/jitcs_int_x86_32_*.h
11 src/x86/jitcs_int_x86_64_*.h
12 src/x86/src/x86_32_*.cpp
13 src/x86/src/x86_64_*.cpp
14 src/data/x86_ins*.dat
15 tests/test_asm_x86_32*
16 tests/test_asm_x86_64*
17 err.log