Revert "Try to fix failing AMDGPU disasm test, both Lin/Win agree this is 0 not 0x0"

This reverts commit r367907, it broke the test.

llvm-svn: 367909
This commit is contained in:
Dmitri Gribenko 2019-08-05 19:07:09 +00:00
parent ff2c59b3f5
commit 8820b122b3
1 changed files with 1 additions and 1 deletions

View File

@ -13616,7 +13616,7 @@
# GFX10: s_decperflevel 0xc1d1 ; encoding: [0xd1,0xc1,0x95,0xbf]
0xd1,0xc1,0x95,0xbf
# GFX10: s_denorm_mode 0 ; encoding: [0x00,0x00,0xa5,0xbf]
# GFX10: s_denorm_mode 0x0 ; encoding: [0x00,0x00,0xa5,0xbf]
0x00,0x00,0xa5,0xbf
# GFX10: s_denorm_mode 0x1234 ; encoding: [0x34,0x12,0xa5,0xbf]