1016万例文収録!

「投機実行」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 投機実行に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

投機実行の部分一致の例文一覧と使い方

該当件数 : 60



例文

投機実行命令例外制御方式例文帳に追加

SPECULATIVE EXECUTION INSTRUCTION EXCEPTION CONTROL SYSTEM - 特許庁

投機実行装置および検証装置例文帳に追加

SPECULATIVE EXECUTION DEVICE AND VERIFICATION DEVICE - 特許庁

命令の投機実行制御装置およびその方法例文帳に追加

SPECULATIVE EXECUTION CONTROLLER FOR INSTRUCTION AND METHOD THEREFOR - 特許庁

投機実行装置及び方法及びプログラム例文帳に追加

SPECULATIVE EXECUTION DEVICE, METHOD, AND PROGRAM - 特許庁

例文

キュープロセッサにおいて、命令を投機実行するとき、投機実行前のキューをそのまま用い、投機に成功したときにはそのままそのキューを使って実行を続け、投機に失敗したときには、キューのポインタを投機実行前の値に戻してから新しい実行を開始する。例文帳に追加

At the time of executing the input of an instruction in a queue processor, the queue before the execution of the input is used as it is, and when the input is successful, the queue is used as it is to execute the execution, and when the input is not successful, the pointer of the queue is returned to the value before the execution of the input to start new execution. - 特許庁


例文

分岐予測の考えを拡張したものの一つが投機実行である。例文帳に追加

An extension of the idea of branch prediction is speculative execution.  - コンピューター用語辞典

投機実行はある程度のランタイム・オーバヘッドを招くことになろう。例文帳に追加

Speculative execution will incur some run-time overhead.  - コンピューター用語辞典

ソフトウェアで境界設定されたトランザクションが投機的に実行される。例文帳に追加

A transaction demarcated in software is speculatively executed. - 特許庁

投機実行中に発生する例外を遅延させるシステム及び方法例文帳に追加

SYSTEM AND METHOD FOR DELAYING EXCEPTION GENERATED DURING SPECULATIVE EXECUTION - 特許庁

例文

プロセスエレメント10−1,10−2では、正の依存関係にあるデータについて投機実行を行った場合、投機実行結果判定手段130は、その投機実行における読み出した値と書き込む値とを比較し、これらの値が異なった場合にのみ投機実行が失敗したと判定する。例文帳に追加

When performing speculative execution about data having positive dependency relation in the process elements 10-1, 10-2, a speculative execution result decision means 130 compares a read value and a writing value in the speculative execution, and decides that the speculative execution fails only when these values are different. - 特許庁

例文

プレディケート実行をスタティックな投機実行へ変換する一般的で効果的な方法例文帳に追加

GENERAL AND EFFECTIVE METHOD FOR CONVERTING PREDICATE EXECUTION INTO STATIC AND SPECULATIVE EXECUTION - 特許庁

投機実行命令の例外発生後の実行状態の正確な(命令実行順を考慮した)保存を容易に実現する。例文帳に追加

To easily realize the exact (under the consideration of the order of instruction executions) preservation of the executed states of speculative execution instructions after the generation of any exception. - 特許庁

マルチプロセッサシステム、データ依存投機実行制御装置およびその方法例文帳に追加

MULTIPROCESSOR SYSTEM CONTROLLER FOR EXECUTION OF DATA DEPENDENT SPECULATION AND ITS METHOD - 特許庁

柔軟性を伴った投機実行のスケジューリング機能を有する高位合成装置を提供する。例文帳に追加

To provide a high level synthesizer having the scheduling function of venture execution accompanied by flexibility. - 特許庁

アウト・オブ・オーダプロセッサで投機的にロック命令を実行する方法及び装置の提供。例文帳に追加

To provide a method and apparatus for executing lock instructions speculatively in an out-of-order processor. - 特許庁

プロセッサがロード命令を投機的に実行する方法、およびその方法を採用したプロセッサ例文帳に追加

