diff options
author | Simon Dardis <simon.dardis@mips.com> | 2018-04-26 16:22:47 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@mips.com> | 2018-04-26 16:22:47 +0000 |
commit | f760b2c0875d8194f8bacda425789e278a0d705d (patch) | |
tree | a08390483acb05481649bafaa93f16a934220d87 /llvm | |
parent | 57e782535e913f739e1591a1e0d21d9b9467cf5a (diff) | |
download | bcm5719-llvm-f760b2c0875d8194f8bacda425789e278a0d705d.tar.gz bcm5719-llvm-f760b2c0875d8194f8bacda425789e278a0d705d.zip |
[mips] Fix a test case which is keeping the expensive checks bot win red (NFC)
llvm-svn: 330956
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/test/MC/Mips/mips32r2/valid.s | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/MC/Mips/mips32r2/valid.s b/llvm/test/MC/Mips/mips32r2/valid.s index feb5487274b..e944f7d9375 100644 --- a/llvm/test/MC/Mips/mips32r2/valid.s +++ b/llvm/test/MC/Mips/mips32r2/valid.s @@ -283,9 +283,7 @@ a: swr $s1,-26590($14) swxc1 $f19,$12($k0) sync # CHECK: sync # encoding: [0x00,0x00,0x00,0x0f] - # CHECK-NEXT: # <MCInst #{{[0-9]+}} SYNC sync 1 # CHECK: sync 1 # encoding: [0x00,0x00,0x00,0x4f] - # CHECK-NEXT: # <MCInst #{{[0-9]+}} SYNC syscall # CHECK: syscall # encoding: [0x00,0x00,0x00,0x0c] syscall 256 # CHECK: syscall 256 # encoding: [0x00,0x00,0x40,0x0c] teq $zero, $3 # CHECK: teq $zero, $3 # encoding: [0x00,0x03,0x00,0x34] @@ -326,7 +324,6 @@ a: xor $s2,$a0,$s8 xor $2, 4 # CHECK: xori $2, $2, 4 # encoding: [0x38,0x42,0x00,0x04] synci -15842($a2) # CHECK: synci -15842($6) # encoding: [0x04,0xdf,0xc2,0x1e] - # CHECK-NEXT: # <MCInst #{{[0-9]+}} SYNCI 1: |