| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
Needs to use the updated state of the CPSR.
|
|
|
|
|
|
|
|
More warning cleanups
|
|
|
|
dyncom: Move over SASX/SSAX/SADD16/SSUB16
|
|
|
|
License change
|
|
|
|
|
|
|
|
dyncom: Implement UMAAL
|
|
armemu: Fix SSAT16.
|
|
|