binaryninja-api
binaryninja-api copied to clipboard
Document how to create intrinsics for a Python arch plugin
In our arch plugin guide (https://binary.ninja/2021/12/09/guide-to-architecture-plugins-part2.html), we taught people how to do liftings, but we did not cover how to create intrinsics. Right now it requires some guesswork to figure out how things work