英语人>词典>汉英 : 无条件转移 的英文翻译,例句
无条件转移 的英文翻译、例句

无条件转移

词组短语
unconditional jump · branch unconditionally · unconditional transfer
更多网络例句与无条件转移相关的网络例句 [注:此内容来源于网络,仅供参考]

An unconditional branch instruction that may address itself, for example, a branch command is called, executed, and a cycle is set up, which may be used for stopping a machine.

一种可以按自身地址寻址的无条件转移指令,也就是说,调用和执行这种转移指令将建立一种循环过程。这种指令可以用于停机。

Because a yield break statement unconditionally transfers control elsewhere, the end point of a yield break statement is never reachable.

由于一个yield break语句无条件地将控制转移到其它地方,因此一个yield break的终点将永远不可达。

The problem is that to represent a pretested loop the assembly language code must contain two jump instructions: a conditional branch instruction in the beginning (that will terminate the loop when the condition is no longer satisfied) and an unconditional jump at the end that jumps back to the beginning of the loop.

因为 为了实现预测试循环汇编语言中必须包含两个跳转指令:一个条件跳转指令用以跳转到循环开始的位置(该条件指令也起着条件不被满足时中止循环的作用);另一个是结尾处的一个无条件转移指令以便跳转回循环起始处。

Based on a lot of experiment results, a conclusion is drawn: comparing with other factors, the performance of branch handling strategy is the key limits of processor to exploit the instruction level parallelism existed in nonscientific code, cache miss have severe effect on superscalar processor's performance when it runs scientific code. Second, in order to reduce the branch penalty and improve the performance of superscalar processor, a new branch handling strategy—a classification based hierarchical branch handling strategy, CHBHS is proposed. It first expands the traditional processor architecture to support multiple condition code, conditional execution and Mbranch instruction, as a result, compiler can reduce the number of static conditional branch when the code is generated. Then, CHBHS tries to use the best suitable mechanism to deal with different branch base on their different behavior. CHBHS can predict the target address of unconditional branch, subroutine call and conditional branch by buffering their target address in branch target buffer, a newly proposed high efficient return address stack is used to reduce the penalty of subroutine return instruction, a new Counter Register Stack is also proposed to reduce the penalty of loop-closing branch to zero, and dynamic branch predictor is incorporate with branch target buffer to predict the outcome of conditional branch.

基于上述结论,为了尽量消除转移指令对处理器开发指令级并行性能力的影响,进一步提高处理器性能,在详尽分析目前已存在的转移处理策略的特点与局限性的基础上,首次提出了一种新的转移处理策略即基于分类的层次转移处理策略CHBHS(Classification Based Hierarchical Branch Handling Strategy),它首先通过扩展传统的体系结构,支持多条件码、条件式执行及多分支转移技术,以使编译程序在进行代码生成时可尽量少生成条件转移指令,从而减少静态条件转移指令的数目;其次,基于不同的转移指令的行为不同这一事实,提出了对不同的转移指令采用不同的机制进行处理的思想,即对无条件转移指令和函数调用指令以及条件转移指令的目标地址,采用转移目标缓冲器来预测,对于函数返回指令,采用所提出一种的高效返回地址栈来预测其目标地址,对于大多数循环控制转移指令,采用所提出的Counter Register Stack来将其所可能带来的损失减少为0,对于其他的条件转移指令采用动态预测机制来预测其方向。

From theoretic say, be in state-owned termless below current condition, accusing equity move to be like economy of privately owned, foreign capital to wait at be not communal economy by easy hand of state-owned economy unit namely is to have a possibility extremely, it is inevitable even.

从理论上说,在国有股无条件流通的情况下,控股权转移即由国有经济单位易手于非公有经济如私营、外资经济等是极具可能、甚至是必然的。

After Guangzhou quadrangle did a large number of works, both sides of this case experience case mediated end a case in October this year: The IT company of Guangzhou agrees the droit free of domain name Www.nba.cn, will termless move finally to give NBA.

在广州中院做了大量工作后,本案涉案双方于今年10月调解结案:广州的信息技术公司最终同意将域名www.nba.cn的所有权无偿、无条件地转移给NBA。

In general, an inline function hook places an unconditional jump within the body of a function to a region of memory under your control.

一般来说,嵌入函数挂钩在函数体内放置一个无条件转移指令,jump到受你控制的内存区域。

The basic pattern to look for when trying to detect a simple 'if-else'statement in a disassembled program is a condition where the code that follows it ends with an unconditional jump.

识别if-else结构的基本的技巧是:在一个比较指令之后的代码以一个无条件转移指令结尾。

更多网络解释与无条件转移相关的网络解释 [注:此内容来源于网络,仅供参考]

unconditional branch instruction:无条件转移指令

unconditional acceptance 无条件承兑 | unconditional branch instruction 无条件转移指令 | unconditional branch 无条件转移

BRU BRanch Unconditionally:无条件分割,无条件转移

BRT British Rail Telecommunications 英国铁路电信 | BRU BRanch Unconditionally 无条件分割,无条件转移 | BRUIN Brown University Interactive Language 布朗大学交互式语言

BU Branch Unconditionally:无条件分割,无条件转移

BTW Books That Work Inc. 图书工程公司(美国,出品MMX软件包) | BU Branch Unconditionally 无条件分割,无条件转移 | BU Branch Unit 分支单元

Br.U branch unconditionally:无条件转移

branch unconditional 无条件转移 | Br.U branch unconditionally 无条件转移 | branch-unconditional instruction 无条件转移指令

BRUIN BRanchUnconditionally:无条件分割,无条件转移

BRanchSubroutine 转移子程序,分割子程序 | BRUIN BRanchUnconditionally 无条件分割,无条件转移 | BRL BRanchandLink 分割与连接

JMP:无条件转移指令

在Intel系列微处理器中有一类指令,其目标为转移地址. 因此,如何找到转移目标也是寻址方式的重要内容. 由于无条件转移指令(JMP)基本包括了所有的转移目标格式,因此 ...

unconditional jump instruction:无条件转移指令

unconditional jump 无条件转移 | unconditional jump instruction 无条件转移指令 | unconditional probability 无条件概率

unconditional jump:无条件转移

unconditional branch instruction 强制go to语句 | unconditional jump 无条件转移 | unconditional jump instruction 无条件转移指令

unconditional jump:无条件转移 [自]无条件跳转

obsolescent 荒废的 | unconditional jump 无条件转移 [自]无条件跳转 | grade crossing 平面交叉, 平交道

unconditional transfer:无条件转移

unconditional probability 无条件概率 | unconditional transfer 无条件转移 | unconditional transfer instruction 无条件转移指令