[PATCH 0/1] RISC-V: Add Xcvbi linker tests
Mary Bennett
mary.bennett682@gmail.com
Thu Sep 26 05:19:04 GMT 2024
This patch adds tests for the relocations used by Xcvbi.
Spec: https://docs.openhwgroup.org/projects/cv32e40p-user-manual/en/latest/instruction_set_extensions.html
Contributors:
Mary Bennett <mary.bennett682@gmail.com>
Nandni Jamnadas <nandni.jamnadas@embecosm.com>
Pietra Ferreira <pietra.ferreira@embecosm.com>
Charlie Keaney
Jessica Mills
Craig Blackmore <craig.blackmore@embecosm.com>
Simon Cook <simon.cook@embecosm.com>
Jeremy Bennett <jeremy.bennett@embecosm.com>
Helene Chelin <helene.chelin@embecosm.com>
Nazareno Bruschi <nazareno.bruschi@embecosm.com>
Lin Sinan
RISC-V: Add Xcvbi linker tests
ld/testsuite/ld-riscv-elf/cv-bi-beqimm.d | 21 +++++++++++++++++++++
ld/testsuite/ld-riscv-elf/cv-bi-beqimm.s | 11 +++++++++++
ld/testsuite/ld-riscv-elf/cv-bi-bneimm.d | 21 +++++++++++++++++++++
ld/testsuite/ld-riscv-elf/cv-bi-bneimm.s | 11 +++++++++++
ld/testsuite/ld-riscv-elf/ld-riscv-elf.exp | 2 ++
5 files changed, 66 insertions(+)
create mode 100644 ld/testsuite/ld-riscv-elf/cv-bi-beqimm.d
create mode 100644 ld/testsuite/ld-riscv-elf/cv-bi-beqimm.s
create mode 100644 ld/testsuite/ld-riscv-elf/cv-bi-bneimm.d
create mode 100644 ld/testsuite/ld-riscv-elf/cv-bi-bneimm.s
--
2.43.0
More information about the Binutils
mailing list