精简处理:英文是“减少指令组的电脑处理”的字首字。
RISC: RISC is the acronym for "reduced instruction set computing".
指令可以被放置在一个指令组中,以进一步较少指令存储器的大小。
Commands can be positioned within a group of commands so as to further reduce the size of the command memory.
Globalcompletiontable (GCT)是一个表,它表示处理器当前处理的指令组。
The Global completion table (GCT) is a table representing a group of instructions currently being processed by the processor.
精简处理:英文是“减少指令组的电脑处理”的字首字。是个人电脑用来减小指令和加快处理速度的一种技术。
RISC: RISC is the acronym for "reduced instruction set computing". It is the techniques use in personal computer to reduce the amount of instruction and so increasing processing speeds.
Metzger还表示,Godson - 3的内部工作方式也就是指令组还没有公布,所以很难弄清有多少x86的专利被模仿了。
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.
如果不能确定处理器类型(可能是因为不支持),那么JIT为那个特定的JVM版本中设置的默认处理器生成一组指令。
If the processor type cannot be determined (possibly because it is not supported), the JIT produces a set of instructions for whatever the default processor is set to in that particular JVM version.
ARM规则来自于安装,它是关于如何重启、在何处重启以及是否重启的一组指令。
The ARM policy is a set of instructions from an installation about how, where, and whether restarts are to be done.
实际上,对于其中大多数技术,软件的执行可以发生在一组处理器上,但是当其他处理器闲置时,它将也在那里执行指令。
In fact, with most of these technologies, the execution of the software may occur on a set of processors, but when the other processors are idle, it will execute instructions there as well.
可以使用一个xslt样式表将用户偏好转换为一组数据库指令(见图2)。
You can use an XSLT stylesheet to transform the user preferences into a set of database instructions (see Figure 2).
如果您想跳过似乎会引起问题的某个特定指令或一组指令,这就会很有用。
This would be useful if you wanted to skip a particular instruction or a set of instructions that appeared to be causing a problem.
当DB 2数据库是远程而非本地时,产品文档有一组不同的指令。
The product documentation has a different set of instructions when the DB2 database is remote versus local.
备忘单可看作是一组可完成特定任务的交互式指令。
Cheat sheets can be thought of as an interactive set of instructions to complete a particular task.
正如上面提到的,put消息选项MQPMO_LOGICAL_ORDER仅是一个队列管理器指令,用于自动分配消息组标识符和序列号。
As mentioned above, the put message option MQPMO_LOGICAL_ORDER was simply an instruction to the queue manager to automatically allocate message group identifiers and sequence Numbers.
您能够从该脚本的PHP版本和Bash版本中找到的相关性在于,此过程序代码事实上像一组指令一样运行。
What you can correlate from the PHP version of the script and Bash version is that this procedural code does in fact run like a set of instructions.
BCPMethodReturnCheck可以很容易地描述为一组模式,它查找在POP或者POP2指令后面调用某些方法的地方。
BCPMethodReturnCheck is easily described as a sequence of patterns that looks for the invocation of certain methods followed by a POP or POP2 instruction.
模拟器不得不为 guest-kernel-to-application通信拦截大部分指令,也不得不模拟一组完整的虚拟硬件设备。
The emulator has to intercept most of the instructions used for guest-kernel-to-application communications and has to model a complete set of virtual hardware devices.
解决方案是,指示JIT生成一组PowerPC 604指令。
The solution is to instruct the JIT to produce a set of PowerPC 604 instructions.
另外,您可以使用.align3在新的取出组中强制启动某条给定的指令(它可以使用适当的无操作指令进行填充,从而正确地进行对齐)。
Also, you can use.align 3 to force a given instruction to start in a new fetch group (it will be padded with appropriate no-ops to align it properly).
然后对于挖掘到的策略和规则需要进行分类以便确定业务敏捷性,这样可能就会产生一个假的业务敏捷策略指令工作组。
The mined policies and rules will then have to be classified identifying business agility and it may be possible to derive a strawman for a working set of business policy directives.
因为前端解析器其实是符号化指令集,这种指令集实质上是一组可移植的汇编码,能够翻译到任何支持的机器架构之上。
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.
为了试验该指令,我设计了一个输入XML文件,包括一组测试结果(参见清单1)。
To test this directive, I have one input XML file that includes a set of test results (see Listing 1).
样式表是一个指令集合,它指定特定类型的数据作为输入,并指定其他一组数据和格式化作为输出。
A stylesheet is a set of instructions that specify certain types of data as input and specify some other set of data and formatting as output.
它存储指令、指令的逻辑程序次序和指令在组中的完成次序。
It stores the instruction, the logical program order of instructions, and the completion order of instructions in the group.
POWER 5微处理器使此吞吐量增加了一倍,每个时钟周期收集两组指令(每组最多有五个),并在每个时钟周期内完成两组指令。
The POWER5 microprocessor doubles that throughput by collecting two groups of up to five instructions per clock cycle and completing two groups per clock cycle.
它存在的最主要的目的,就是为了执行一组指令,我们通常称这些被执行的指令为程序。
Their entire purpose is to execute a set of instructions, something we commonly call a "program".
处理器中的线程是一种设计技术,允许两组或多组指令同时执行,从而提高性能。
Threading within a processor is a design technique used to improve performance by permitting what appears to be the simultaneous execution of two or more sets of instructions.
分支提示至少是分支指令之前的4个指令取出组,否则就没有效果。
At minimum, the branch hint must be four instruction fetch groups before the branch instruction, or it will have no effect.
POWER 4微处理器每个时钟周期收集一组指令(最多有5个),并在每个时钟周期内完成一组指令。
The POWER4 microprocessor collects a group of up to five instructions per clock cycle and can complete one group of instructions per clock cycle.
一旦程序的可执行指令已经被识别,它们就可以被分割为表示过程(或函数)的组。
Once the executable instructions of a program have been identified they may be segmented into groups representing procedures (or functions).
要想让分支提示变得非常有效(这样分支就根本不会暂停了),就必须设置至少4个指令取出组和分支指令之前的11个周期。
For a branch hint to be most effective (so that the branch does not stall at all), it must be set at least four instruction fetch-groups plus 11 cycles before the branch instruction.
应用推荐