METHOD FOR ENABLING PROCESSOR TO SPECULATIVELY EXECUTE LOAD COMMAND AND PROCESSOR OF ADOPTING THIS METHOD - 特許庁

特殊機能を提供する高性能投機実行プロセッサの構造及び方法例文帳に追加

STRUCTURE AND METHOD FOR HIGH-PERFORMANCE SPECULATIVE EXECUTION PROCESSOR PROVIDING SPECIAL FEATURES - 特許庁

プロセッサにおいて、命令の投機実行が有効に行われているかどうかを評価する。例文帳に追加

To evaluate whether the input and execution of an instruction is validly operated in a processor. - 特許庁

特殊機能を提供する高性能投機実行プロセッサの構造及び方法例文帳に追加

STRUCTURE AND METHOD OF HIGH-PERFORMANCE SPECULATIVE EXECUTION PROCESSOR FOR PROVIDING SPECIAL FUNCTION - 特許庁

制御投機ロード命令の実行中に、待ち時間の長い演算を遅延させるかなどを判定する。例文帳に追加

To determine whether an arithmetic operation with a long waiting time is delayed, etc. during the execution of a control venture load instruction. - 特許庁

ベクトルロード命令を投機的に実行して、メモリアクセスのレイテンシを隠蔽すること。例文帳に追加

To execute a vector load instruction in a speculative manner and conceal memory access latency. - 特許庁

特殊機能を提供する高性能投機実行プロセッサの構造及び方法例文帳に追加

STRUCTURE AND METHOD FOR HIGH PERFORMANCE SPECULATIVE EXECUTION PROCESSOR FOR PROVIDING SPECIAL FUNCTION - 特許庁

トランザクションを所定の回数だけ再実行した後、トランザクションは、ロック/セマフォで非投機的に再実行することができる。例文帳に追加

After a pre-determined number of times re-executing the transaction, the transaction may be re-executed non-speculatively with locks/semaphores. - 特許庁

トランザクションを所定の回数だけ再実行した後(615)、トランザクションは、ロック/セマフォで非投機的に再実行することができる(620)。例文帳に追加

After a pre-determined number of times re-executing the transaction (615), the transaction may be re-executed non-speculatively with locks/semaphores (620). - 特許庁

命令実行の高速化と、ハードウエアの簡素化を図ることができる、キュープロセッサにおける投機実行方法を提供する。例文帳に追加

To provide an input executing method in a queue processor capable of quickening the execution of an instruction and simplifying hardware. - 特許庁

ソースプログラム中の始点と終点を同じくする異なる実行経路それぞれの処理を並列に投機実行する場合よりも、効率を高めた投機実行方法を実現するための、ソースプログラムを実行形式プログラムに変換するプログラム変換装置を提供する。例文帳に追加

To provide a program conversion device that converts from a source program to an execution form program for realizing higher efficiency speculative execution method than that for parallel speculative execution of respective processes for different execution paths that have the same start and end points in the source program. - 特許庁

条件分岐にて行うタスクの投機実行において、2つの分岐先に対して、入力データサイズが偏っていない場合は計算ノードの分配を等しく行い、投機実行時に発生するデータの転送量を抑える。例文帳に追加

To execute equal allocation of computation node with respect to two branch destinations when input data sizes are even in speculative execution of task to be executed in conditional branching, and reduce a transfer quantity of data generated at the time of speculative execution. - 特許庁

もし遅れて受信する実際の入力と、予測して投機実行したときの入力が一致していない場合には、投機実行が失敗だったとして、その前の時刻に状態が戻され、その実際の入力に基づき、処理が再実行される。例文帳に追加

If actual input received belatedly does not match with input for predicted speculative execution, the speculative execution ends in failure, thereby returning back to a state at the previous time, and on the basis of actual input, the processing is reexecuted. - 特許庁

