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
/
insns.dat
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
AVX FMA: Instruction table for the AVX FMA instructions
H. Peter Anvin
1
-0
/
+63
2008-05-23
AVX: Remaining AVX instructions (still need FMA)
H. Peter Anvin
1
-0
/
+73
2008-05-23
AVX instruction table through "P"
H. Peter Anvin
1
-0
/
+172
2008-05-21
AVX: instruction table up to PE
H. Peter Anvin
1
-8
/
+112
2008-05-21
AVX: instruction table through M
H. Peter Anvin
1
-8
/
+105
2008-05-21
Implement aliases for specific SSE5 compare operations
H. Peter Anvin
1
-4
/
+144
2008-05-21
insns.dat: reimplement SSE5 compares using the bytecode compiler
H. Peter Anvin
1
-12
/
+12
2008-05-21
Add the PCLMUL instructions (BR 1933742)
H. Peter Anvin
1
-0
/
+8
2008-05-21
Add INVEPT and INVVPID (BR 1956955)
H. Peter Anvin
1
-0
/
+5
2008-05-21
Add the MOVBE instructions (BR 1956954)
H. Peter Anvin
1
-0
/
+9
2008-05-21
insns typo fix: SSE5 FNM* instructions misspelled
H. Peter Anvin
1
-32
/
+32
2008-05-21
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/nasm
H. Peter Anvin
1
-0
/
+75
2008-05-21
UDx instructions are 186+, not 286+
H. Peter Anvin
1
-5
/
+5
2008-05-20
AVX instructions up to VMINSS
H. Peter Anvin
1
-1
/
+33
2008-05-20
A few more AVX instructions (up to VLDMXCSR)
H. Peter Anvin
1
-0
/
+43
2008-05-20
Officially specify - as the symbol for an implicit operand
H. Peter Anvin
1
-4
/
+4
2008-05-20
AVX: implement all the convert instructions...
H. Peter Anvin
1
-0
/
+38
2008-05-20
Accept the gas mnemonics "ud2a" and "ud2b"; fix ud0
H. Peter Anvin
1
-1
/
+3
2008-05-20
Finish the VCMP series...
H. Peter Anvin
1
-0
/
+134
2008-05-20
More AVX instructions
H. Peter Anvin
1
-22
/
+346
2008-05-20
PTEST is SSE4.1; although AMD says it's SSE5.
H. Peter Anvin
1
-1
/
+0
2008-05-20
Add DY, YWORD, and the SY instruction flag
H. Peter Anvin
1
-16
/
+26
2008-05-20
insns.dat: no subheader for "must be last"
H. Peter Anvin
1
-1
/
+2
2008-05-20
insns.dat: make even wider to make space for AVX
H. Peter Anvin
1
-2144
/
+2144
2008-05-20
insns.dat: use compiler-generated bytecodes for AVX
H. Peter Anvin
1
-4
/
+16
2008-05-20
Use the \360..\363 annotations for SSE prefixes
H. Peter Anvin
1
-519
/
+518
2008-05-12
Remove special hacks to avoid zero bytecodes
H. Peter Anvin
1
-30
/
+30
2008-05-06
Fix encoding of VPERMIL2PS instructions
H. Peter Anvin
1
-4
/
+4
2008-05-06
Sandy Bridge, not Sandy Banks; add Westmere
H. Peter Anvin
1
-4
/
+4
2008-05-04
First cut at AVX machinery.
H. Peter Anvin
1
-0
/
+6
2008-04-04
Correctly identify SBYTE in the optimizer
H. Peter Anvin
1
-49
/
+48
2008-03-22
Remove KATMAI support for CLFLUSH
Charles Crayne
1
-1
/
+0
2008-03-19
insns.dat: add "MOV reg64,imm32" as a special rule
H. Peter Anvin
1
-0
/
+1
2008-03-18
Correct opcode for CLFLUSH
Charles Crayne
1
-1
/
+1
2008-02-16
BR 1893952: XGETBV is not privileged.
H. Peter Anvin
1
-2
/
+2
2008-02-14
Add XSAVE instruction features (CPU feature is bogus, but oh well.)
H. Peter Anvin
1
-0
/
+7
2008-01-30
BR 1879590: More MMX/SSE size fixes
Ismail Dönmez
1
-199
/
+199
2008-01-20
Add autogenerated instruction list to NASM documentation
Charles Crayne
1
-22
/
+26
2007-12-29
regularized spelling of license to match name of LICENSE file
Beroset
1
-1
/
+1
2007-12-25
Remove bogus duplicates of the PREFETCH* instructions
H. Peter Anvin
1
-4
/
+0
2007-12-25
(Hopefully) fix the handing of MMX instructions with prefixes
H. Peter Anvin
1
-80
/
+80
2007-11-20
Unbreak CMPSW/CMPSD/CMPSQ
H. Peter Anvin
1
-3
/
+3
2007-11-18
BR 1834292: Fix multiple disassembler bugs
H. Peter Anvin
1
-59
/
+59
2007-11-15
BR 993895: Support zero-operand floating-point insn
H. Peter Anvin
1
-3
/
+36
2007-11-12
Un-special-case "xchg rax,rax"; disassemble o64
H. Peter Anvin
1
-4
/
+5
2007-11-12
BR 1828866: fix handling of LAR/LSL
H. Peter Anvin
1
-0
/
+12
2007-11-12
Fix disassembly of XCHG
H. Peter Anvin
1
-1
/
+1
2007-11-12
Fix handling of XCHG in 64-bit mode
H. Peter Anvin
1
-5
/
+8
2007-11-12
More \321 -> \324 bug fixes
H. Peter Anvin
1
-17
/
+17
2007-10-28
64-bit addressing and prefix handling changes
H. Peter Anvin
1
-3
/
+3
[next]