~pali/+junk/llvm-toolchain-3.7

« back to all changes in this revision

Viewing changes to test/MC/Disassembler/Mips/msa/test_vec.txt

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2015-07-15 17:51:08 UTC
  • Revision ID: package-import@ubuntu.com-20150715175108-l8mynwovkx4zx697
Tags: upstream-3.7~+rc2
ImportĀ upstreamĀ versionĀ 3.7~+rc2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# RUN: llvm-mc --disassemble %s -triple=mips-unknown-linux -mcpu=mips32 -mattr=+msa | FileCheck %s
 
2
 
 
3
0x78 0x1b 0xa6 0x5e # CHECK:        and.v   $w25, $w20, $w27
 
4
0x78 0x87 0x34 0x5e # CHECK:        bmnz.v  $w17, $w6, $w7
 
5
0x78 0xa9 0x88 0xde # CHECK:        bmz.v   $w3, $w17, $w9
 
6
0x78 0xce 0x02 0x1e # CHECK:        bsel.v  $w8, $w0, $w14
 
7
0x78 0x40 0xf9 0xde # CHECK:        nor.v   $w7, $w31, $w0
 
8
0x78 0x3e 0xd6 0x1e # CHECK:        or.v    $w24, $w26, $w30
 
9
0x78 0x6f 0xd9 0xde # CHECK:        xor.v   $w7, $w27, $w15