aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-riscv.texi
AgeCommit message (Expand)AuthorFilesLines
2024-09-03RISC-V: Add support for XCVsimd extension in CV32E40PMary Bennett1-0/+5
2024-08-09RISC-V: PR32014, .option directives shuoldn't affect elf attribute.Nelson Chu1-1/+6
2024-08-06RISC-V: Add support for XCvBitmanip extension in CV32E40PMary Bennett1-6/+11
2024-07-03gas/doc/riscv: Fixed typo of `.insn cj' formatNelson Chu1-1/+1
2024-07-03gas/doc/riscv: Fixed syntax of `.option arch' when reseting whole architectureNelson Chu1-2/+2
2024-06-18RISC-V: Updated gas/NEWS and gas/doc/c-riscv.texi for vendor extensions.Nelson Chu1-10/+10
2024-06-18RISC-V: Add SiFive cease extension v1.0Hau Hsu1-0/+5
2024-06-05RISC-V: Add support for XCVmem extension in CV32E40PMary Bennett1-0/+5
2024-06-05RISC-V: Add support for XCVbi extension in CV32E40PMary Bennett1-0/+5
2024-06-05RISC-V: Add support for XCVelw extension in CV32E40PMary Bennett1-0/+5
2024-05-28RISC-V: Fix U insn; replace opcode6 with opcode7 in gas/doc/c-riscv.texiJavier Mora1-22/+22
2024-01-08gas/doc: fix several typosSamuel Tardieu1-2/+2
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-22RISC-V: drop .bss overrideJan Beulich1-4/+0
2023-12-01RISC-V: Add SiFive custom vector coprocessor interface instructions v1.0Nelson Chu1-0/+7
2023-11-23RISC-V: Add sub-extension XTheadZvamo for T-Head VECTOR vendor extensionJin Ma1-0/+6
2023-11-23RISC-V: Add T-Head VECTOR vendor extension.Jin Ma1-0/+5
2023-11-07RISC-V: Add support for XCValu extension in CV32E40PMary Bennett1-0/+5
2023-11-07RISC-V: Add support for XCVmac extension in CV32E40PMary Bennett1-0/+5
2023-10-16RISC-V: Add "lp64e" ABI supportTsukasa OI1-3/+2
2023-09-07RISC-V: Clarify the naming rules of vendor operands.Nelson Chu1-1/+2
2023-06-30RISC-V: Add support for the Zfa extensionChristoph Müllner1-0/+41
2023-04-26 RISC-V: Support XVentanaCondOps extensionPhilipp Tomsich1-0/+6
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-17RISC-V: Add T-Head Int vendor extensionChristoph Müllner1-0/+5
2022-11-17RISC-V: Add T-Head Fmv vendor extensionChristoph Müllner1-0/+5
2022-09-22RISC-V: Add T-Head MemPair vendor extensionChristoph Müllner1-0/+5
2022-09-22RISC-V: Add T-Head MemIdx vendor extensionChristoph Müllner1-0/+5
2022-09-22RISC-V: Add T-Head FMemIdx vendor extensionChristoph Müllner1-0/+5
2022-09-22RISC-V: Add T-Head MAC vendor extensionChristoph Müllner1-0/+5
2022-09-22RISC-V: Add T-Head CondMov vendor extensionChristoph Müllner1-0/+5
2022-09-22RISC-V: Add T-Head Bitmanip vendor extensionChristoph Müllner1-0/+15
2022-09-22RISC-V: Add T-Head SYNC vendor extensionChristoph Müllner1-0/+5
2022-09-22RISC-V: Add T-Head CMO vendor extensionChristoph Müllner1-0/+4
2022-09-22RISC-V: Add generic support for vendor extensionsChristoph Müllner1-0/+14
2022-03-20RISC-V: Fix misplaced @end tableAndreas Schwab1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-19RISC-V: Support new .option arch directive.Nelson Chu1-1/+14
2021-08-31RISC-V: Extend .insn directive to support hardcode encoding.Nelson Chu1-2/+12
2021-02-19RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu1-67/+93
2021-01-06RISC-V: Mention -mbig-endian and -mlittle-endian in docMarcus Comstedt1-0/+8
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-12The description for -mno-csr-check talks about "cheching" rather than "checki...Nick Clifton1-1/+1
2020-06-03* gas/doc/c-riscv.texi (RISC-V-Options): Fix non-ASCII apostrophe.Stephen Casner1-1/+1
2020-06-02RISC-V: Fix minor bugs in .insn docs.Jim Wilson1-7/+6
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu1-0/+16
2020-03-04RISC-V: Support assembler modifier %got_pcrel_hi.Nelson Chu1-0/+17
2020-03-04RISC-V: Add description for RISC-V Modifiers to as doc.Nelson Chu1-1/+111
2020-02-20RISC-V: Disable the CSR checking by default.Nelson Chu1-0/+13
2020-02-19RISC-V: Add description for -march-attr/-mno-arch-attr options in gas doc.Nelson Chu1-0/+14