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
/
il.cpp
Age
Commit message (
Expand
)
Author
2026-01-23
Lifted new PPC insns, MIPS reloc fix.
Alexander Taylor
2026-01-20
swap order for some ppc floating point that were backward
Jordan Wiens
2025-11-03
Fix VLE ANDIx translation to always store result in destination register
chedahub
2025-10-29
Fix(ppc/il): Treat r0 as a register in e_addi/e_add16i IL
chedahub
2025-06-29
[powerpc] Full merge of PowerPC disassembler PRs, including:
Galen Williamson
2025-04-08
[aarch64] lift all LD[1-4]R? and ST[1-4] opcodes, lift ST/LDCLR, ST/LDEOR, ST...
Galen Williamson
2025-02-06
[mips] Fix decoding of MIPS ds*32 instructions, add lifting for MIPS drotr* i...
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-03-26
added lifting for EXTSW LD LDU LDUX LDX SLD SRAD SRADI SRD STD STDU STDUX STDX
Galen Williamson
2024-03-05
Move architecture modules into the API repo
Rusty Wagner