Commit d2b02748 authored by Mary Bennett's avatar Mary Bennett Committed by Jeremy Bennett
Browse files

Changed the immediate order in bit maipulation instructions

Resolves the encoding problem identified in https://github.com/openhwgroup/corev-binutils-gdb/issues/68.

Files Changed:

gas/testsuite/gas/riscv:
 * cv-bitmanip-march-xcorev.d: Updated the tests with the changed
   immediate order.
cv-bitmanip-march-xcorev.s: Likewise.
cv-bitmanip-march-xcorevbitmanip.d: Likewise.
cv-bitmanip-march-xcorevbitmanip.s: Likewise.
cv-bitrev-fail.l: Likewise.
cv-bitrev-fail.s: Likewise.
cv-bitrev-pass.d: Likewise.
cv-bitrev-pass.s: Likewise.

opcodes:
 * riscv-opc.c: Changed the order of ls2 and ls3 in instructions
   cv.extract, cv.instert, cv.bclr, cv.bset, and cv.bitrev.
parent 5510890b
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