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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-24
iflag: Fix dependencies, factor out static components of iflag.h
H. Peter Anvin
5
-216
/
+223
2013-11-24
"make alldeps"
H. Peter Anvin
5
-30
/
+48
2013-11-24
insns: Restore back MMX,FPU flags
Cyrill Gorcunov
2
-38
/
+23
2013-11-24
Update .gitignore
Cyrill Gorcunov
1
-0
/
+2
2013-11-24
make: Update deps
Cyrill Gorcunov
5
-126
/
+146
2013-11-24
iflag: Start using new instruction flags engine
Cyrill Gorcunov
13
-234
/
+182
2013-11-24
insns: Introduce insns-flags.pl
Cyrill Gorcunov
1
-0
/
+410
2013-11-24
make: Add 'golden' target
Cyrill Gorcunov
1
-0
/
+3
2013-11-22
bnd: Drop bnd prefix for relaxed short jmp instructions
Jin Kyu Song
4
-97
/
+65
2013-11-20
disp8: Consolidate a logic to get compressed displacement
Jin Kyu Song
5
-155
/
+181
2013-11-20
disasm: Add suport for bnd registers
Jin Kyu Song
1
-0
/
+7
2013-11-20
disasm: Add EVEX decorator syntax
Jin Kyu Song
1
-9
/
+92
2013-11-20
disasm: Add ZMM vsib
Jin Kyu Song
1
-4
/
+12
2013-11-20
disasm: Support EVEX compressed displacement
Jin Kyu Song
1
-11
/
+107
2013-11-20
disasm: Add basic AVX512 support
Jin Kyu Song
3
-6
/
+100
2013-11-20
disasm: style cleanup
Jin Kyu Song
1
-682
/
+682
2013-11-20
match: Check the number of elements in broadcasting operands
Jin Kyu Song
3
-2
/
+36
2013-11-20
match: Improve broadcast opsize matching
Jin Kyu Song
1
-20
/
+35
2013-11-20
Build: Suppress warning messages
Jin Kyu Song
2
-2
/
+2
2013-11-20
AVX-512: Add {evex} instruction prefix
Jin Kyu Song
4
-0
/
+14
2013-11-20
PREFETCHWT1: Add a new instruction flag
Jin Kyu Song
2
-1
/
+2
2013-11-20
AVX512: Update instruction group
Jin Kyu Song
1
-2
/
+2
2013-11-20
MPX: Move BND prefix indication from bytecode to iflags
Jin Kyu Song
5
-56
/
+50
2013-11-20
MPX: Adapt GAS's mib syntax with an index reg only
Jin Kyu Song
2
-4
/
+16
2013-11-20
iflags: Use UINT64_C() for 64bit values
Jin Kyu Song
1
-79
/
+79
2013-11-20
SHA: SHA test cases
Jin Kyu Song
2
-0
/
+61
2013-11-20
SHA: Add SHA instructions
Jin Kyu Song
2
-0
/
+10
2013-11-20
MPX: Add test cases for MPX
Jin Kyu Song
2
-0
/
+202
2013-11-20
MPX: Add BND prefix for branch instructions
Jin Kyu Song
8
-3
/
+75
2013-11-20
MPX: Add MPX instructions
Jin Kyu Song
7
-2
/
+61
2013-11-20
disasm: add support for emitting split EA format
H. Peter Anvin
2
-2
/
+16
2013-11-20
parser: support split base,index effective address
H. Peter Anvin
2
-18
/
+90
2013-11-20
parse: factor out mref parsing
H. Peter Anvin
1
-125
/
+132
2013-11-20
parser: simplify code by keeping a pointer to the current operand
H. Peter Anvin
1
-152
/
+132
2013-11-20
AVX-512: Add perfomtest-compliant headers to test cases
Jin Kyu Song
4
-1
/
+5
2013-11-09
BR3392270: preproc: Handle all token chains in mmacro params range
Cyrill Gorcunov
1
-7
/
+18
2013-11-08
Add (redundant) parentheses around bit tests mixed with &&
H. Peter Anvin
1
-3
/
+3
2013-11-08
REX: Set REX bits in accordance with 32-register environment
Jin Kyu Song
1
-7
/
+7
2013-10-28
Revert "make: Remove generated files on clean target"
Cyrill Gorcunov
1
-4
/
+1
2013-10-27
make: Remove generated files on clean target
Cyrill Gorcunov
1
-1
/
+4
2013-10-24
Merge remote-tracking branch 'origin/master'
H. Peter Anvin
5
-195
/
+212
2013-10-24
Makefile.in: always run "make alldeps" when "make dist"
H. Peter Anvin
1
-1
/
+3
2013-10-24
Run "make alldeps" to update dependencies
H. Peter Anvin
5
-195
/
+212
2013-10-24
Makefile.in: generate manpages for "make dist"
H. Peter Anvin
1
-2
/
+6
2013-10-24
Revert "build: Include pregenerated nasm manpages"
H. Peter Anvin
4
-543
/
+15
2013-10-19
macros.pl: Remove superfluous whitespace
H. Peter Anvin
1
-0
/
+22
2013-10-07
iflags: Eliminate perl smart match operator
Jin Kyu Song
1
-1
/
+1
2013-10-03
Merge branch 'nasm-2.10.xx'
Cyrill Gorcunov
1
-3
/
+36
2013-10-03
coff: Better handling of section redefinition
Marat Dukhan
1
-3
/
+36
2013-10-02
Add support for DZ and RESZ, document the ZWORD keyword
H. Peter Anvin
4
-29
/
+40
[prev]
[next]