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
2014-05-21
BR 3392279: Fix duplicated REX prefixes
H. Peter Anvin
1
-0
/
+8
2014-02-16
BR 3392275: Don't require xmm0 to be specified when implicit
H. Peter Anvin
1
-0
/
+12
2013-12-18
mpx: Clean up instruction data
Jin Kyu Song
1
-0
/
+1
2013-11-28
Add {vex3} and {vex2} prefixes by analogy with {evex}
H. Peter Anvin
1
-0
/
+9
2013-11-27
testcase: Remove escape characters - '\'
Jin Kyu Song
5
-4401
/
+4401
2013-11-22
bnd: Drop bnd prefix for relaxed short jmp instructions
Jin Kyu Song
2
-2
/
+8
2013-11-20
MPX: Adapt GAS's mib syntax with an index reg only
Jin Kyu Song
1
-4
/
+4
2013-11-20
SHA: SHA test cases
Jin Kyu Song
2
-0
/
+61
2013-11-20
MPX: Add test cases for MPX
Jin Kyu Song
2
-0
/
+202
2013-11-20
parser: support split base,index effective address
H. Peter Anvin
1
-0
/
+11
2013-11-20
AVX-512: Add perfomtest-compliant headers to test cases
Jin Kyu Song
4
-1
/
+5
2013-09-14
AVX-512: Added AVX-512PF instructions
Jin Kyu Song
1
-0
/
+87
2013-09-14
AVX-512: Add AVX-512ER instructions
Jin Kyu Song
1
-0
/
+143
2013-09-14
AVX-512: Add AVX-512CD instructions
Jin Kyu Song
1
-0
/
+105
2013-09-07
AVX-512: Add Pseudo-ops for CMP instructions
Jin Kyu Song
2
-5
/
+2381
2013-08-29
AVX-512: Add test case for opmask instructions
Jin Kyu Song
2
-4578
/
+24
2013-08-29
AVX-512: Fix comments
Jin Kyu Song
1
-1
/
+0
2013-08-28
AVX-512: Add a feature to generate a raw bytecode file
Jin Kyu Song
1
-0
/
+11
2013-08-28
AVX-512: Add a test case for EVEX encoded instructions
Jin Kyu Song
2
-0
/
+9271
2013-07-21
test: Add br978756
Cyrill Gorcunov
1
-0
/
+7
2013-07-21
test: Add br3392259
Cyrill Gorcunov
1
-0
/
+8
2013-07-19
BR 3392260: Handle instructions only separated by vector SIB size
H. Peter Anvin
1
-0
/
+11
2013-05-13
test: Add br3392252 test
Cyrill Gorcunov
1
-0
/
+43
2012-07-22
hle: opcode A2 forbidden with HLE prefixes
H. Peter Anvin
1
-0
/
+4
2012-05-31
test: ilog2() test
H. Peter Anvin
1
-0
/
+271
2012-03-06
test: Add br3385573 testcase
Cyrill Gorcunov
1
-0
/
+11
2012-03-05
Try again to fix our handling of MOVD/MOVQ
H. Peter Anvin
1
-0
/
+15
2012-02-25
HLE: Change NOHLE to be an instruction flag
H. Peter Anvin
1
-0
/
+15
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
[next]