For the complete documentation index, see llms.txt. This page is also available as Markdown.

toggle_bnot

Toggle the bitwise not operator for the operand (for the explanations of 'ea' and 'n' please see op_bin())

success toggle_bnot(long ea, int n);

Last updated

Was this helpful?