Skip to content

IsaDecoder v1.0.0

Latest
Compare
Choose a tag to compare
@AmitBM AmitBM released this 22 Aug 17:45
· 1 commit to main since this release
232ff66

This is the first release of the IsaDecoder API:

  • Parse AMD's machine-readable GPU ISA specification files.
  • Decode single instructions in binary or text format.
  • Decode whole kernels and shaders in binary or text format.

For more information about the API and usage examples, see:

AMD's machine-readable GPU ISA specification files can be downloaded from this page.