brintos

brintos / llvm-project-archived public Read only

0
0
Text · 428 B · f675f53 Raw
10 lines · plain
1# RUN: not llvm-mc -disassemble -triple=riscv32 -mattr=+f,+d < %s 2>&1 | FileCheck %s2# RUN: not llvm-mc -disassemble -triple=riscv64 -mattr=+f,+d < %s 2>&1 | FileCheck %s3#4# Test generated by a LLVM MC Disassembler Protocol Buffer Fuzzer5# for the RISC-V assembly language.6 7# This decodes as fadd.s  ft0, ft0, ft0 with unknown floating point rounding mode8[0x53 0x50 0x00 0x00]9# CHECK: warning: invalid instruction encoding10