aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/R600/sopp.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/R600/sopp.s')
-rw-r--r--test/MC/R600/sopp.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/R600/sopp.s b/test/MC/R600/sopp.s
index 65fc97b..0f186b1 100644
--- a/test/MC/R600/sopp.s
+++ b/test/MC/R600/sopp.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -arch=r600 -mcpu=SI -show-encoding %s | FileCheck %s
+// RUN: llvm-mc -arch=amdgcn -mcpu=SI -show-encoding %s | FileCheck %s
s_nop 1 // CHECK: s_nop 1 ; encoding: [0x01,0x00,0x80,0xbf]
s_endpgm // CHECK: s_endpgm ; encoding: [0x00,0x00,0x81,0xbf]