1059 Commits (5890af36e5112bcbb8d7555e63570f68466e6944)

Author SHA1 Message Date
Nelson Chu 5a9f5403c7 RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn. 6 years ago
Nelson Chu 3d73d29e4e RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling. 6 years ago
Andreas Krebbel ba2b480f10 IBM Z: Implement instruction set extensions 6 years ago
Mike Frysinger bfd428bc12 opcodes: tic54x: namespace exported variables 6 years ago
Nelson Chu 5f40035fb8 RISC-V: PR27348, Remove the obsolete OP_*CUSTOM_IMM. 6 years ago
Nelson Chu cb4ff67af3 RISC-V: PR27348, Remove obsolete Xcustom support. 6 years ago
Nelson Chu 24075dcc85 RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions. 6 years ago
Nelson Chu 1942a04836 RISC-V: Indent and GNU coding standards tidy, also aligned the code. 6 years ago
Nelson Chu dcd709e056 RISC-V: Comments tidy and improvement. 6 years ago
Kyrylo Tkachov 82c70b08df aarch64: Remove support for CSRE 6 years ago
Philipp Tomsich aa881ecde4 RISC-V: Add pause hint instruction. 6 years ago
Claire Xenia Wolf 2652cfad8d RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93). 6 years ago
Alan Modra f9a6a8f09d PR27116, Spelling errors found by Debian style checker 6 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 6 years ago
Alan Modra bd38246a45 Constify more arrays 6 years ago
Nelson Chu c2137f55ad RISC-V: Add sext.[bh] and zext.[bhw] pseudo instructions. 6 years ago
Nelson Chu 729a53530e RISC-V: Control fence.i and csr instructions by zifencei and zicsr. 6 years ago
Nelson Chu 00d4d1b0a3 RISC-V: Support to add implicit extensions for G. 6 years ago
Nelson Chu 7ef19aa616 RISC-V: Improve the version parsing for arch string. 6 years ago
Przemyslaw Wirkus e64441b14c aarch64: Extract Condition flag manipulation feature from Armv8.4-A 6 years ago
Spencer E. Olson 9372689d72 Add support for the LMBD (left-most bit detect) instruction to the PRU assembler. 6 years ago
Przemyslaw Wirkus 8edca81ece aarch64: Limit Rt register number for LS64 load/store instructions 6 years ago
Przemyslaw Wirkus af1bd771fc aarch64: Extract Pointer Authentication feature from Armv8.3-A 6 years ago
Przemyslaw Wirkus 55cc012834 aarch64: Update feature RAS system registers 6 years ago
Przemyslaw Wirkus fd65497db4 [PATCH][GAS] aarch64: Add atomic 64-byte load/store instructions for Armv8.7 6 years ago
Przemyslaw Wirkus dd4a72c859 aarch64: Add CSR PDEC instruction 6 years ago
Przemyslaw Wirkus fd195909ce aarch64: Add DSB instruction Armv8.7-a variant 6 years ago
Przemyslaw Wirkus 8926e54e3a aarch64: Add basic support for armv8.7-a architecture 6 years ago
Cooper Qu 9d1ccf22fd CSKY: Add version flag in eflag and fix bug in disassembling register. 6 years ago
Cooper Qu 548f527578 CSKY: Change ISA flag's type to bfd_uint64_t and fix build error. 6 years ago
Nick Clifton 0332f66274 Fix compile time warnings when building for the CSKY target on a 32-bit host. 6 years ago
Cooper Qu 6a1ed9106f CSKY: Change mvtc and mulsw's ISA flag. 6 years ago
Cooper Qu 1feede9b38 CSKY: Add FPUV3 instructions, which supported by ck860f. 6 years ago
Alex Coplan 38cf07a6c0 aarch64: Add support for Armv8-R system registers 6 years ago
Alex Coplan 95830c988a aarch64: Add base support for Armv8-R 6 years ago
Alan Modra 7c80dd4c2c ubsan: v850-opc.c:412 left shift cannot be represented 6 years ago
Cooper Qu 4211a34001 CSKY: Add CPU CK803r3. 6 years ago
Alan Modra 1174d92070 PR26493 UBSAN: elfnn-riscv.c left shift of negative value 6 years ago
Cooper Qu 0861f561eb CSKY: Support attribute section. 6 years ago
Cooper Qu 531c73a37b CSKY: Add new arch CK860. 6 years ago
Cooper Qu d04aee0f41 CSKY: Add ck803r2 series cpu. 6 years ago
Alex Coplan fa63795f40 aarch64: Don't assert on long sysreg names 6 years ago
Przemyslaw Wirkus f7cb161ea6 [aarch64] GAS doesn't validate the architecture version for any tlbi registers. Fixed with this patch. 6 years ago
Nelson Chu 08ccfccf0e RISC-V: Support debug and float CSR as the unprivileged ones. 6 years ago
Nelson Chu 83d7d99e75 RISC-V: Cleanup the include/opcode/riscv-opc.h. 6 years ago
Alex Coplan 359157df20 aarch64: Normalize and sort feature bit macros 6 years ago
Nelson Chu 39ff0b8123 RISC-V: Report warning when linking the objects with different priv specs. 6 years ago
Nelson Chu d8af286fff RISC-V: Drop the privileged spec v1.9 support. 6 years ago
Alex Coplan 14962256b3 [PATCH]: aarch64: Refactor representation of system registers 6 years ago
Jose E. Marchesi e9bffec9af opcodes: discriminate endianness and insn-endianness in CGEN ports 6 years ago