GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opcodes
/
i386-dis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: support further AMD Zen2 instructions
Jan Beulich
2019-11-07
1
-0
/
+2
*
x86: adjust register names printed for MONITOR/MWAIT
Jan Beulich
2019-11-07
1
-16
/
+12
*
x86: fold OP_Mwaitx() into OP_Mwait()
Jan Beulich
2019-11-05
1
-24
/
+5
*
x86: split MONITORX/MWAITX entries
Jan Beulich
2019-11-05
1
-2
/
+14
*
x86: consolidate disassembler enum naming a little
Jan Beulich
2019-11-05
1
-75
/
+75
*
x86: remove ModRM.mod decoding layer from AVX512F VMOVS{S,D}
Jan Beulich
2019-07-01
1
-13
/
+4
*
x86: drop a few dead macros
Jan Beulich
2019-07-01
1
-5
/
+0
*
i386: Check vector length for scatter/gather prefetch instructions
H.J. Lu
2019-06-27
1
-0
/
+12
*
x86: fold AVX scalar to/from int conversion insns
Jan Beulich
2019-06-27
1
-48
/
+6
*
x86: allow VEX et al encodings in 16-bit (protected) mode
Jan Beulich
2019-06-27
1
-33
/
+30
*
x86: drop dqa_mode
Jan Beulich
2019-06-25
1
-10
/
+0
*
x86: simplify OP_I64()
Jan Beulich
2019-06-25
1
-40
/
+3
*
x86: fix (dis)assembly of certain SSE2 insns in 16-bit mode
Jan Beulich
2019-06-25
1
-7
/
+7
*
i386: Break i386-dis-evex.h into small files
H.J. Lu
2019-06-21
1
-19
/
+9
*
i386: Check vector length for EVEX broadcast instructions
H.J. Lu
2019-06-19
1
-0
/
+10
*
i386: Check vector length for vshufXXX/vinsertXXX/vextractXXX
H.J. Lu
2019-06-17
1
-1
/
+13
*
i386: Check vector length for EVEX vextractfXX and vinsertfXX
H.J. Lu
2019-06-05
1
-1
/
+9
*
i386: Check for reserved VEX.vvvv and EVEX.vvvv
H.J. Lu
2019-06-04
1
-10
/
+14
*
Enable Intel AVX512_VP2INTERSECT insn
H.J. Lu
2019-06-04
1
-0
/
+2
*
Add support for Intel ENQCMD[S] instructions
H.J. Lu
2019-06-04
1
-1
/
+12
*
x86: Support Intel AVX512 BF16
Xuepeng Guo
2019-04-05
1
-0
/
+3
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
x86: correctly handle VMOVD with EVEX.W set outside of 64-bit mode
Jan Beulich
2018-11-06
1
-2
/
+0
*
x86: correctly handle KMOVD with VEX.W set outside of 64-bit mode
Jan Beulich
2018-11-06
1
-32
/
+8
*
x86: adjust {,E}VEX.W handling for PEXTR* / PINSR*
Jan Beulich
2018-11-06
1
-32
/
+12
*
x86: Add Intel ENCLV to assembler and disassembler
H.J. Lu
2018-10-05
1
-1
/
+1
*
x86: Set EVex=2 on EVEX.128 only vmovd and vmovq
H.J. Lu
2018-09-17
1
-1
/
+40
*
x86: Set Vex=1 on VEX.128 only vmovd and vmovq
H.J. Lu
2018-09-17
1
-2
/
+0
*
x86: Update disassembler for VexWIG
H.J. Lu
2018-09-17
1
-1563
/
+232
*
x86: Set Vex=1 on VEX.128 only vmovq
H.J. Lu
2018-09-15
1
-2
/
+0
*
x86: Handle unsupported static rounding in vcvt[u]si2sd in 32-bit mode
H.J. Lu
2018-09-14
1
-0
/
+11
*
x86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32-bit mode
H.J. Lu
2018-09-14
1
-0
/
+8
*
i386: Reformat OP_E_memory
H.J. Lu
2018-09-14
1
-2
/
+2
*
x86-64: bndmk, bndldx, and bndstx don't allow RIP-relative addressing
Jan Beulich
2018-09-13
1
-3
/
+14
*
x86-64: Display eiz for address with the addr32 prefix
H.J. Lu
2018-08-14
1
-7
/
+23
*
Enable Intel MOVDIRI, MOVDIR64B instructions
H.J. Lu
2018-05-07
1
-2
/
+46
*
Revert "Enable Intel MOVDIRI, MOVDIR64B instructions."
Igor Tsimbalist
2018-04-27
1
-50
/
+4
*
Enable Intel MOVDIRI, MOVDIR64B instructions.
Igor Tsimbalist
2018-04-26
1
-4
/
+50
*
Enable Intel CLDEMOTE instruction.
Igor Tsimbalist
2018-04-17
1
-1
/
+28
*
x86: Allow 32-bit registers for tpause and umwait
H.J. Lu
2018-04-15
1
-2
/
+2
*
Enable Intel WAITPKG instructions.
Igor Tsimbalist
2018-04-11
1
-4
/
+31
*
i386: Clear vex instead of vex.evex
H.J. Lu
2018-04-04
1
-6
/
+1
*
x86: don't show suffixes for to-scalar-int conversion insns
Jan Beulich
2018-03-28
1
-24
/
+14
*
x86: fix swapped operand handling for BNDMOV
Jan Beulich
2018-03-22
1
-3
/
+11
*
x86/Intel: correct disassembly of fsub*/fdiv*
Jan Beulich
2018-03-08
1
-8
/
+8
*
Enable Intel PCONFIG instruction.
Igor Tsimbalist
2018-01-23
1
-0
/
+1
*
Enable Intel WBNOINVD instruction.
Igor Tsimbalist
2018-01-23
1
-1
/
+8
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
x86: don't omit disambiguating suffixes from "fi*"
Jan Beulich
2017-11-24
1
-12
/
+12
*
x86: fix AVX-512 16-bit addressing
Jan Beulich
2017-11-23
1
-0
/
+2
[next]