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
Functions: work with code bits

Functions

THREAD_SAFE bool idaapi has_immd (flags64_t F)
 Has immediate value?
 
THREAD_SAFE bool idaapi is_func (flags64_t F)
 Is function start?
 
idaman bool ida_export set_immd (ea_t ea)
 Set 'has immediate operand' flag. More...
 

Detailed Description

Function Documentation

◆ set_immd()

idaman bool ida_export set_immd ( ea_t  ea)

Set 'has immediate operand' flag.

Returns true if the FF_IMMD bit was not set and now is set