bbiiggppiigg

Results 5 issues of bbiiggppiigg

+ Fixed a bug in the instruction decoder that returns incorrect value on the last instruction. + Added support for gfx908 based on the XML-ISA-DROP

bug
instructionAPI
GPUs

### Suggestion Description From the kernels we have studied, it is not uncommon to see the use of a single waitcnt instruction to wait for multiple load instructions to finish...

This commit introduce a new ast that denotes the use of multiple registers as a single operand. For now, the visitor for such a class is basically visiting the registers...

dataflowAPI
parseAPI
instructionAPI
GPUs
dyninstAPI

### Suggestion Description From the kernels we have studied, it is not uncommon to see the use of a single waitcnt instruction to wait for multiple load instructions to finish...