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.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-28
Add {vex3} and {vex2} prefixes by analogy with {evex}
H. Peter Anvin
1
-1
/
+5
2013-11-27
iflags: Add IF_EVEX for checking {evex} availability
Jin Kyu Song
1
-3
/
+1
2013-11-27
opflags: Separate vector registers into low-16 and high-16
Jin Kyu Song
1
-0
/
+5
2013-11-24
iflag: Fix dependencies, factor out static components of iflag.h
H. Peter Anvin
1
-3
/
+7
2013-11-24
insns: Restore back MMX,FPU flags
Cyrill Gorcunov
1
-15
/
+0
2013-11-24
iflag: Start using new instruction flags engine
Cyrill Gorcunov
1
-6
/
+19
2013-11-20
MPX: Move BND prefix indication from bytecode to iflags
Jin Kyu Song
1
-1
/
+0
2013-11-20
MPX: Add BND prefix for branch instructions
Jin Kyu Song
1
-0
/
+1
2013-11-20
MPX: Add MPX instructions
Jin Kyu Song
1
-0
/
+3
2013-10-07
iflags: Eliminate perl smart match operator
Jin Kyu Song
1
-1
/
+1
2013-08-28
AVX-512: Change the data type for instruction flags
Jin Kyu Song
1
-0
/
+15
2013-08-16
AVX-512: Add EVEX encoding and new instructions
Jin Kyu Song
1
-13
/
+127
2013-03-10
Make F2 and F3 SSE prefixes override 66
Ben Rudiak-Gould
1
-2
/
+2
2013-03-04
Drop SAME_AS flag from instruction matcher
Ben Rudiak-Gould
1
-17
/
+13
2013-03-03
insns: Remove pushseg/popseg internal bytecodes
Ben Rudiak-Gould
1
-12
/
+0
2013-03-02
insns.pl: Various style polyshing
Cyrill Gorcunov
1
-75
/
+77
2013-03-01
Remove +s
Ben Rudiak-Gould
1
-33
/
+5
2013-02-20
Add np and similar prefixes to instructions that should have them
Ben Rudiak-Gould
1
-0
/
+2
2012-02-25
HLE: Move byte codes back to \271-\273
H. Peter Anvin
1
-3
/
+3
2012-02-25
HLE: Change NOHLE to be an instruction flag
H. Peter Anvin
1
-1
/
+0
2012-02-25
Remove all remaining explicit bytecodes from insns.dat
H. Peter Anvin
1
-12
/
+31
2012-02-25
Move HLE byte codes to \264..\267
H. Peter Anvin
1
-4
/
+4
2012-02-25
Add a "nohle" byte code to skip an instruction pattern
H. Peter Anvin
1
-3
/
+4
2012-02-24
insns.pl: Bundle all "plain bytecodes" into a hash
H. Peter Anvin
1
-40
/
+33
2012-02-24
HLE: Implement the basic mechanism for XACQUIRE/XRELEASE
H. Peter Anvin
1
-0
/
+6
2012-02-10
insns: create a symbolic "wait" token for the \341 byte code
H. Peter Anvin
1
-0
/
+2
2012-02-09
insns: replace open-coded \322 opcode with odf (operand default)
H. Peter Anvin
1
-0
/
+2
2011-07-20
Implement insns.dat in human readable form
Anonymous
1
-74
/
+58
2011-07-07
Use a normal quad-case for valueless /is4
H. Peter Anvin
1
-3
/
+4
2011-07-07
Remove support for DREX encoding
H. Peter Anvin
1
-14
/
+0
2011-06-22
Add support for VSIB instructions
H. Peter Anvin
1
-0
/
+5
2010-11-23
insns.pl: Fix up merge conflict for sure
Cyrill Gorcunov
1
-1
/
+1
2010-11-23
insns.pl: Clear tabs/space mess
Cyrill Gorcunov
1
-520
/
+520
2010-08-19
insns.pl: make insnsd.c a bit easier to read
H. Peter Anvin
1
-11
/
+8
2010-08-19
ndisasm: handle VEX.LIG
H. Peter Anvin
1
-6
/
+6
2010-08-16
assemble: handle vex.lig
H. Peter Anvin
1
-2
/
+4
2010-08-16
vex: change .wx to .wig to match the latest AVX spec
H. Peter Anvin
1
-1
/
+1
2009-08-08
insns.pl: remove redundant empty line in enum opcode
Cyrill Gorcunov
1
-1
/
+1
2009-07-26
insns.pl: smarter handling of operand flags
H. Peter Anvin
1
-12
/
+31
2009-07-06
NASM: relicense under the 2-clause BSD license
H. Peter Anvin
1
-12
/
+0
2009-06-28
Add copyright verbiage to Perl scripts; update LICENSE
H. Peter Anvin
1
-5
/
+47
2009-06-25
insns.pl: remove stray whitespace
H. Peter Anvin
1
-1
/
+1
2009-06-25
insns.pl: add "nohi" code for REX_NH
H. Peter Anvin
1
-0
/
+2
2009-06-25
insns.pl: fix indentation
H. Peter Anvin
1
-141
/
+141
2009-06-24
insns.pl: allow relaxed forms to be created without duplication
H. Peter Anvin
1
-32
/
+77
2009-05-15
insns.pl - add handling of pp VEX/XOP fields
Cyrill Gorcunov
1
-3
/
+5
2009-05-03
Use lower case for VEX and XOP in instructions table
H. Peter Anvin
1
-3
/
+3
2009-05-03
Infrastructure support for AMD's new XOP prefix
H. Peter Anvin
1
-23
/
+38
2009-02-18
insns.pl: handle the new VEX.DDS flag per AVX spec version 5
H. Peter Anvin
1
-1
/
+1
2008-10-23
Add extension bytecodes to support operands 4+
H. Peter Anvin
1
-29
/
+55
[next]