Commit 92a3e2a1 authored by Nandni Jamnadas's avatar Nandni Jamnadas Committed by Jeremy Bennett
Browse files

CORE-V: Bit Manipulation bitrev builtin update



    Changed operand order from rd,rs1,Is3,Is2 to
    rd,rs1,Is2,Is3 for cv.bitrev to match the CORE-V
    Builtin Specifcation.

    * gcc/config/riscv/corev.md: Changed operand order for bitrev.
    * gcc/testsuite/gcc.target/riscv/
      cv-march-xcvbitmanip-compile-bitrev.c: Updated dg-final directives
      to match output.

Signed-off-by: default avatarNandni Jamnadas <nandni.jamnadas@embecosm.com>
parent d36eaac7
Pipeline #945 failed with stages
in 0 seconds