1# RUN: not llvm-mc --triple=loongarch32 %s 2>&1 | FileCheck %s 2 3# CHECK: :[[#@LINE+1]]:1: error: instruction requires the following: LA64 Basic Integer and Privilege Instruction Set 4movgr2fr.d $fa0, $a0 5 6# CHECK: :[[#@LINE+1]]:1: error: instruction requires the following: LA64 Basic Integer and Privilege Instruction Set 7movfr2gr.d $a0, $fa0 8