1016万例文収録!

「分解命令」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 分解命令に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

分解命令の部分一致の例文一覧と使い方

該当件数 : 17



例文

マクロ命令はマイクロ命令分解され、各マイクロ命令は順次実行される。例文帳に追加

A macroinstruction is decomposed into microinstructions, and each microinstruction is sequentially carried out. - 特許庁

命令定義資源設定部31は、各命令が複数命令分解される可能性について検出し、分解される可能性がある命令については、分解に使用するレジスタR29の定義および参照があるものとして、レジスタR29を中間コードに設定する。例文帳に追加

The command definition resource setting part 31 detects the possibility to decompose each command into a plurality of commands, and sets the register R29 to be decompesed in the intermediate code, in consideration of the definition and the reference used in the decomposition. - 特許庁

同一アドレスに対するアクセスが存在する場合、アドレス生成部3に対し送出する分解後の命令の間にSYNC命令を挿入する。例文帳に追加

When so, a SYNC instruction is inserted into the decomposed instructions to be sent out to the address generation part 3. - 特許庁

命令解析手段1は、読み込んだ命令コードを、命令の種類を示すオペコード, 命令の操作対象レジスタやメモリアドレスを示すオペランドに分解する命令解析を実行し、擬似データキャッシュ格納手段4に命令アドレスと同じアドレスを持つデータが格納されていないかチェックする。例文帳に追加

The instruction analyzing means 1 executes instruction analysis for decomposing the read instruction code into an operation code indicating the kind of the instruction and an operand indicating the register to be operated or memory address of the instruction, and checks whether or not data having the same address as the instruction address are stored in a pseudo data cache storing means 4. - 特許庁

例文

分解されたコードが分析され、レジスタをkillする命令を伴う呼び出しが突き止められる。例文帳に追加

The decomposed code is analyzed and an access followed by an instruction for killing the register is detected. - 特許庁


例文

コード最適化のための方法が、コンパイルされ、リンクされたオブジェクト・コードを分解するステップと、分解されたコード内で、レジスタに関連するストア命令及びリストア命令を含む機能を識別するステップとを含む。例文帳に追加

The code optimizing method includes a step for decomposing a compiled and linked object code and a step for identifying a function including a storing instruction and a restoring instruction related to a register. - 特許庁

PUネットワーク手段3−0の分解手段31−0はメモリアクセス命令を複数のメモリアクセスリクエストに分解する。例文帳に追加

A decomposing means 31-0 of a PU network means 3-0 decomposes a memory access instruction into memory access requests. - 特許庁

コマンド生成部は1つのベクトル転送命令をアドレスの異なる複数の命令分解してアドレス生成部3に送出するが、この際分解されたリクエスト同士で同一のメモリアドレスに対するアクセスが存在するか判別する。例文帳に追加

A command generation part decomposes one vector transfer instruction into instructions different in address and sends them to an address generation part 3, and decides here whether some of the decomposed requests have access to the same memory address. - 特許庁

ノード10は、命令処理情報を複数のブロックに分解する命令分解部11と、複数のブロックをノード間スイッチ20へ送信するブロック送信部12と、分解されたブロックの数と、複数のブロックに対する応答信号の数とに基づいて当該複数のブロックの送信処理が正常に終了したか否かを判断する判断部13とを有する。例文帳に追加

The node 10 includes an instruction decomposition section 11 for decomposing the instruction processing information into a plurality of blocks, a block transmission section 12 for transmitting the plurality of blocks to the inter-node switch 20, and a determination section 13 for determining whether the transmission process of the plurality of blocks has been normally ended based on the number of decomposed blocks and the number of response signals to the plurality of blocks. - 特許庁

例文

タイミング命令のタイプに依らず、タイミングの分解能はどのような遅延に対しても一定に保たれる--丁度1クロック周期(たとえば100MHzのクロックなら10ns、10MHzのクロックなら100ns)。例文帳に追加

Regardless of the type of timing instruction, the timing resolution remains constant for any delay -- just one clock period (e.g., 10 ns for a 100 MHz clock, or 100 ns for a 10 MHz clock).  - コンピューター用語辞典

例文

レジスタデータ分解手段22は、上記命令に従ってベクトルデータレジスタ手段21内のVDRから読み出されたデータを発行手段で決定されたデータとして転送する。例文帳に追加

A register data decomposing means 22 transfers data read from the VDR in a vector data register 21 according to the above instruction as data determined by an issuing means. - 特許庁

命令分解用の予備のレジスタの有効活用を実現すると共に、予備のレジスタの複数用途での共用の際のエラー検出性を確保できるようなコンパイラシステムを提供する。例文帳に追加

To provide a compiler system for effectively using a standby register for command decomposition, and securing error detectability when sharing the standby register with a plurality of applications. - 特許庁

リプライデータ処理部331は、生成部325で生成されたアクセスリクエストに対するリプライデータを、圧縮前の複数のメモリアクセス命令各々のリプライデータに分解する。例文帳に追加

A reply data processing unit 331 decomposes reply data to the access request generated by the generation unit 325 into pieces of reply data to the respective memory access instructions before the compression. - 特許庁

現行プログラムソース4がプログラムリバース部1に入力され、現行プログラムソース4に記述されているロジックを、各命令単位に分解し、処理部分のみを業務ロジックリポジトリDB6に登録する。例文帳に追加

A current program source 4 is inputted to a program reverse part 1, logic described in the current program source 4 is resolved into each instruction unit, and only a processing portion is registered in a job logic repository DB 6. - 特許庁

このプロセッサアセンブリ704は、受け取った分光反射率値に基づいて、第2の分解色に対する第1の分解色の位置合わせ不良を特性化するための、少なくとも1つのプロセッサで実行可能な一連のプログラマブル命令を含む位置合わせ不良決定モジュール706を含む。例文帳に追加

The processor assembly 704 includes a misregistration determination module 706 including a series of programmable instructions which can be performed by at least one processor for characterizing the misregistration of a first color separation relative to a second color separation based on the received spectral reflectance value. - 特許庁

このように、mov命令を循環路根に対して挿入することにより、循環路長が4サイクルの循環路を、循環路長が3サイクルの循環路と、循環路長が1サイクルの循環路との2つに分解することができ、ループ処理の開始間隔を小さくすることができる。例文帳に追加

The insertion of the mov instruction into the cyclic path root can divide the cyclic path of a four-cycle cyclic path length in two, that is, a cyclic path of a three-cycle cyclic path length and a cyclic path of a one-cycle cyclic path length, to reduce the start interval of loop processing. - 特許庁

例文

このコンピュータ実行可能命令は、マイクロプロセッサ80により実行されると、二次信号を受け取り、その二次信号を詳細係数及び近似係数に分解し、検知した負荷電流が所定の閾値を上回り、且つ、詳細係数及び前記近似係数が共にトリップ信号生成の閾条件を満たしている場合、電気回路の動作を中断させるために用いられるトリップ信号を生成するように、マイクロプロセッサ80を駆動させる命令である。例文帳に追加

The computer executable instruction, when executed by the microcontroller 80, serves as an instruction which drives the microcontroller 80 so as to receive and decompose the secondary signal into detailed and approximate coefficients, and generate a trip signal for use in interrupting an operation of the electrical circuit when a current of the sensed load is above a predetermined threshold and the detailed and approximate coefficients indicate that threshold conditions for trip signal generation are satisfied. - 特許庁

索引トップ用語の索引



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

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS