index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
arch_mips.cpp
Age
Commit message (
Expand
)
Author
2025-03-24
Fix extern ptr corercion for R_MIPS_HIGHEST/HIGHER
Brandon Miller
2025-02-10
[mips] Merging PR https://github.com/Vector35/binaryninja-api/pull/6013: addi...
Galen Williamson
2024-12-03
Multiple fixes for HI16/LO16 relocs for MIPS64
Brandon Miller
2024-11-25
Fix regression with MIPS_HI16/MIPS_LO16 relocs
Brandon Miller
2024-10-30
Undo whitespace changes from user MIPS reloc PR
Brandon Miller
2024-10-30
Implicit addends in MIPS do not seem to be honored. Adding the addend to the ...
James Hogan
2024-09-13
Ultimate.
Alexander Taylor
2024-08-30
Add support for loading mipsel64 files
Josh Ferrell
2024-08-12
Add decode, disassembly, IL for TLBINV, TLBINVF
noone
2024-08-12
Add IL, intrinsics for TLB-related instructions
noone
2024-08-12
Add intrinsics for some system instructions
noone
2024-07-08
Add Cavium Octeon MIPS Instructions and more general MIPS fixes
noone
2024-05-31
improve efficiency
Zichuan Li
2024-05-31
Fixed type propagation issue in AARCH64 and MIPS
Zichuan Li
2024-05-24
arch: multiple delay slot support, suppress spurious mips warning
Ryan Snyder
2024-04-25
Recognize uClibc MIPS ELF PLT entries
Josh Ferrell
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