| Age | Commit message (Collapse) | Author |
|
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.
|
|
armemu: Implement SMMUL, SMMLA, and SMMLS.
|
|
armemu: Implement SMLALD/SMLSLD
|
|
|
|
|
|
|
|
They were setting the old S flag.
|
|
|
|
armemu: Fix retrieval of the CPSR in MRS instructions.
|
|
armemu: Emulate the GE and Q flags.
|