index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
arch_ppc.cpp
Age
Commit message (
Expand
)
Author
2026-01-23
Lifted new PPC insns, MIPS reloc fix.
Alexander Taylor
2025-12-29
Use session scoped logger instance for unhandled relocation information
Mason Reed
2025-12-20
Fix many of the warnings that show up when compiling with GCC 15.2
Mark Rowe
2025-06-29
[powerpc] Full merge of PowerPC disassembler PRs, including:
Galen Williamson
2025-04-14
[powerpc] Fix incorrect disassembly of LIS, ADDIS, ANDI, ANDIS; add assembly ...
Galen Williamson
2024-12-16
[ppc] merges PR Vector35/binaryninja-api#5176 (adds support for "psq" Quantiz...
Galen Williamson
2024-11-06
Fixes Vector35/binaryninja-api#5968: "PowerPC flag names no longer recognized...
Galen Williamson
2024-09-13
Fix many warnings
Josh Ferrell
2024-09-13
Ultimate.
Alexander Taylor
2024-03-26
added lifting for EXTSW LD LDU LDUX LDX SLD SRAD SRADI SRD STD STDU STDUX STDX
Galen Williamson
2024-03-15
Separate local variable tokens in higher level ILs from stack variable tokens...
Rusty Wagner
2024-03-05
Move architecture modules into the API repo
Rusty Wagner