| Age | Commit message (Collapse) | Author |
|
dyncom: Implement SMLAW
|
|
|
|
|
|
dyncom: Implement REVSH
|
|
Also joins the REV ops into one common place.
|
|
|
|
dyncom: Implement SMMLA/SMMUL/SMMLS
|
|
|
|
|
|
dyncom: Remove dead function InterpreterInitInstLength
|
|
Technically eliminates two memory leaks as well.
|
|
|
|
|
|
|
|
dyncom: Implement SHADD8/SHADD16/SHSUB8/SHSUB16/SHASX/SHSAX
|
|
|
|
|
|
|
|
dyncom: Implement UADD8/UADD16/USUB8/USUB16/UASX/USAX
|
|
|
|
|
|
Fix MinGW build (2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dyncom/armemu: Implement QADD8/QSUB8.
|
|
They were erroneously labeled as SMLAL.
|
|
|
|
|
|
|
|
armemu: Simplify some instructions.
|
|
|
|
|
|
field.
|
|
|
|
|
|
|
|
armemu: Fix underflows in USAD8/USADA8
|
|
|
|
|
|
Initially reported by xdec.
|
|
|
|
|
|
|
|
|
|
Fixup gsp synch
|
|
- Also a few cleanups.
|