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
/
assemble.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-21
BR 3392279: Fix duplicated REX prefixes
H. Peter Anvin
1
-2
/
+7
2014-05-05
AVX512: Remove invalid error checking
Jin Kyu Song
1
-3
/
+0
2014-05-05
assemble.c: Don't drop rex prefix from instruction itself
Cyrill Gorcunov
1
-3
/
+2
2013-12-18
nosplit: Generate index-only EA only when a multiplier is used.
Jin Kyu Song
1
-2
/
+3
2013-12-18
nosplit: Limit the effect of NOSPLIT
Jin Kyu Song
1
-1
/
+1
2013-12-18
mib: Avoid RIP-relative addressing in mib
Jin Kyu Song
1
-0
/
+6
2013-12-11
mib: Handle MIB EA in a different way from regular EA's
Jin Kyu Song
1
-36
/
+49
2013-12-04
bnd: Add a new nobnd prefix
Jin Kyu Song
1
-2
/
+25
2013-12-04
bnd: Show warning when bnd prefix is dropped
Jin Kyu Song
1
-0
/
+2
2013-11-28
Add {vex3} and {vex2} prefixes by analogy with {evex}
H. Peter Anvin
1
-6
/
+34
2013-11-27
iflags: Add IF_EVEX for checking {evex} availability
Jin Kyu Song
1
-3
/
+10
2013-11-27
opflags: Separate vector registers into low-16 and high-16
Jin Kyu Song
1
-4
/
+0
2013-11-24
iflag: Start using new instruction flags engine
Cyrill Gorcunov
1
-28
/
+27
2013-11-22
bnd: Drop bnd prefix for relaxed short jmp instructions
Jin Kyu Song
1
-1
/
+12
2013-11-20
disp8: Consolidate a logic to get compressed displacement
Jin Kyu Song
1
-83
/
+2
2013-11-20
match: Check the number of elements in broadcasting operands
Jin Kyu Song
1
-1
/
+20
2013-11-20
match: Improve broadcast opsize matching
Jin Kyu Song
1
-20
/
+35
2013-11-20
AVX-512: Add {evex} instruction prefix
Jin Kyu Song
1
-0
/
+7
2013-11-20
MPX: Move BND prefix indication from bytecode to iflags
Jin Kyu Song
1
-3
/
+3
2013-11-20
MPX: Adapt GAS's mib syntax with an index reg only
Jin Kyu Song
1
-0
/
+12
2013-11-20
MPX: Add BND prefix for branch instructions
Jin Kyu Song
1
-2
/
+11
2013-11-20
MPX: Add MPX instructions
Jin Kyu Song
1
-1
/
+22
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-09-21
AVX-512: Fix bugs related to uninitialized variables
Jin Kyu Song
1
-1
/
+3
2013-09-14
AVX-512: Add AVX-512ER instructions
Jin Kyu Song
1
-1
/
+1
2013-09-07
AVX-512: Fix rounding mode value in EVEX prefix with SAE
Jin Kyu Song
1
-6
/
+9
2013-08-29
AVX-512: Fix bug in checking high-16 registers
Jin Kyu Song
1
-1
/
+1
2013-08-29
AVX-512: Remember the position of operand with broadcast or embedded rounding
Jin Kyu Song
1
-16
/
+8
2013-08-28
AVX-512: Fix match function to check the range of registers
Jin Kyu Song
1
-0
/
+8
2013-08-28
AVX-512: Change the data type for instruction flags
Jin Kyu Song
1
-3
/
+3
2013-08-28
AVX-512: Fix a bug in calculating Disp8*N value
Jin Kyu Song
1
-1
/
+1
2013-08-28
AVX-512: Find the correct position of the last SIMD op
Jin Kyu Song
1
-0
/
+2
2013-08-22
AVX-512: Add ZWORD keyword
Jin Kyu Song
1
-0
/
+2
2013-08-22
AVX-512: Fix instruction match function
Jin Kyu Song
1
-4
/
+31
2013-08-16
AVX-512: Add EVEX encoding and new instructions
Jin Kyu Song
1
-41
/
+285
2013-04-01
Fixed several resource and memory leaks
Philipp Kloke
1
-0
/
+1
2013-03-10
Make F2 and F3 SSE prefixes override 66
Ben Rudiak-Gould
1
-10
/
+1
2013-03-04
Drop SAME_AS flag from instruction matcher
Ben Rudiak-Gould
1
-17
/
+4
2013-03-03
insns: Remove pushseg/popseg internal bytecodes
Ben Rudiak-Gould
1
-50
/
+0
2013-03-03
Move conditional opcodes close to enum ccode definition
Cyrill Gorcunov
1
-6
/
+1
2013-03-02
assemble: Make emit_rex being a function
Cyrill Gorcunov
1
-8
/
+14
2013-03-02
assemble: Use case3/4 where appropriate
Cyrill Gorcunov
1
-16
/
+5
2013-03-02
assemble: Add case3 helper
Cyrill Gorcunov
1
-1
/
+2
2013-03-02
process_ea: Drop redundant variable
Cyrill Gorcunov
1
-5
/
+1
2013-03-01
Remove +s
Ben Rudiak-Gould
1
-181
/
+29
2013-02-20
Add np and similar prefixes to instructions that should have them
Ben Rudiak-Gould
1
-0
/
+8
2012-09-10
opflags: Extend opflags_t to 64 bits
Cyrill Gorcunov
1
-3
/
+4
2012-02-25
HLE: One more byte code conversion
H. Peter Anvin
1
-3
/
+3
2012-02-25
HLE: Move byte codes back to \271-\273
H. Peter Anvin
1
-10
/
+9
[next]