Skip to content

Add '0x' prefix for CORE-V hwlp immediate offsets

Created by: jessicamills

gas/testsuite/ChangeLog.COREV:

* gas/riscv/cv-hwlp-endi.d: Amend to include '0x' prefix for offset immediate.
* gas/riscv/cv-hwlp-march-rv32i-xcorev.d: Likewise.
* gas/riscv/cv-hwlp-setup.d: Likewise.
* gas/riscv/cv-hwlp-setupi.d: Likewise.
* gas/riscv/cv-hwlp-starti.d: Likewise.
* gas/riscv/cv-hwlp-endi.s: Amend to use hexadecimal immediate value where objdump outputs hexadecimal value.
* gas/riscv/cv-hwlp-march-rv32i-xcorev.s: Likewise.
* gas/riscv/cv-hwlp-setup.s: Likewise.
* gas/riscv/cv-hwlp-setupi.s: Likewise.
* gas/riscv/cv-hwlp-starti.s: Likewise.

opcodes/ChangeLog.COREV:

* riscv-dis.c (print_insn_args): Add '0x' prefix for hexadecimal
immediate offsets b1 and b2.

Signed-off-by: Jessica Mills jessica.mills@embecosm.com

Merge request reports

Loading