72 Commits (41d6ac5da655a2e78109848f2db47e53552fd61a)

Author SHA1 Message Date
Tsukasa OI 41d6ac5da6 RISC-V: Cache management instructions 5 years ago
Tsukasa OI 3b374308d3 RISC-V: Prefetch hint instructions and operand set 5 years ago
Tsukasa OI 9a9dfb6880 RISC-V: Fix mask for some fcvt instructions 5 years ago
Alan Modra a2c5833233 Update year range in copyright notice of binutils files 5 years ago
Vineet Gupta a63375ac33 RISC-V: Hypervisor ext: support Privileged Spec 1.12 5 years ago
Nelson Chu 23ff54c27d RISC-V: Support svinval extension with frozen version 1.0. 5 years ago
Nelson Chu ee083a9e7c RISC-V: Dump vset[i]vli immediate as numbers once vsew or vlmul is reserved. 5 years ago
jiawei de83e5142d RISC-V: Add instructions and operand set for z[fdq]inx 5 years ago
Nelson Chu 65e4a99a26 RISC-V: Support rvv extension with released version 1.0. 5 years ago
jiawei 3d1cafa0c6 RISC-V: Scalar crypto instructions and operand set. 5 years ago
Philipp Tomsich 8baf3d0756 RISC-V: Support aliases for Zbs instructions 5 years ago
Philipp Tomsich 9455c91957 RISC-V: Add support for Zbs instructions 5 years ago
Philipp Tomsich cda0561f9e RISC-V: Split Zb[abc] into commented sections 5 years ago
Lifang Xia a8ab209320 RISC-V: compress "addi d,CV,z" to "c.mv d,CV" 5 years ago
Kuan-Lin Chen 80d49d6a1b RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions 6 years ago
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
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
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 250d07de5c Update year range in copyright notice of binutils files 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 27a46348cb RISC-V: Remove the unimplemented extensions. 6 years ago
Nelson Chu 5a1b31e1e1 RISC-V: Add zifencei and prefixed h class extensions. 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
Nelson Chu 44730156af RISC-V: Fix the error when building RISC-V linux native gdbserver. 6 years ago
Nelson Chu 8f595e9b4f [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions and CSR 6 years ago
Jim Wilson fa16423949 RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero. 7 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 7 years ago
Jim Wilson 7722d40a9c RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive. 7 years ago
Jim Wilson 7e9ad3a35c RISC-V: Gate opcode tables by enum rather than string. 7 years ago
Jim Wilson c0d6f62fce RISC-V: Fix minor issues with FP csr instructions. 7 years ago
Jim Wilson 98602811d8 Kito's 5-part patch set to improve .insn support. 7 years ago
Jim Wilson ca0bc15098 RISC-V: Compress 3-operand beq/bne against x0. 8 years ago
Alan Modra 827041555a Update year range in copyright notice of binutils files 8 years ago
Jim Wilson f50fabe4f6 RISC-V: Fix 4-arg add parsing. 8 years ago
Jim Wilson 12951a2f08 RISC-V: Add missing c.unimp instruction. 8 years ago
Jim Wilson 4765cd6119 RISC-V: Add .insn CA support. 8 years ago
Palmer Dabbelt 64a336ac13
RISC-V: Add fence.tso instruction 8 years ago
Jim Wilson 4e2b18982a RISC-V: bge[u] should get higher priority than ble[u]. 8 years ago
Jim Wilson be192bc284 RISC-V: Correct the requirement of compressed floating point instructions 8 years ago
Jim Wilson 43135d3b15 RISC-V: Allow instruction require more than one extension 8 years ago
Jim Wilson eb41b24898 RISC-V: Set insn info fields correctly when disassembling. 8 years ago
Sebastian Huber 160d1b3d74 RISC-V: Accept constant operands in la and lla 8 years ago
Jim Wilson e6f372ba66 RISC-V: Add missing hint instructions from RV128I. 8 years ago
Jim Wilson 0e35537d75 RISC-V: Add .insn support. 9 years ago