There are VI instructions which can only be encoded using VOP3 format (VOP2/VOP3 in CI). However disassembler appends "_e64" suffix which is misleading for VI ISA.
Full list of opcodes affected by this issue:
v_bcnt_u32_b32 v_bfm_b32 v_cvt_pk_i16_i32 v_cvt_pk_u16_u32 v_cvt_pkaccum_u8_f32 v_cvt_pknorm_i16_f32 v_cvt_pknorm_u16_f32 v_cvt_pkrtz_f16_f32 v_ldexp_f32 v_mbcnt_hi_u32_b32 v_mbcnt_lo_u32_b32
See Bug 32936: https://bugs.llvm.org//show_bug.cgi?id=32936