cen64/arch/x86_64/rsp
Derek "Turtle" Roe 8b89df2fdc See long description
Replaced all references to simulation with emulation
Updated copyright year
Updated .gitignore to reduce chances of random files being uploaded to
the repo
Added .gitattributes to normalize all text files, and to ignore binary
files (which includes the logo and the NEC PDF)
2015-07-01 18:44:21 -05:00
..
gcc See long description 2015-07-01 18:44:21 -05:00
clamp.h Fix a typo that broke some builds. 2015-01-01 10:46:34 -05:00
rsp.c Fix SSE2 endian issue in the RSP ldst functions. 2015-01-28 22:41:16 -05:00
rsp.h Alignment/size optimizations. 2015-01-28 22:41:07 -05:00
vabs.h Commit AIO's VABS optimization. 2014-12-23 01:13:50 -05:00
vadd.h Fix a pair RSP flag-related bugs. 2014-12-26 14:19:46 -05:00
vaddc.h Add implementation for VADDC. 2014-12-21 15:29:16 -05:00
vand.h Merge more functions together. 2015-01-02 23:51:53 -05:00
vch.h Add implementation for VCR. 2014-12-22 13:01:03 -05:00
vcl.h Unbreak SSE2 builds. 2014-12-21 09:48:01 -05:00
vcmp.h Merge a handful of the vector compares. 2015-01-02 23:51:40 -05:00
vcr.h Commit AIO's VCR optimizations. 2014-12-26 14:19:46 -05:00
vdivh.c Clamp VMOV/VRCP/VRSQ in/outputs to full elements. 2014-12-26 14:19:46 -05:00
vmac.h Start merging RSP vector functions. 2015-01-02 22:21:32 -05:00
vmov.c Clamp VMOV/VRCP/VRSQ in/outputs to full elements. 2014-12-26 14:19:46 -05:00
vmrg.h Add implementation for VMRG. 2014-12-21 15:49:44 -05:00
vmudh.h Add implementations of VMADH and VMUDH. 2014-11-08 14:01:41 -05:00
vmul.h Start merging RSP vector functions. 2015-01-02 22:21:32 -05:00
vmulh.h Start merging RSP vector functions. 2015-01-02 22:21:32 -05:00
vmull.h Start merging RSP vector functions. 2015-01-02 22:21:32 -05:00
vmulm.h Start merging RSP vector functions. 2015-01-02 22:21:32 -05:00
vmuln.h Start merging RSP vector functions. 2015-01-02 22:21:32 -05:00
vor.h Merge more functions together. 2015-01-02 23:51:53 -05:00
vrcpsq.c Merge more functions together. 2015-01-02 23:51:53 -05:00
vrsq.c Fix potential undefined behaviour issues. 2015-01-01 23:15:35 -05:00
vsub.h Commit AIO's VSUB optimizations, fix carry/borrow issue. 2014-12-21 12:55:38 -05:00
vsubc.h Add implementation for VSUBC. 2014-12-21 15:07:00 -05:00
vxor.h Merge more functions together. 2015-01-02 23:51:53 -05:00