小窓モード


プレミアム

ログイン
設定

設定

英和・和英辞典で「命令の依存性」に一致する見出し語は見つかりませんでしたが、
下記にお探しの言葉があるかもしれません。

「命令の依存性」の部分一致の例文検索結果

該当件数 : 23



例文

プロセッサは、ストアアドレス命令演算に対するロード命令演算についてのオーダリング依存を採用する。例文帳に追加

The processor employs ordering dependencies for load instruction operations upon store address instruction operations. - 特許庁

先行命令のために必要なデータが使用不能でデータ依存が生じているためパイプライン内の新しいステージへの順方向進行が許されない場合、活動命令はパイプライン内で「停止」命令になる。例文帳に追加

When the required data can not be used because of a preceding instruction and the forward advancement to a new stage in a pipeline is not permitted because of data dependency, an active instruction is made into 'stop' instruction in the pipeline. - 特許庁

次に、見込み再配置された命令が元々あったプログラム・コードの位置に特別な命令を挿入し、挿入された特別な命令を表すように依存DAGを修正する。例文帳に追加

Next, a special instruction is inserted at the position of a program code originally including the instruction speculated and arranged again and the dependency DAG(directed non-cyclic graph) is corrected so as to express the inserted special instruction. - 特許庁

依存によるデータ・エラーの発生を回避し、複数の命令を平行処理的にアウト・オブ・オーダで実行可能にする。例文帳に追加

To execute a plurality of instructions out of order like parallel processing by evading the occurrence of a data error due to dependency. - 特許庁

依存によるデータ・エラーの発生を回避し、複数の命令を平行処理的にアウト・オブ・オーダで実行可能にする。例文帳に追加

To perform a plurality of instructions in parallel mode in an out-of-order by avoiding occurrence of data errors due to dependence. - 特許庁

依存によるデータ・エラーの発生を回避し、複数の命令を並行処理的にアウト・オブ・オーダで実行可能にする。例文帳に追加

To execute a plurality of instructions out of order like parallel processing by avoiding the occurrence of a data error due to dependability. - 特許庁

依存によるデータ・エラーの発生を回避し、複数の命令を平行処理的にアウト・オブ・オーダで実行可能にする。例文帳に追加

To avoid an occurrence of a data error due to a dependency and execute a plurality of instructions out of order like concurrent processing. - 特許庁

依存によるデータ・エラーの発生を回避し、複数の命令を平行処理的にアウト・オブ・オーダで実行可能にする。例文帳に追加

To avoid the occurrence of data error due to dependency and to execute a plurality of instructions out of order in a parallel mode. - 特許庁

依存によるデータ・エラーの発生を回避し、複数の命令を平行処理的にアウト・オブ・オーダで実行可能にする。例文帳に追加

To avoid the occurrence of a data error caused by dependency and to execute a plurality of instructions in parallel and out-of-order. - 特許庁

スーパースカラとして動作させるときは、プロセッサ内の依存解析器を動作させて解析結果に従って並列処理可能な複数命令を同時発行し、一つ以上の命令を並べられたまま発行する場合は該依存解析器を停止させる。例文帳に追加

When the means operates as a superscalar, a dependency analyzer in the processor is activated to simultaneously issue multiple commands executable in parallel based on the analysis result, and, when one or more commands are issued while in parallel, the dependency analyzer is inactivated. - 特許庁

汎用レジスタのようなアーキテクチャ・リソースへの依存を軽減し、新しい命令を用いるソフトウェア・バージョンの機能及び能を改善する、既存のアーキテクチャと整合が取れた新しい命令機能を提供する。例文帳に追加

To provide a new command function which reduces dependency on an architecture resource, such as a general-purpose register, improves a function and performance of a software version using a new command, and is consistent with existing architecture. - 特許庁

互いに一定のデータ依存がある複数の処理を1つのVLIW命令で並列に高速実行し、VLIW命令間のデータハザードを低減し、プログラム処理能を向上させる。例文帳に追加

To improve the program processing performance by quickly executing a plurality of processings having fixed data dependency to each other in parallel according to one VLIW instruction, and reducing a data hazard between the VLIW instructions. - 特許庁

プログラム並列化支援装置1は、プログラム12a中のデータ依存、制御依存及びポインタ依存の少なくとも1つの依存関係における決定を判定し、プログラム12aのクリティカルパスを抽出し、クリティカルパス上に存在し、かつ依存関係における決定が非決定的である処理命令を抽出する。例文帳に追加

The program parallelization support device 1 dectermines a determinacy in at least one dependency relationship of a data dependency, a control dependency and a pointer dependency in a program 12a, extracts a critical path in the program 12a, and extracts a processing instruction which exists on the critical path and has a non-deterministic determinacy in the dependency relationship. - 特許庁

スーパスケーラモードおよびVLIWモードの両方が命令スケジューリングで対処され、異なる命令間のデータ依存を処理することが可能なコンピュータシステムを提供する。例文帳に追加

To provide a computer system in which both a superscaler mode and a VLIW mode are dealt with by instruction scheduling and data dependency between different instruction scan can be processed. - 特許庁

先ず、潜在的に見込再配置される命令を検出し、潜在的に見込み配置される命令に向けられた制御見込みエッジおよびデータ見込みエッジを組み入れるように依存SDAGの生成を修正する。例文帳に追加

