Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Get instruction mnemonics
     ea - linear address of instruction
returns: 0 - no instruction at the specified location
note: this function may not return exactly the same mnemonics
as you see on the screen.

string print_insn_mnem(long ea); // get instruction name

Index | Previous topic | Next topic