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
2012-02-25
Add support for UTF-16BE and UTF-32BE
H. Peter Anvin
1
-0
/
+52
2012-02-25
Clean up JMP/CALL patterns, especially for 64 bits
H. Peter Anvin
1
-0
/
+4
2011-08-31
Add AVX2 test file
Cyrill Gorcunov
1
-0
/
+1608
2011-06-26
test: Add movd.asm
Cyrill Gorcunov
1
-0
/
+12
2011-06-22
Implement the VGATHERP instruction
H. Peter Anvin
1
-0
/
+76
2011-03-12
Merge branch 'nasm-2.09.xx'
Cyrill Gorcunov
2
-0
/
+16
2011-03-07
test: Add br3189064
Cyrill Gorcunov
1
-0
/
+7
2011-03-07
test: Add br3200749
Cyrill Gorcunov
1
-0
/
+9
2011-02-21
Merge branch 'nasm-2.09.xx'
Cyrill Gorcunov
1
-0
/
+7
2011-02-21
test: Add test for BR 3187743
Cyrill Gorcunov
1
-0
/
+7
2011-02-14
Merge branch 'nasm-2.09.xx'
Cyrill Gorcunov
1
-0
/
+9
2011-02-14
test: Add test for BR3174983
Cyrill Gorcunov
1
-0
/
+9
2010-12-29
Move implicit operand size override logic to calc_size
Victor van den Elzen
2
-1
/
+29
2010-11-21
BR3058845: mostly fix bogus warning with implicit operand size override
Victor van den Elzen
1
-0
/
+14
2010-11-16
Merge branch 'nasm-2.09.xx'
H. Peter Anvin
1
-0
/
+9
2010-11-16
BR 3109604: Fix C4 vs C5 VEX form selection in calcsize()
H. Peter Anvin
1
-0
/
+9
2010-11-07
BR3058845: mostly fix bogus warning with implicit operand size override
Victor van den Elzen
1
-0
/
+14
2010-11-06
test: Add br3104312.asm test
Cyrill Gorcunov
1
-0
/
+11
2010-11-06
test: Add br3092924.asm
Cyrill Gorcunov
1
-0
/
+25
2010-09-30
More tests automation
Cyrill Gorcunov
10
-1
/
+25
2010-09-24
test: Add br3074517.asm
Cyrill Gorcunov
1
-0
/
+12
2010-09-18
Merge branch 'nasm-2.09.xx'
Cyrill Gorcunov
1
-0
/
+68
2010-09-18
Add test-case for BR3066383
Cyrill Gorcunov
1
-0
/
+68
2010-08-24
BR 3052618: handle segment register operations in 64-bit mode
H. Peter Anvin
1
-0
/
+65
2010-08-24
Optimize mov r64,imm
H. Peter Anvin
1
-0
/
+50
2010-08-16
test/avx: remove deleted instructions
H. Peter Anvin
1
-7
/
+0
2010-08-09
test: Add br3041451 testcase
Cyrill Gorcunov
1
-0
/
+59
2010-08-04
test: Add automatizing annotations to imm64.asm
Cyrill Gorcunov
1
-0
/
+4
2010-07-25
Revert "Improve process_ea and introduce -OL"
H. Peter Anvin
1
-37
/
+0
2010-07-24
Improve process_ea and introduce -OL
Victor van den Elzen
1
-0
/
+37
2010-07-23
preproc.: Fix NULL dereference on broken %strlen argument
Cyrill Gorcunov
1
-0
/
+5
2010-07-20
preproc: allow non-identifier character in environment variables
H. Peter Anvin
1
-0
/
+31
2010-07-13
Check in test for BR3028880
Cyrill Gorcunov
1
-0
/
+6
2010-07-09
preproc: add another test case
Cyrill Gorcunov
1
-0
/
+12
2010-07-08
Check in test case from bug report br3005117
H. Peter Anvin
1
-0
/
+24
2010-07-08
br3026808: add test case
H. Peter Anvin
1
-0
/
+18
2010-07-06
Add RD*SBASE, WR*SBASE, RDRAND from AVX v7
H. Peter Anvin
1
-0
/
+24
2010-03-25
BR2975768: Update AMD LWP instructions to match upcoming changes
Cyrill Gorcunov
1
-0
/
+213
2010-03-12
BR 2496848: Tighten ea checks
Victor van den Elzen
1
-0
/
+42
2009-11-28
test/Makefile: make it easier to inject options
H. Peter Anvin
1
-1
/
+1
2009-11-11
Update test files
Victor van den Elzen
8
-37
/
+9
2009-11-11
Add test/bisect.sh for use with "git bisect"
Victor van den Elzen
2
-1
/
+27
2009-11-03
test: imul.asm: move warning-generated tests under WARN
H. Peter Anvin
1
-6
/
+6
2009-11-03
test: imul.asm: more IMUL pattern tests
H. Peter Anvin
1
-0
/
+27
2009-07-16
test/Makefile: add more output rules
H. Peter Anvin
1
-2
/
+15
2009-07-05
test/Makefile: add ith and srec targets
H. Peter Anvin
1
-0
/
+6
2009-06-27
test/Makefile: add rule to produce a .dbg file
H. Peter Anvin
1
-0
/
+3
2009-06-24
insns: make the MMX version of PINSRW match the SSE/AVX ones
H. Peter Anvin
3
-6
/
+21
2009-06-24
Fix the PINSR series of instructions
H. Peter Anvin
3
-0
/
+157
2009-04-20
preproc: unify token-pasting code
H. Peter Anvin
1
-0
/
+4
[next]