# RUN: llvm-mc %s -triple=mipsel -show-encoding -show-inst -mcpu=mips32r6 \ # RUN: -mattr=+micromips,+eva | FileCheck -check-prefix=CHECK-EL %s # RUN: llvm-mc %s -triple=mips -show-encoding -show-inst -mcpu=mips32r6 \ # RUN: -mattr=+micromips,+eva | FileCheck -check-prefix=CHECK-EB %s # Check that the assembler can handle the documented syntax # for EVA instructions. #------------------------------------------------------------------------------ # microMIPS EVA Instructions #------------------------------------------------------------------------------ # Little endian #------------------------------------------------------------------------------ # CHECK-EL: prefe 1, 8($5) # encoding: [0x25,0x60,0x08,0xa4] # CHECK-EL-NEXT: #