存储器访问 meaning in English
reference
Examples
- Special storage access instructions include
特殊的存储器访问指令包括: - We use an address symbolic value propagation algorithm to derive possible address set that might be accessed by a memory instruction
我们通过一种值预测及传播算法检测存储器指令数据相关。这种方法有助于提高与存储器访问相关的指令的执行效率。 - All load and store instructions are performed using the gprs or a gpr and an immediate field in the instruction as specifiers of the address of the storage access
所有加载和存储指令的执行都使用gpr或者gpr和指令中的立即字段作为存储器访问的地址说明符。 - In addition , the proposed architecture also performs well than the architecture implemented with the diamond search in terms of reference memory accesses , it reduces the number of reference memory accesses required by more than 70 % in comparison to the straightforward processing of the search points , and it ’ s suitable for low power application
针对不同的测试序列,该结构均比实现菱形法的结构所需的参考块数据存储器访问次数要小,与按照搜索点单独处理的情况相比,平均节省了70 %多的访问操作,适合低功耗应用。 - This paper presents an architecture based - on shift register array , which can be used for the search for the two search pattern simultaneously . this architecture was inspired by the vlsi architecture for diamond - search - pattern - based algorithms . it exploits the overlap of reference data among the search points to reduce data memory accesses which are the most power consuming operations
其基本思想是利用搜索点之间的参考数据重叠的特征,把需要用于多个搜索点计算的参考数据存储在移位寄存器阵列中,通过移位操作来满足不同搜索点的计算需要,大大降低了数据存储器访问次数,从而减少了运动估计中功率消耗最大部分的操作。