AMDGPU/MC: Fix decoders for VSrc_v2b32 and VSrc_v2f32 RegisterOperands
Decoder should make 32 bit value when decoding immediates, not 64 bit. Differential Revision: https://reviews.llvm.org/D143574
Loading
Please sign in to comment
Decoder should make 32 bit value when decoding immediates, not 64 bit. Differential Revision: https://reviews.llvm.org/D143574