そうして、もし遅れて受信する実際の入力と、予測して投機実行したときの入力が一致していない場合には、投機実行が失敗だったとして、その前の時刻に状態が戻され、その実際の入力に基づき、処理が再実行される。例文帳に追加

When the actual input to be received with delay is not matched with the predicted and speculatively executed input, it is determined that the speculative execution fails, and the status is returned to the previous time, and the processing is re-executed based on the actual input. - 特許庁

最新レジスタ更新データ処理部22は、最新レジスタ更新バッファ48に最新のレジスタ更新データとして、レジスタ更新命令が投機実行されていないときは汎用レジスタの値を格納し、投機実行されたときはその実行結果を上書きする。例文帳に追加

A current register updating data processing part 22 stores a value of the versatile register when the register updating instruction is not speculatively executed as the current register updating data in the current register updating buffer 48, and an execution result of the register updating instruction is overwritten when it is speculatively executed. - 特許庁

命令処理装置の実行部において、並列処理および/または投機的な実行を制限し、時間がかかるキャリーフラグの読み出しを伴うことなく、回転命令を実行できるようにする。例文帳に追加

To execute a rotate instruction in an execution part of an instruction processing device without reading of a carry flag that requires much time by limiting parallel processing and/or speculative execution. - 特許庁

フォーク先プロセッサ1-1 では、子スレッドを投機的に実行し、汎用レジスタに関して正依存の違反を検出すると、実行中のスレッドをキャンセルして、スレッドの再実行を行う。例文帳に追加

In the fork destination processor 1-1, the slave thread is speculatively executed, and at the time of detecting the violation of positive dependency regarding a general purpose register, the thread during execution is cancelled and the thread is executed again. - 特許庁

待ち時間の長い演算が制御投機ロード命令の実行中に必要になる場合、この命令に対応するエントリを求めて投機ロード加速遅延テーブルを探索する。例文帳に追加

When the arithmetic operation with a long waiting time becomes necessary during the execution of the control venture load instruction, a venture load acceleration and delay table is retrieved by searching for an entry corresponding to the instruction. - 特許庁

ループのように繰り返し実行される部分に対して投機機構を利用したコードを生成する場合に、頻繁に投機チェックにひっかかり回復コードに分岐するために性能が低下するのを防ぐ。例文帳に追加

To prevent the reduction of performance due to branch to a recovery code by frequent speculation check in the case of generating a code utilizing a speculation system for a part such as a loop to be repeatedly carried out. - 特許庁

競合しない場合、ロック命令は投機的に実行された通常のロードマイクロ動作を有するとして扱われる。例文帳に追加

If not, then the lock instruction may be treated as having a normal load micro-operation which may be speculatively executed. - 特許庁

タスクの組合せ候補を複数生成して、多数のプロセッサで同一タスクを重複して投機的に実行する。例文帳に追加

The combined candidates of tasks are generated, and the same task is redundantly and speculatively executed by a plurality processors. - 特許庁

タスクの組み合わせ候補を複数生成して、多数のプロセッサで同一タスクを重複して投機的に実行する。例文帳に追加

The combined candidates of the tasks are generated, and the same task is redundantly and speculatively executed by a plurality of processors. - 特許庁

予測SLIHは、割込みのための正しいSLIHを決定する第1レベル割込みハンドラ(FLIH)と同時に投機的に実行される。例文帳に追加

The predicted SLIH is speculatively executed at the same time as a first level interruption handler (FLIH) for determining a right SLIH for interruption. - 特許庁

このような投機実行により、他の論理プロセスの出力を待つことなく、先行して処理を行うことにより、処理の並列性が高められる。例文帳に追加

This speculative execution makes it possible to previously execute processing without waiting for the output of another logical process so that the parallelism of processing can be increased. - 特許庁

この投機実行により、他の論理プロセスの出力を待つことなく、先行して処理を行うことにより、処理の並列性が高められる。例文帳に追加

