It only CARES that the ones and zeros are consistent with its instruction set and address space.
它只关心这些零一指令是否与其指令集和地址空间一致。
Its successor was the 4040 processor (released in 1974), which had an expanded instruction set, program memory, register set, and stack.
其后面是4040处理器(1974发布),其具有扩展指令集、程序内存、寄存器集和堆栈。
If you don't have a compiler that can produce code to take advantage of the underlying processor architecture and instruction set, then the fastest machines will be useless.
如果您没有可以生成代码来利用底层处理器架构和指令集的编译器,那么最快的机器也将是无用的。
As a consequence, the instruction set contains mostly arithmetic and branch operations but none that resemble kernel mode instructions of the PPE.
结果是指令集中包含大部分算术操作和转移操作,但是并不包含PPE中的那种内核模式指令。
In this model, a virtual instruction set is translated to the physical instruction set of the underlying hardware, most commonly dynamically.
在这种模型中,虚拟指令集被转换成底层硬件的物理指令集,这个过程通常都是动态的。
A human-readable form of a processor's instruction set.
一种人可读的处理器指令集的形式。
Underlying the front-end parsers is a symbolic instruction set – a kind of portable assembly code – which can be translated to any of the supported machine architectures.
因为前端解析器其实是符号化指令集,这种指令集实质上是一组可移植的汇编码,能够翻译到任何支持的机器架构之上。
Because of the nature of memory systems and instruction-set designs, the best generic routine to copy memory is rarely as fast as code written to copy a particular length.
由于内存系统和指令集设计的特性,用于复制内存的最佳通用例程的执行速度通常比用于复制特定长度的代码慢。
The Loongson processor is based on the MIPS instruction set, the basic commands that a microprocessor understands.
龙芯基于MIPS指令集,属于精简的指令集。
I bet a lot of people continued to write machine language until the processor, like a bartender eager to close up and go home, finally kicked them out by switching to a RISC instruction set.
我打赌,很多人会一直用机器语言写下去,直到有一天,处理器换成了RISC指令集-就像急着下班的酒吧服务员急着关门一样,端掉这些人的饭碗。
Since the SPU instruction set is not directly related to an existing CPU architecture, a new back end was written for both GCC and binutils.
由于SPU指令集并不与现有的CPU架构直接相关,因此我们为GCC和binutils编写了一个新的后端程序。
To learn more about Parrot's instruction set, check out the opcodes available within it.
要了解有关Parrot的指令集的更多内容,查看 其中可用的opcodes。
The PowerPC uses a load/store (also called RISC) instruction set, which means that the only time it accesses main memory is for loading into registers or copying a register to memory.
PowerPC使用了加载/存储(也成为RISC)指令集,这意味着访问主存的惟一时机就是将内存加载到寄存器或将寄存器中的内容复制到内存中时。
UNIX-based environments are often 64-bit, and most UNIX vendors don't support the x86 instruction set.
基于UNIX的环境通常是64位的,并且大多数UNIX供应商都不支持x86指令集。
As with any instruction set, the Ant syntax is unable to express certain concepts.
Ant的语法与其他所有的指令集相似,都不能表达某些特定的概念。
The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.
VM的对象代码也称为bytecode,特别定义解释程序执行的一个指令集。
Because the Cell's PPE USES the same instruction set as the PowerPC 970 CPU, it does not require changes to the compiler or the binutils.
由于Cell的PPE使用了与PowerPC 970CPU相同的指令集,因此不需要对编译器和binutils进行任何修改。
The bug only seems to affect version 5.2 and 5.3 of the language, and only when they are run on Intel 32-bit CPUs that use the x87 instruction set.
这一错误只影响版本号为5.2和5.3的PHP程序语言,并且只在使用X87指令集的32位英特尔cpu上出现。
Metzger adds that the inner workings of the chip, known as its instruction set, have not yet been disclosed, making it difficult to know if or how any x86 patents may have been breeched.
Metzger还表示,Godson - 3的内部工作方式也就是指令组还没有公布,所以很难弄清有多少x86的专利被模仿了。
The other main type of processor architecture, CISC (the x86 processor being a popular CISC instruction set), allows for memory access in nearly every instruction.
另外一种主要的处理器体系结构CISC (x86处理器就是一种流行的CISC指令集)几乎允许在每条指令中进行内存访问。
However, knowing some of the basic ones will help you read PowerPC documentation and understand some of the general strategies and nuances in the PowerPC instruction set.
然而,了解一些指令的基本知识可以帮助您读懂PowerPC文档,并理解PowerPC指令集中的通用策略和一些细微区别。
Emulation also commonly interprets the instructions of the guest VM (compared to virtualization, where the instruction set architecture of the guests must be the same as the host).
仿真还常常解释来宾vm的指令(与虚拟化相比,此处来宾的指令集架构必须与主机相同)。
This instruction set is held by your unconscious mind and it is your unconscious mind that hides these instructions from you.
这一套指令是由你的无意识控制,也由你的无意识将他们隐藏起来。
Complex Instruction Set Computer.
复杂指令集计算机。
In a microcomputer with a microprogrammed instruction set, it contains an additional control-memory unit.
在具有微程序控制的指令集的微型计算机中,它包含另外的控制存储单元。
The instruction set is primarily geared around dividing it into four 32-bit words, but there is enough support to handle any of these situations.
虽然指令集主要是将它们拆解成4个32位的字,不过对于这种情况的处理已经有足够的支持了。
CISC means complex instruction set: a large collection of instructions, some of which perform sophisticated operations that might be typical of high-level language.
CISC指复杂指令集:大指令集合,其中的一些执行可能是高级语言特有的复杂操作。
This hack just changes the instruction set that means "don't run" into one that means "sure, go ahead and run."
黑它只是将指示“不要运行”的指令集改为“放心大胆地运行吧”。
The co verification environment consists of an embedded software debugger and an embedded hardware simulator. It adopts instruction set architecture co simulation model.
该协同验证环境由嵌入式软件调试器和嵌入式硬件模拟器组成,其采用了指令集结构的协同模拟模型。
The co verification environment consists of an embedded software debugger and an embedded hardware simulator. It adopts instruction set architecture co simulation model.
该协同验证环境由嵌入式软件调试器和嵌入式硬件模拟器组成,其采用了指令集结构的协同模拟模型。
应用推荐