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
2012-07-28
BR 3392218: Disassemble 82h opcodes
H. Peter Anvin
1
-0
/
+8
2012-07-22
hle: opcode A2 forbidden with HLE prefixes
H. Peter Anvin
1
-1
/
+1
2012-07-20
isnsn.dat: add norexw to instructions with only 32- and 64-bit forms
H. Peter Anvin
1
-6
/
+6
2012-07-13
insns.dat: new instructions from the 013 AVX spec
H. Peter Anvin
1
-0
/
+9
2012-05-24
insns.dat: Add VPMOVMSKB reg32,ymmreg instruction
Cyrill Gorcunov
1
-0
/
+1
2012-03-06
BR3385573: insns: Fix VPMOVSXBW
Cyrill Gorcunov
1
-1
/
+1
2012-03-05
Try again to fix our handling of MOVD/MOVQ
H. Peter Anvin
1
-8
/
+8
2012-02-25
insns.dat: MOV is not lockable; CMPXCHG16B does not support HLE
H. Peter Anvin
1
-5
/
+5
2012-02-25
HLE: Change NOHLE to be an instruction flag
H. Peter Anvin
1
-4
/
+4
2012-02-25
Assume the undocumented CMPXCHG486 opcode was lockable
H. Peter Anvin
1
-3
/
+3
2012-02-26
insns.dat: Add IF_LOCK flag on appropriate instructions
Cyrill Gorcunov
1
-154
/
+154
2012-02-25
Clean up JMP/CALL patterns, especially for 64 bits
H. Peter Anvin
1
-8
/
+11
2012-02-26
insns.dat: Add nohle for MOV in case of moffset destination
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hlexr flag for MOV instruction
Cyrill Gorcunov
1
-12
/
+12
2012-02-25
insns.dat: Add hlenl flag for XCHG instruction
Cyrill Gorcunov
1
-8
/
+8
2012-02-25
insns.dat: Add hle flag for XADD instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for XOR instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for SUB instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for SBB instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for OR instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for NOT instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for NEG instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for INC instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for DEC instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for CMPXCHG16B instruction
Cyrill Gorcunov
1
-1
/
+1
2012-02-25
insns.dat: Add hle flag for CMPXCHG8B instruction
Cyrill Gorcunov
1
-1
/
+1
2012-02-25
insns.dat: Add hle flag for CMPXCHG instruction
Cyrill Gorcunov
1
-4
/
+4
2012-02-25
insns.dat: Add hle flag for BTS instruction
Cyrill Gorcunov
1
-6
/
+6
2012-02-25
insns.dat: Add hle flag for BTR instruction
Cyrill Gorcunov
1
-6
/
+6
2012-02-25
insns.dat: Add hle flag for BTC instruction
Cyrill Gorcunov
1
-6
/
+6
2012-02-25
insns.dat: Add hle flag for AND instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for ADC instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
insns.dat: Add hle flag for ADD instruction
Cyrill Gorcunov
1
-14
/
+14
2012-02-25
Remove all remaining explicit bytecodes from insns.dat
H. Peter Anvin
1
-41
/
+41
2012-02-10
insns: create a symbolic "wait" token for the \341 byte code
H. Peter Anvin
1
-10
/
+10
2012-02-10
insns: fix IMUL patterns to get rid of open-coded \100 bytecodes
H. Peter Anvin
1
-12
/
+12
2012-02-09
insns: correct the TSX opcodes
H. Peter Anvin
1
-6
/
+9
2012-02-09
insns: Add AVX2 transactional synchronization extensions
Cyrill Gorcunov
1
-0
/
+8
2012-02-09
insns: replace open-coded \322 opcode with odf (operand default)
H. Peter Anvin
1
-22
/
+22
2011-12-21
BR 3463230: Add VMFUNC instruction
H. Peter Anvin
1
-0
/
+1
2011-12-17
insns: Fix up sizes for MOVSD and VMOVSS instructions
Cyrill Gorcunov
1
-4
/
+4
2011-11-20
BR3392199: Revert "insns: Add MOVD as aliases to MOVQ for compatibility with ...
Cyrill Gorcunov
1
-11
/
+0
2011-11-15
insns.dat: Fix VPCMPEQQ template
Cyrill Gorcunov
1
-1
/
+1
2011-11-12
BR3392195: insns: Drop MMX flag from MOVD
Cyrill Gorcunov
1
-2
/
+2
2011-11-11
insns: Fix typos for vcmpeq aliases
Cyrill Gorcunov
1
-6
/
+6
2011-10-02
insns: Add MOVD as aliases to MOVQ for compatibility with AMD
Cyrill Gorcunov
1
-0
/
+11
2011-08-31
insns.dat: Fixup VGATHERx instructions
Cyrill Gorcunov
1
-8
/
+8
2011-08-23
insns, avx2: A couple of upper-case to lower-case conversion
Cyrill Gorcunov
1
-3
/
+3
2011-08-23
insns, avx2: A typo in VPERMPD
Cyrill Gorcunov
1
-1
/
+1
2011-08-22
BR3385573: Some AVX2 instructions fixups
Cyrill Gorcunov
1
-9
/
+9
[next]