中英互译
addressing mode
基本释义
- 寻址方式:计算机科学中,一种用于确定操作数地址的方法。
双语例句
- Line 18 in Listing 2 illustrates the memory indirect addressing mode.清单2中的第18行演示内存直接寻址模式。
- The addressing mode has its own set of implications as discussed here.地址模式有自己的一套含义。
- The most obvious addressing mode for accessing main memory is called direct addressing mode.访问主存最显而易见的寻址模式称为直接寻址模式。
网络短语
- absolute addressing mode绝对编码方式;绝对位址状态;绝对编址方式;绝对寻址
- direct addressing mode直接寻址模;直接定址模式;直接寻址;直接定址法
- texture-addressing mode使用纹理寻址模式;纹理寻址模式
- immediate addressing mode立即定址模式;立即寻址方式;立即定址法;寻址
- Indirect Addressing Mode间接定址模式;间接寻址方式;间接跳转寻址
英英释义
- Addressing modes are an aspect of the instruction set architecture in most central processing unit (CPU) designs. The various addressing modes that are defined in a given instruction set architecture define how machine language instructions in that architecture identify the operand (or operands) of each instruction.