3.5-583 10 years, 2 months ago If we clear code cache in the middle of the memory space we allocated in Linux, things become /really/ unstable.
3.5-582 10 years, 2 months ago Fix VSQRT encoding and VMOV encoding.
3.5-581 10 years, 2 months ago Spot of cleanup and VCMPs
3.5-580 10 years, 2 months ago Add VDIV
3.5-579 10 years, 2 months ago Add VSQRT
3.5-578 10 years, 2 months ago Integer VSUB
3.5-577 10 years, 2 months ago VSUB
3.5-576 10 years, 2 months ago Add integer VADD
3.5-575 10 years, 2 months ago Add VADD
3.5-574 10 years, 2 months ago Change encoding of VMOV to only use ASMID if it is using quad registers. Add a check if the CPU supports it
3.5-573 10 years, 2 months ago Make sure that the offset is word aligned and encode it correctly.
3.5-572 10 years, 2 months ago Fix VLDR encoding. Implement VSTR.
3.5-571 10 years, 2 months ago Redo Rename MOVI2R
3.5-570 10 years, 2 months ago Redo ppcState register
3.5-569 10 years, 2 months ago Revert "Make R9 be statically allocated to ppcState, it should give a speed up all over the place. Completely untested."
3.5-568 10 years, 2 months ago Revert "Fix compiling."
3.5-567 10 years, 2 months ago Revert "Rename ARMABI_MOVI2R/M to MOVI2R/M"
3.5-566 10 years, 2 months ago Rename ARMABI_MOVI2R/M to MOVI2R/M
3.5-565 10 years, 2 months ago Fix compiling.
3.5-564 10 years, 2 months ago Make R9 be statically allocated to ppcState, it should give a speed up all over the place. Completely untested.