Commit 8c3d27d1 authored by Nandni Jamnadas's avatar Nandni Jamnadas Committed by Jeremy Bennett
Browse files

CORE-V: SIMD Update - Removal of redundant mask macros in riscv-opt.h



    Removed individual mask macros and replaced them with three
    SIMD macros: MASK_CV_SIMD_ONE, MASK_CV_SIMD_TWO, MASK_CV_SIMD_THREE.

    * include/opcode/riscv-opc.h: Removed redundant SIMD Mask macros and
      replaced them with three MASK macros.
    * opcodes/riscv-opc.c: Replaced corresponding mask macros to each
      instruction.

Signed-off-by: default avatarNandni Jamnadas <nandni.jamnadas@embecosm.com>
parent 9b120787
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