First of all, the instruction latently speculated and arranged again is detected and the generation of a dependency SDAG is corrected so as to integrate a control speculative edge and data speculative edge directed toward the latently speculated and arranged instruction. - 特許庁

本発明はコンピュータシステムのパイプライン内でのコンピュータ命令上で依存チェックを実行する方法を提供し、そのコンピュータシステムは、第1コンピュータ命令が第1ソースオペランドのみを作動するオプコード262を有するか否か、を決定することを含む。例文帳に追加

This invention provides a method for checking dependence on a computer instruction in the pipeline of a computer system, which includes a decision on whether or not a 1st computer instruction has an operand code 262 operating only a 1st source operand. - 特許庁

プログラム命令の制御下で、システム・コンピュータ(22)はプロセス・パラメータと所要能を検索し、プロセス・パラメータに対する能の依存のヤコビアン行列を決定するため設計した実験を実行する。例文帳に追加

A system computer 22 retrieves a process parameter and required performance under on the control of the program instruction and conducts an experiment designed to decide on the Jacobian matrix of performance dependence, with respect to the process parameters. - 特許庁

単一命令複数データ(SIMD)演算を行なうための密結合デュアル16ビットの積和演算(MAC)ユニットが、蓄積依存ペナルティーを解決するためにパイプライン中の別の演算へ中間結果を転送し得る。例文帳に追加

A tightly coupled dual 16-bit multiply-accumulate (MAC) unit for performing single-instruction/multiple-data (SIMD) operations may forward an intermediate result to another operation in a pipeline to resolve an accumulating dependency penalty. - 特許庁

本条に基づき証明書が与えられる場合において,関係特許の侵害若しくは特許取消の訴訟手続の裁判所に対するその後の手続において最終命令がなされ,又は特許の有効依存してその当事者の勝訴になる判決が与えられたときは,その当事者は,裁判所が別段の指示を発する場合を除き,最高法院規則の命令62,規則28(Cap. 4 sub.leg)記載のその用語の意味の範囲内で,(その後の手続における控訴の費用を除き)当該人の費用に対する補償金を受ける権利を有する。例文帳に追加

Where a certificate is granted under this section, then if, in any subsequent proceedings before the court for infringement of the patent concerned or for revocation of the patent, a final order or judgment is made or given in favour of the party relying on the validity of the patent that party shall, unless the court otherwise directs, be entitled to his costs on the indemnity basis within the meaning of that term as appearing in Order 62 rule 28 of the Rules of the High Court (Cap 4 sub. leg.) (other than the costs of any appeal in the subsequent proceedings).発音を聞く  - 特許庁

(2) 前記の証明書が交付された場合において,次いでその特許の侵害訴訟又は取消訴訟が裁判所に係属し,前記特許の有効依存する当事者に勝訴の最終命令又は判決があるときは,その当事者は,裁判所が別段の指示をしない限り,前記の証明書に係るクレームに関する弁護士と依頼人との間に通常生じる費用の弁償を受けることができる。例文帳に追加

(2) Where any such certificate has been granted, then, if in any subsequent proceedings before the Court for infringement of the patent or for revocation of the patent, a final order or judgment is made or given in favour of the party relying on the validity of the patent, that party shall, unless the Court otherwise directs, be entitled to his costs as between solicitor and client so far as concerns the claim in respect of which the certificate was granted: - 特許庁

例文

前記課題は、少なくとも1つの移動可能な識別子発生器が、車両側送受信装置から問い合わせ信号を受信し、少なくとも2つの異なる時点で1つまたは複数の問い合わせ信号の信号特を評価するための識別子発生器側装受信装置と、少なくとも2つの異なる時点で評価された信号特の変化に依存して異なる制御命令を出力するための識別子発生器側制御装置とを有することによって解決される。例文帳に追加

At least one mobile identifier generator comprises an identifier generator side receiver unit for receiving an enquiry signal from a vehicle side transmitter-receiver unit and evaluating the signal characteristic of one or a plurality of enquiry signals at two or more different points in time and an identifier generator side controller for outputting different control commands according to change in the signal characteristic evaluated at the two or more different points in time. - 特許庁

>>例文の一覧を見る

以下のキーワードの中に探している言葉があるかもしれません。

「命令の依存性」に近いキーワードやフレーズ

※Weblio英和辞典・和英辞典に収録されている単語を、文字コード順(UTF-8)に並べた場合に前後にある言葉の一覧です。

Weblio翻訳の結果

「命令の依存性」を「Weblio翻訳」で翻訳して得られた結果を表示しています。

命令の依存性

英語翻訳

英語⇒日本語日本語⇒英語

検索語の一部に含まれている単語

検索語の中に部分的に含まれている単語を表示しています。

検索のヒント

  • キーワードに誤字・脱字がないか確かめて下さい。
  • 違うキーワードを使ってみてください。
  • より一般的な言葉を使ってみてください。

その他の役立つヒント

音声・発音記号のデータの著作権について


研究社研究社
Copyright (c) 1995-2024 Kenkyusha Co., Ltd. All rights reserved.
CMUdict is Copyright (C) 1993-2008 by Carnegie Mellon University.

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS