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
/
aarch64-tbl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent undefined FMOV instructions being accepted by the AArch64 assembler.
Egeyar Bagcioglu
2018-06-08
1
-2
/
+16
*
Fix disassembly mask for vector sdot on AArch64.
Tamar Christina
2018-05-16
1
-2
/
+2
*
Implement Read/Write constraints on system registers on AArch64
Tamar Christina
2018-05-15
1
-3
/
+3
*
Fix the mask for the sqrdml(a|s)h instructions.
Tamar Christina
2018-04-25
1
-2
/
+2
*
Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R...
Nick Clifton
2018-03-28
1
-0
/
+26
*
Add support for the AArch64's CSDB instruction.
James Greenhalgh
2018-01-09
1
-0
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Correct disassembly of dot product instructions.
Tamar Christina
2017-12-19
1
-2
/
+2
*
Add new AArch64 FP16 FM{A|S} instructions.
Tamar Christina
2017-11-16
1
-2
/
+2
*
Correct AArch64 crypto dependencies.
Tamar Christina
2017-11-16
1
-4
/
+6
*
Add assembler and disassembler support for the new Armv8.4-a instructions for...
Tamar Christina
2017-11-16
1
-1
/
+60
*
Add the operand encoding types for the new Armv8.2-a back-ported instructions...
Tamar Christina
2017-11-09
1
-0
/
+90
*
Adds the new Fields and Operand types for the new instructions in Armv8.4-a.
Tamar Christina
2017-11-09
1
-2
/
+10
*
Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options...
Tamar Christina
2017-11-09
1
-0
/
+27
*
Split the AArch64 Crypto instructions for AES and SHA1+2 into their own optio...
Nick Clifton
2017-11-08
1
-17
/
+28
*
[AArch64] Add dot product support for AArch64 to binutils
Tamar Christina
2017-06-28
1
-0
/
+24
*
Fix detection of illegal AArch64 opcodes that resemble LD1R, LD2R, LD3R and L...
Nick Clifton
2017-04-21
1
-8
/
+8
*
[AArch64] Additional SVE instructions
Richard Sandiford
2017-02-24
1
-96
/
+230
*
[AArch64] Add a "compnum" feature
Richard Sandiford
2017-02-24
1
-6
/
+8
*
[AArch64] Add separate feature flag for weaker release consistent load insns
Szabolcs Nagy
2017-01-04
1
-3
/
+8
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
[Binutils][AARCH64]Remove Cn register for coprocessor CRn, CRm field
Renlin Li
2016-12-13
1
-6
/
+6
*
[AArch64] Add ARMv8.3 FCMLA and FCADD instructions
Szabolcs Nagy
2016-11-18
1
-0
/
+30
*
[AArch64] Add ARMv8.3 weaker release consistency load instructions
Szabolcs Nagy
2016-11-18
1
-0
/
+3
*
[AArch64] Add ARMv8.3 javascript floating-point conversion instruction
Szabolcs Nagy
2016-11-18
1
-0
/
+10
*
[AArch64] Add ARMv8.3 combined pointer authentication load instructions
Szabolcs Nagy
2016-11-18
1
-0
/
+11
*
[AArch64] Add ARMv8.3 combined pointer authentication branch instructions
Szabolcs Nagy
2016-11-11
1
-0
/
+12
*
[AArch64] Add ARMv8.3 PACGA instruction
Szabolcs Nagy
2016-11-11
1
-0
/
+3
*
[AArch64] Add ARMv8.3 single source PAC instructions
Szabolcs Nagy
2016-11-11
1
-0
/
+18
*
[AArch64] Add ARMv8.3 instructions which are in the NOP space
Szabolcs Nagy
2016-11-11
1
-0
/
+18
*
[AArch64] PR target/20553, fix opcode mask for SIMD multiply by element
Jiong Wang
2016-09-30
1
-4
/
+4
*
[AArch64][SVE 31/32] Add SVE instructions
Richard Sandiford
2016-09-21
1
-0
/
+1269
*
[AArch64][SVE 29/32] Add new SVE core & FP register operands
Richard Sandiford
2016-09-21
1
-0
/
+8
*
[AArch64][SVE 28/32] Add SVE FP immediate operands
Richard Sandiford
2016-09-21
1
-0
/
+8
*
[AArch64][SVE 27/32] Add SVE integer immediate operands
Richard Sandiford
2016-09-21
1
-0
/
+39
*
[AArch64][SVE 26/32] Add SVE MUL VL addressing modes
Richard Sandiford
2016-09-21
1
-0
/
+18
*
[AArch64][SVE 25/32] Add support for SVE addressing modes
Richard Sandiford
2016-09-21
1
-1
/
+88
*
[AArch64][SVE 24/32] Add AARCH64_OPND_SVE_PATTERN_SCALED
Richard Sandiford
2016-09-21
1
-0
/
+2
*
[AArch64][SVE 23/32] Add SVE pattern and prfop operands
Richard Sandiford
2016-09-21
1
-0
/
+4
*
[AArch64][SVE 21/32] Add Zn and Pn registers
Richard Sandiford
2016-09-21
1
-1
/
+37
*
[AArch64][SVE 20/32] Add support for tied operands
Richard Sandiford
2016-09-21
1
-16
/
+16
*
[AArch64][SVE 16/32] Use specific insert/extract methods for fpimm
Richard Sandiford
2016-09-21
1
-1
/
+1
*
[AArch64] Add V8_2_INSN macro
Richard Sandiford
2016-08-23
1
-2
/
+4
*
[AArch64] Make more use of CORE/FP/SIMD_INSN
Richard Sandiford
2016-08-23
1
-67
/
+67
*
[AArch64] Add OP parameter to aarch64-tbl.h macros
Richard Sandiford
2016-08-23
1
-722
/
+722
*
Fix generation of AArhc64 instruction table.
Szabolcs Nagy
2016-05-03
1
-2
/
+6
*
Add support to AArch64 disassembler for verifying instructions. Add verifier...
Nick Clifton
2016-04-28
1
-1332
/
+1191
*
Fix the disassembly of the AArch64's OOR instruction as a MOV instruction.
Nick Clifton
2016-03-18
1
-1
/
+1
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
[AArch64][PATCH 14/14] Support FP16 Adv.SIMD Scalar Shift By Immediate instru...
Matthew Wahab
2015-12-14
1
-0
/
+14
[next]