Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
orig/ | H | - | - | 81 | 26 | |
Makefile | H A D | 03-Nov-2012 | 2.5 KiB | 88 | 46 | |
README | H A D | 03-Nov-2012 | 313 | 10 | 7 | |
style1-func-with-r12.s | H A D | 03-Nov-2012 | 847 | 40 | 24 | |
style1-func-with-r13.s | H A D | 03-Nov-2012 | 841 | 39 | 24 | |
style1-func.s | H A D | 03-Nov-2012 | 815 | 39 | 23 | |
style1-main.s | H A D | 03-Nov-2012 | 1.1 KiB | 61 | 45 | |
style2-with-badness.s | H A D | 03-Nov-2012 | 926 | 48 | 32 | |
style2-with-r12.s | H A D | 03-Nov-2012 | 953 | 49 | 33 | |
style2-with-r13.s | H A D | 03-Nov-2012 | 953 | 49 | 33 | |
style2.s | H A D | 03-Nov-2012 | 926 | 48 | 32 | |
x64-ie-test.sh | H A D | 03-Nov-2012 | 2 KiB | 63 | 37 |
README
1This tests the x64 link-editor's handling of Initial Executable TLS sequences. 2 3The original C source files are in orig/ but unused, since we need to avoid 4any changes to the compiler influencing our tests. 5 6 % ksh x64-ie-test.sh /path/to/proto/root 7 pass: addq-->leaq 1 8 ... 9 pass: bad insn sequence 10