Skip to content

IsaDecoder v1.2.0

Latest

Choose a tag to compare

@AmitBM AmitBM released this 09 Apr 14:42

Highlights:

  • Added support for schema version v1.1.1 of the AMD Machine-Readable GPU ISA specification.
  • Improved decoding of MIMG instructions (such as IMAGE_STORE and IMAGE_LOAD).
  • Fixed decoding of MUBUF and MTBUF instructions of RDNA™2 targets in binary representation.
  • Fixed incorrect operand decoding for DS instructions when using IsaDecoder::DecodeInstruction(uint64_t).
  • The explorer API now supports Functional Groups.
  • Added basic test for the explorer API.
  • Documentation updates.

Notes:

  • The CDNA™ 4 (AMD Instinct™ MI350) specification file is now available on GPUOpen.com.