Commit 6b6b2d48 authored by Mary Bennett's avatar Mary Bennett Committed by Nandni Jamnadas
Browse files

Changed hardware loop encodings to CV32E40P



 gas/testsuite/gas/riscv:
   * cv-hwlp-count.d: Changed encodings to CV32E40P
   * cv-hwlp-counti.d: Likewise.
   * cv-hwlp-endi.d: Likewise.
   * cv-hwlp-march-rv32i-xcorev.d: Likewise.
   * cv-hwlp-march-rv32i-xcorev.s: Likewise.
   * cv-hwlp-setup.d: Likewise.
   * cv-hwlp-setupi.d: Likewise.
   * cv-hwlp-starti.d: Likewise.

 include/opcode:
   * riscv-opc.h: Changed encodings to CV32E40P.

 opcodes:
   * riscv-dis.c(print_insn_args): Mask added to case di. This
     means instead of printing bits 11 to 7, only bit 7 will be printed.
     This is not a re-encoding.

Signed-off-by: default avatarMary Bennett <mary.bennett@embecosm.com>
parent 73d50b0f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment