GCN ISA assembler tool for my GSoC project at Openwall
Project page: http://openwall.info/wiki/john/development/GCN-ISA GitHub: https://github.com/balidani/gcnasm
./gcnasm <input> <output>
The input is a text file containing the assembly code that is to be processed. The output will be a binary file containing the microcode.
- some macros for s_waitcnt need to be defined (e.g. lgkmcnt(3)) #define lgkmcnt(3) 0x037f