期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Towards a universal and portable assembly code size reduction:a case study of RISC-V ISA
1
作者 Jianfeng Liu Wangrong Gao +2 位作者 Hanzheng Liang Lin Peng Ting Wang 《CCF Transactions on High Performance Computing》 2024年第3期263-273,共11页
The increasing sizes of modern applications significantly hinder user acquisition and updates,particularly in computing environments constrained by memory and storage capacities.To address this challenge,our article p... The increasing sizes of modern applications significantly hinder user acquisition and updates,particularly in computing environments constrained by memory and storage capacities.To address this challenge,our article presents a novel assembly code optimization framework aimed at reducing application size.Unlike traditional compiler-based optimizations that require intricate knowledge of compiler architectures and are tightly integrated within specific toolchains,our approach operates independently of compiling modules at the assembly code level,offering a universal solution applicable across various computing environments.This decoupled design allows for substantial code size reductions without sacrificing functionality or performance.By taking RISC-V ISA as a case study,the experimental results show that our approach can outperform the default optimization levels(e.g.,‘-Oz’and‘-O3’),with an improvement of up to 6% in code size reduction.Our findings present a practical and effective strategy for code size optimization,particularly beneficial for memory-constrained embedded systems and storage-sensitive mobile devices,thereby facilitating broader application accessibility and enhanced update processes. 展开更多
关键词 Code size Reduction RISC-V ISA Assembly Optimization
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部