xenia-project/xenia

Optimize byte swapping routines in memory_generic.cc

开放

#308 创建于 2015年6月29日

 (0 条评论) (0 个反应) (0 位负责人)C++ (1,077 个派生)batch import
cpugood first issue

仓库指标

星标
 (7,418 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

AVX intrinsics and unrolled loops could help swap large chunks of memory much faster.

贡献者指南