By this speculative execution, processing is performed in advance without waiting for output of another logical process, thus improving parallelism in processes. - 特許庁

タスクの組合せ候補を複数生成して、多数のプロセッサでタスクを重複して投機的に実行する。例文帳に追加

The combined candidates of tasks are generated, and the tasks are redundantly and speculatively executed by a plurality of processors. - 特許庁

インテルの新規登場の64ビット・アーキテクチャIA-64では,コンパイラが中心的役割を果たし, 条件付き実行制御および投機実行制御を使用して,さらなるILP(命令レベルの並列処理)を実現させる.例文帳に追加

In IA-64, Intel's upcoming 64-bit architecture, the compiler will play a pivotal role in using predication and control speculation to expose more ILP(instruction-level parallelism).  - コンピューター用語辞典

メモリ・アクセスの順序付けを必要とするプログラムを、ロード命令の投機実行機能をもつマルチプロセッサ環境で実行する場合に、高速性を改善する。例文帳に追加

To improve high-speed performance when a program needing the ordering of a memory access is executed under multi-processor environment having a speculation executing function of load command. - 特許庁

ロード命令実行時にはD-Cache4やデータメモリ6のヒット検出結果を待たずに、データメモリ6から読み出したデータを用いて後続の命令を投機実行するため、ロード命令のレイテンシーを短縮でき、プロセッサの性能向上が図れる。例文帳に追加

Since in the execution of a load command, the input of the succeeding command is executed using the data read out from the data memory 6 without waiting the hit detection results of the D-Cache D and the data memory 6, the latency of the loading command can be shortened, resulting in the improvement of the processor. - 特許庁

IA-64は,長い命令語(LIW),命令の条件付き実行制御(プレディケーション),分岐回避,および投機的ローディングなどを含め,多くの先端的マイクロプロセッサ手法を取り入れている.例文帳に追加

IA-64 will employ many cutting-edge microprocessor techniques, including long instruction words (LIW), instruction predication, branch elimination, and speculative loading.  - コンピューター用語辞典

スレッドマネージャ1は、各プロセッサ部にそれぞれ別個のスレッドを割り当てて、複数のプログラム経路を同時に投機的に実行させてプログラムの処理速度の向上を図る。例文帳に追加

The manager 1 assigns respectively different threads to each processor part to simultaneously and speculatively execute plural program path to improve the processing speed of the program. - 特許庁

各CPUは、プログラム上の所定のストア命令及びその後のロード命令の対に対して、投機実行を抑制できるSFAを実施し、かつ該ストア命令に係るデータを他のCPUから観測されることを保証する。例文帳に追加

Each CPU executes SFA capable of restricting the execution of speculation to the pair of the predetermined store command on the program and the load command thereafter, and secures the data relating to the store command to be observed by the other CPU. - 特許庁

また、スレッドは回復機能命令を実行して、チェックポイント回復機能へのポインタを格納し、誤り投機に応答して、チェックポイント回復機能へブランチする。例文帳に追加

The threads also execute a recovery function instruction to store a pointer to a checkpoint recovery function, and in response to mis-speculation among the threads, branch to the checkpoint recovery function. - 特許庁

命令の投機実行において、予測の検証制御および予測ミスが生じた際のリカバリー制御を、簡易なハードウエア構成で容易に実現する。例文帳に追加

To easily realize recovery control when verification control of prediction and a prediction mistake occur, with a simple hardware structure, in speculative execution of an instruction. - 特許庁

例文

投機実行機能を備えるパイプラインプロセッサにおいて、分岐予測失敗による消費電力効率の悪化を防止するとともに、状態回復用ハードウェアを簡単化した場合にも性能に対する影響を抑える。例文帳に追加

To prevent the power consumption efficiency from being degraded owing to a failure in branch prediction and suppress an influence upon the performance even at the time of simplifying hardware for state restoration with respect to a pipeline processor provided with a speculative execution function. - 特許庁

索引トップ用語の索引



  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS