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-10-23
The CRC32 instructions can take 66 prefixes as well as F2
H. Peter Anvin
1
-5
/
+5
2008-10-23
BR 2190521: fix the CRC32 opcodes
H. Peter Anvin
1
-5
/
+5
2008-10-22
BR 2187210: Fix PFRCPV and PFRSQRTV
H. Peter Anvin
1
-2
/
+2
2008-10-08
Reshuffle and move the bytecodes for segment register push/pop
H. Peter Anvin
1
-5
/
+5
2008-10-07
Add missing IMUL pattern: reg64,imm8
H. Peter Anvin
1
-0
/
+1
2008-10-07
Add a few missing \15 -> \275 conversions
H. Peter Anvin
1
-6
/
+6
2008-10-07
Change \40 class opcodes to \254, except IMUL
H. Peter Anvin
1
-12
/
+12
2008-10-07
New opcode for 32->64 bit sign-extended immediate with warning
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
-19
/
+19
2008-10-06
Better warnings for out-of-range values
H. Peter Anvin
1
-24
/
+0
2008-10-06
BR 2148476: Fix arguments for a bunch of the CVT* instructions
H. Peter Anvin
1
-22
/
+34
2008-09-25
JMP reg64 does not require a REX.W prefix.
H. Peter Anvin
1
-1
/
+1
2008-08-28
Accept implicit memory size for VMREAD/VMWRITE
H. Peter Anvin
1
-4
/
+4
2008-08-28
BR 2029472: Wrong operand size for VMREAD/VMWRITE in 64-bit mode
H. Peter Anvin
1
-2
/
+4
2008-08-28
BR 2028995: Missing MOVNTI m64, r64
H. Peter Anvin
1
-1
/
+2
2008-08-28
BR 2029829: Accept VIA XCRYPT instructions with or without REP
H. Peter Anvin
1
-8
/
+9
2008-08-28
BR 2039212: Handle indirect far jumps in 64-bit mode
H. Peter Anvin
1
-2
/
+6
2008-08-27
Add 256-bit AVX stores per the latest AVX spec.
H. Peter Anvin
1
-2
/
+7
2008-08-27
Add AVX forms of the AES instructions (new in the latest AVX spec)
H. Peter Anvin
1
-0
/
+12
2008-08-24
BR 2067820: add the MOVSXD instruction
H. Peter Anvin
1
-1
/
+2
2008-08-13
BR 2030823: Problem with the 256-bit FMA instructions
H. Peter Anvin
1
-16
/
+16
2008-08-13
BR 2043111: Typo in insns.dat: VCMPFT_OQPD VCMPFT_OQPS
H. Peter Anvin
1
-2
/
+2
2008-07-30
BR 2025977: Handle SLDT with a 64-bit register operand
H. Peter Anvin
1
-0
/
+2
2008-07-20
BR 2023036: MOV reg32,dreg and vice versa are NOLONG
H. Peter Anvin
1
-2
/
+2
2008-07-13
BR 2017453: indirect jumps in 64-bit mode are implicitly 64 bits
H. Peter Anvin
1
-4
/
+4
2008-07-13
Fix Bugs item #2017455 (LTR in long mode)
Charles Crayne
1
-2
/
+2
2008-06-27
AES instructions are WESTMERE, not NEHALEM
H. Peter Anvin
1
-7
/
+6
2008-06-05
The XSAVE group are SSE-spefix-sensitive
H. Peter Anvin
1
-5
/
+6
2008-05-27
insns.dat: whitespace cleanup
H. Peter Anvin
1
-1
/
+1
2008-05-27
Fix double 66 prefixes on INVEPT/INVVPID (BR 1956955)
H. Peter Anvin
1
-2
/
+2
2008-05-26
VCVTPD2PS, VCVTPD2DQ, VCVTTPD2DQ mem need explicit op size (BR 1974170)
H. Peter Anvin
1
-6
/
+12
2008-05-26
Fix parameters to VCVTPD2DQ (BR 1974159)
H. Peter Anvin
1
-1
/
+1
2008-05-25
Fix mnemnonics for SSE5 PCOMU instructions
H. Peter Anvin
1
-32
/
+32
2008-05-24
Fix mnemonics for VTESTP[SD] (BR 1971570)
H. Peter Anvin
1
-4
/
+4
2008-05-24
Fix the VPSHUF*W instructions (BR 1971567)
H. Peter Anvin
1
-2
/
+2
2008-05-24
Fix typo in VPCMPESTRM instruction (BR 1971565)
H. Peter Anvin
1
-1
/
+1
2008-05-24
Add VCVTSI2SS (BR 1971564)
H. Peter Anvin
1
-0
/
+4
2008-05-24
Fix immediate for PCLMULHQ* instructions (BR 1971555)
H. Peter Anvin
1
-2
/
+2
2008-05-24
Remove imm from specific versions of VCMPxx
H. Peter Anvin
1
-384
/
+384
2008-05-24
Add VLDQQU as an alias for 256-bit VLDDQU (BR 1971539)
H. Peter Anvin
1
-0
/
+1
2008-05-24
VFMSUBADDP[SD], not VFMADDSUBS[SD] (BR 1971573)
H. Peter Anvin
1
-4
/
+8
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
[next]