Imported Upstream version 5.18.0.234

Former-commit-id: 8071ec1a8c5eaa9be24b41745add19297608001f
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-01-08 08:22:36 +00:00
parent f32dbaf0b2
commit 212f6bafcb
28494 changed files with 359 additions and 3867025 deletions

View File

@@ -1,13 +0,0 @@
# RUN: llvm-mc %s -triple=mips-unknown-linux -disassemble -mcpu=mips2 | 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
0x50 0xc7 0x07 0xf2 # CHECK: beql $6, $7, 8136
0xc2 0x44 0xe3 0x67 # CHECK: lwc0 $4, -7321($18)
0xe2 0x64 0x49 0xd8 # CHECK: swc0 $4, 18904($19)