1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00

Test commit

llvm-svn: 295740
This commit is contained in:
Dmitry Preobrazhensky 2017-02-21 18:07:07 +00:00
parent e24a14b735
commit 3856c94e30
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
// RUN: llvm-mc -arch=amdgcn -mcpu=bonaire -show-encoding %s | FileCheck %s
// *** GENERATED BY TESTGEN, DO NOT EDIT! ***
ds_add_u32 v0, v0 offset:65535
// CHECK: [0xff,0xff,0x00,0xd8,0x00,0x00,0x00,0x00]

View File

@ -1,5 +1,7 @@
// RUN: llvm-mc -arch=amdgcn -mcpu=tonga -show-encoding %s | FileCheck %s
// *** GENERATED BY TESTGEN, DO NOT EDIT! ***
ds_add_u32 v0, v0 offset:65535
// CHECK: [0xff,0xff,0x00,0xd8,0x00,0x00,0x00,0x00]