Imported Upstream version 5.18.0.167

Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-10-20 08:25:10 +00:00
parent e19d552987
commit b084638f15
28489 changed files with 184 additions and 3866856 deletions

View File

@@ -1,12 +0,0 @@
# RUN: llvm-mc %s -triple=mips-unknown-linux -disassemble -mcpu=mips1 | FileCheck %s
# XFAIL: *
0x10 0x00 0x00 0x02 # CHECK: b 8
0x10 0x00 0x00 0x05 # CHECK: b 20
0x10 0x00 0x28 0x09 # CHECK: b 40996
0x10 0x04 0x14 0xe1 # CHECK: beq $zero, $4, 21380
0x11 0x00 0x00 0xc3 # CHECK: beqz $8, 780
0x12 0x88 0x00 0x16 # CHECK: beq $20, $8, 88
0x15 0x00 0x88 0x13 # CHECK: bnez $8, -122804
0x15 0x8a 0x9f 0x89 # CHECK: bne $12, $10, -98780
0xc2 0x44 0xe3 0x67 # CHECK: lwc0 $4, -7321($18)
0xe2 0x64 0x49 0xd8 # CHECK: swc0 $4, 18904($19)