存储指令 meaning in Chinese
storage instruction
store instruction
Examples
- 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和指令中的立即字段作为存储器访问的地址说明符。 - An option provided for most load and store instructions is to update the base register in other words , ra with the data s effective address generated by the instruction
用指令生成的数据有效地址来更新基址寄存器(也就是ra )是大部分加载和存储指令的一个可选项。