index
:
platform/upstream/nasm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
pristine-tar
sandbox/kevinthierry/bump-2.11.06
sandbox/kevinthierry/upstream
sandbox/pcoval/devel
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
upstream-2.10.07
Domain: System / Toolchain;
Dongkyun Son <dongkyun.s@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
Merge branch 'indirect'
H. Peter Anvin
5
-34
/
+150
2008-10-23
test/crc32.asm: test the CRC32 instruction
H. Peter Anvin
1
-0
/
+37
2008-10-19
test/ppindirect.asm: test token pasting inside %[...]
H. Peter Anvin
1
-0
/
+3
2008-10-19
test: better smartalign tests
H. Peter Anvin
4
-34
/
+108
2008-10-19
test: add test for preprocessor indirection construct
H. Peter Anvin
1
-0
/
+39
2008-10-17
test/elf64so.asm: demonstrate a case where we bind to the wrong symbol
H. Peter Anvin
1
-1
/
+6
2008-10-17
test/Makefile: enable debugging info for elftest/elftest64
H. Peter Anvin
1
-6
/
+6
2008-10-17
elftest64: both Small PIC and Medium PIC model tests
H. Peter Anvin
2
-10
/
+35
2008-10-17
test/Makefile: the elftest objects depend on $(NASM)
H. Peter Anvin
1
-2
/
+2
2008-10-17
Test and Makefile rules for 32- and 64-bit ELF shared libraries
H. Peter Anvin
4
-0
/
+160
2008-10-16
Test for BR 2172659
H. Peter Anvin
1
-0
/
+15
2008-10-15
Test for various ELF64 GOT references
H. Peter Anvin
1
-0
/
+25
2008-10-08
test/pushseg.asm: add "pop cs"
H. Peter Anvin
1
-1
/
+1
2008-10-08
test/pushseg.asm: test for push/pop of segment registers
H. Peter Anvin
1
-0
/
+17
2008-10-07
test/imul.asm: remove obsolete ERROR marker
H. Peter Anvin
1
-1
/
+1
2008-10-07
Test for various IMUL patterns
H. Peter Anvin
1
-2
/
+3
2008-10-07
Add missing IMUL pattern: reg64,imm8
H. Peter Anvin
1
-0
/
+89
2008-10-07
New opcode for 32->64 bit sign-extended immediate with warning
H. Peter Anvin
1
-1
/
+1
2008-10-07
test/immwarn.asm: add a few more non-warning tests
H. Peter Anvin
1
-0
/
+2
2008-10-06
Avoid double warning for signed dword immediate
H. Peter Anvin
1
-1
/
+1
2008-10-06
New opcodes to deal with 8-bit immediate sign extended to opsize
H. Peter Anvin
1
-4
/
+3
2008-10-06
BR 2148448: Fix RIP-relative addressing with an immediate
H. Peter Anvin
1
-0
/
+11
2008-10-06
immwarn: more immediate warnings test, with notes of where we fail
H. Peter Anvin
1
-5
/
+41
2008-10-06
test: change .stdout/.stderr to stdout/stderr
H. Peter Anvin
68
-141
/
+141
2008-10-06
test/br2148476.asm: comprehensive test of the CVT* instructions
H. Peter Anvin
1
-0
/
+221
2008-10-05
test/immwarn.asm: new test for immediate warnings
H. Peter Anvin
1
-0
/
+54
2008-10-04
test/Makefile: rule to run performtest --diff
H. Peter Anvin
1
-0
/
+3
2008-10-04
performtest: use -u with diff
H. Peter Anvin
1
-1
/
+1
2008-10-04
test/Makefile: add rules for the automatic tests
H. Peter Anvin
1
-2
/
+13
2008-10-01
Already aligned aligns should be 0 bytes, not %1.
Victor van den Elzen
1
-0
/
+1
2008-10-01
Apply patch from BR 890790
Victor van den Elzen
2
-0
/
+8
2008-09-25
Add more 64-bit jump tests
H. Peter Anvin
1
-1
/
+12
2008-09-25
Clean up unterminated lines
H. Peter Anvin
2
-5
/
+3
2008-09-25
Actually make non-power-of-2 alignments work
H. Peter Anvin
2
-0
/
+33
2008-09-24
test/fwdoptpp: test %error, %warning, %fatal
H. Peter Anvin
1
-2
/
+19
2008-09-24
%error, %warning out on the final pass, add %fatal
H. Peter Anvin
1
-0
/
+133
2008-09-23
test: test for code that relies on the optimizer to be valid
H. Peter Anvin
1
-0
/
+133
2008-09-18
BR 1239818 - handle multiple %else clauses
Victor van den Elzen
1
-0
/
+46
2008-09-11
Remove obsolete ROL-EQU hack
Victor van den Elzen
2
-0
/
+0
2008-08-29
test/new: clean up whitespace
H. Peter Anvin
1
-1
/
+0
2008-08-29
Script to create new test case boilerplate
H. Peter Anvin
1
-0
/
+10
2008-08-28
Accept implicit memory size for VMREAD/VMWRITE
H. Peter Anvin
1
-0
/
+4
2008-08-28
BR 2029472: Wrong operand size for VMREAD/VMWRITE in 64-bit mode
H. Peter Anvin
1
-0
/
+22
2008-08-28
BR 2028995: Missing MOVNTI m64, r64
H. Peter Anvin
1
-0
/
+10
2008-08-28
Testcase for XCRYPT
H. Peter Anvin
1
-0
/
+24
2008-08-28
BR 2039212: Handle indirect far jumps in 64-bit mode
H. Peter Anvin
1
-0
/
+10
2008-08-24
test: Fix file with no final newline
H. Peter Anvin
1
-1
/
+1
2008-08-13
BR 2030823: Problem with the 256-bit FMA instructions
H. Peter Anvin
1
-0
/
+5
2008-08-06
minor bugfix in performtest.pl
Victor van den Elzen
1
-1
/
+1
2008-08-06
Add macro-defaults warning class and documentation.
Victor van den Elzen
1
-0
/
+64
[next]