Skip to content

Releases: GPUOpen-Tools/isa_spec_manager

IsaDecoder v1.0.0

22 Aug 17:45
232ff66
Compare
Choose a tag to compare

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.