From 01dce6c931d1c201f852db224e98272bb001e102 Mon Sep 17 00:00:00 2001 From: Daniel Sanders Date: Sun, 18 Jan 2015 18:43:10 +0000 Subject: [mips] 'CHECK :' is not a valid check directive. Fixed. llvm-svn: 226409 --- .../Mips/mips32/valid-xfail-mips32.txt | 56 +++++++++++----------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'llvm/test/MC/Disassembler/Mips/mips32') diff --git a/llvm/test/MC/Disassembler/Mips/mips32/valid-xfail-mips32.txt b/llvm/test/MC/Disassembler/Mips/mips32/valid-xfail-mips32.txt index d2dc3c235ad..f614271c595 100644 --- a/llvm/test/MC/Disassembler/Mips/mips32/valid-xfail-mips32.txt +++ b/llvm/test/MC/Disassembler/Mips/mips32/valid-xfail-mips32.txt @@ -1,30 +1,30 @@ # RUN: llvm-mc %s -triple=mips-unknown-linux -disassemble | FileCheck %s # XFAIL: * -0x46 0x2f 0x79 0x32 # CHECK : c.eq.d $fcc1, $f15, $f15 -0x46 0x11 0xc5 0x32 # CHECK : c.eq.s $fcc5, $f24, $f17 -0x46 0x35 0x5c 0x30 # CHECK : c.f.d $fcc4, $f11, $f21 -0x46 0x07 0xf4 0x30 # CHECK : c.f.s $fcc4, $f30, $f7 -0x46 0x21 0x94 0x3e # CHECK : c.le.d $fcc4, $f18, $f1 -0x46 0x04 0xc6 0x3e # CHECK : c.le.s $fcc6, $f24, $f4 -0x46 0x23 0x4b 0x3c # CHECK : c.lt.d $fcc3, $f9, $f3 -0x46 0x0e 0x8a 0x3c # CHECK : c.lt.s $fcc2, $f17, $f14 -0x46 0x30 0xad 0x3d # CHECK : c.nge.d $fcc5, $f21, $f16 -0x46 0x08 0x5b 0x3d # CHECK : c.nge.s $fcc3, $f11, $f8 -0x46 0x17 0xfa 0x3b # CHECK : c.ngl.s $fcc2, $f31, $f23 -0x46 0x17 0x92 0x39 # CHECK : c.ngle.s $fcc2, $f18, $f23 -0x46 0x27 0xc4 0x3f # CHECK : c.ngt.d $fcc4, $f24, $f7 -0x46 0x0d 0x45 0x3f # CHECK : c.ngt.s $fcc5, $f8, $f13 -0x46 0x3f 0x82 0x36 # CHECK : c.ole.d $fcc2, $f16, $f31 -0x46 0x14 0x3b 0x36 # CHECK : c.ole.s $fcc3, $f7, $f20 -0x46 0x3c 0x9c 0x34 # CHECK : c.olt.d $fcc4, $f19, $f28 -0x46 0x07 0xa6 0x34 # CHECK : c.olt.s $fcc6, $f20, $f7 -0x46 0x27 0xfc 0x3a # CHECK : c.seq.d $fcc4, $f31, $f7 -0x46 0x19 0x0f 0x3a # CHECK : c.seq.s $fcc7, $f1, $f25 -0x46 0x39 0x6c 0x33 # CHECK : c.ueq.d $fcc4, $f13, $f25 -0x46 0x1e 0x1e 0x33 # CHECK : c.ueq.s $fcc6, $f3, $f30 -0x46 0x32 0xcf 0x37 # CHECK : c.ule.d $fcc7, $f25, $f18 -0x46 0x1e 0xaf 0x37 # CHECK : c.ule.s $fcc7, $f21, $f30 -0x46 0x31 0x36 0x35 # CHECK : c.ult.d $fcc6, $f6, $f17 -0x46 0x0a 0xc7 0x35 # CHECK : c.ult.s $fcc7, $f24, $f10 -0x46 0x38 0xbe 0x31 # CHECK : c.un.d $fcc6, $f23, $f24 -0x46 0x04 0xf1 0x31 # CHECK : c.un.s $fcc1, $f30, $f4 +0x46 0x2f 0x79 0x32 # CHECK: c.eq.d $fcc1, $f15, $f15 +0x46 0x11 0xc5 0x32 # CHECK: c.eq.s $fcc5, $f24, $f17 +0x46 0x35 0x5c 0x30 # CHECK: c.f.d $fcc4, $f11, $f21 +0x46 0x07 0xf4 0x30 # CHECK: c.f.s $fcc4, $f30, $f7 +0x46 0x21 0x94 0x3e # CHECK: c.le.d $fcc4, $f18, $f1 +0x46 0x04 0xc6 0x3e # CHECK: c.le.s $fcc6, $f24, $f4 +0x46 0x23 0x4b 0x3c # CHECK: c.lt.d $fcc3, $f9, $f3 +0x46 0x0e 0x8a 0x3c # CHECK: c.lt.s $fcc2, $f17, $f14 +0x46 0x30 0xad 0x3d # CHECK: c.nge.d $fcc5, $f21, $f16 +0x46 0x08 0x5b 0x3d # CHECK: c.nge.s $fcc3, $f11, $f8 +0x46 0x17 0xfa 0x3b # CHECK: c.ngl.s $fcc2, $f31, $f23 +0x46 0x17 0x92 0x39 # CHECK: c.ngle.s $fcc2, $f18, $f23 +0x46 0x27 0xc4 0x3f # CHECK: c.ngt.d $fcc4, $f24, $f7 +0x46 0x0d 0x45 0x3f # CHECK: c.ngt.s $fcc5, $f8, $f13 +0x46 0x3f 0x82 0x36 # CHECK: c.ole.d $fcc2, $f16, $f31 +0x46 0x14 0x3b 0x36 # CHECK: c.ole.s $fcc3, $f7, $f20 +0x46 0x3c 0x9c 0x34 # CHECK: c.olt.d $fcc4, $f19, $f28 +0x46 0x07 0xa6 0x34 # CHECK: c.olt.s $fcc6, $f20, $f7 +0x46 0x27 0xfc 0x3a # CHECK: c.seq.d $fcc4, $f31, $f7 +0x46 0x19 0x0f 0x3a # CHECK: c.seq.s $fcc7, $f1, $f25 +0x46 0x39 0x6c 0x33 # CHECK: c.ueq.d $fcc4, $f13, $f25 +0x46 0x1e 0x1e 0x33 # CHECK: c.ueq.s $fcc6, $f3, $f30 +0x46 0x32 0xcf 0x37 # CHECK: c.ule.d $fcc7, $f25, $f18 +0x46 0x1e 0xaf 0x37 # CHECK: c.ule.s $fcc7, $f21, $f30 +0x46 0x31 0x36 0x35 # CHECK: c.ult.d $fcc6, $f6, $f17 +0x46 0x0a 0xc7 0x35 # CHECK: c.ult.s $fcc7, $f24, $f10 +0x46 0x38 0xbe 0x31 # CHECK: c.un.d $fcc6, $f23, $f24 +0x46 0x04 0xf1 0x31 # CHECK: c.un.s $fcc1, $f30, $f4 -- cgit v1.2.3