25371

A method for decompilation of AMD GCN kernels to OpenCL

K.I. Mihajlenko, M.A. Lukin, A.S. Stankevich
Sudo Ltd.
arXiv:2107.07809 [cs.PL], (16 Jul 2021)

@article{Mihajlenko_2021,

   title={A method for decompilation of AMD GCN kernels to OpenCL},

   ISSN={1684-8853},

   url={http://dx.doi.org/10.31799/1684-8853-2021-2-33-42},

   DOI={10.31799/1684-8853-2021-2-33-42},

   number={2},

   journal={Информационно-управляющие системы},

   publisher={State University of Aerospace Instrumentation (SUAI)},

   author={Mihajlenko, Kristina and Lukin, Mikhail and Stankevich, Andrey},

   year={2021},

   month={Apr},

   pages={33–42}

}

Download Download (PDF)   View View   Source Source   Source codes Source codes

Package:

894

views

Introduction: Decompilers are useful tools for software analysis and support in the absence of source code. They are available for many hardware architectures and programming languages. However, none of the existing decompilers support modern AMD GPU architectures such as AMD GCN and RDNA. Purpose: We aim at developing the first assembly decompiler tool for a modern AMD GPU architecture that generates code in the OpenCL language, which is widely used for programming GPGPUs. Results: We developed the algorithms for the following operations: preprocessing assembly code, searching data accesses, extracting system values, decompiling arithmetic operations and recovering data types. We also developed templates for decompilation of branching operations. Practical relevance: We implemented the presented algorithms in Python as a tool called OpenCLDecompiler, which supports a large subset of AMD GCN instructions. This tool automatically converts disassembled GPGPU code into the equivalent OpenCL code, which reduces the effort required to analyze assembly code.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: