| Age | Commit message (Collapse) | Author |
|
|
|
Fixes #5231.
|
|
|
|
|
|
|
|
automatically enable the workflow when applicable.
|
|
Fix an issue with binding opcode 0xC0
|
|
Just needed a null check around this
|
|
|
|
and reduce code duplication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
guardCFDispatchFunctionPointer in case of rebasing. Fix https://github.com/Vector35/binaryninja-api/issues/5535
|
|
|
|
|
|
|
|
|
|
https://github.com/Vector35/binaryninja-api/issues/5510
|
|
|
|
performance
|
|
|
|
|
|
|
|
Fixes #5493
|
|
|
|
|
|
|
|
They are conflicting with the demangler-generated real vtable types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Display BASE widget in Triage:Raw (all types) and Triage:Mapped
|
|
|
|
Implementing the solution to #4868
|
|
|
|
|
|
|
|
Previously, prtinf type library is not being appropriately applied.
#3092
|
|
* only scalar variants for integer and floating point
* updated arm64test.py for scvtf
* removed intrinsics for scvtf, scalar integer and floating point variants
|
|
|
|
|