null cannot be decoded when used as a source operand of 64-bit SOP instructions.
0x7d,0x00,0x80,0x91
Expected result is the following:
s_ashr_i64 s[0:1], null, s0
Actual result: an assert.
See bug 43485: https://bugs.llvm.org/show_bug.cgi?id=43485