rbran / sleigh-rs

Ghidra Sleight (PCode) parsing library in Rust.
MIT License
35 stars 5 forks source link

And possibly reduces the value len #6

Open rbran opened 1 year ago

rbran commented 1 year ago

AND-OP a 64bit value with a 32bit variable, outputting a 32bit value.

Affect all PPC Family.