小窓モード


プレミアム

ログイン
設定

設定

ナル命令の英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 null instruction


コンピューター用語辞典での「ナル命令」の英訳

ナル命令

読み方 ナルメイレイ

null instruction

用例
参照

「ナル命令」の部分一致の例文検索結果

該当件数 : 62



例文

ナル命令の効果は計算の状態を変えずにおくことにある。例文帳に追加

The effect of the null instruction is to leave the state of the computation unchanged.発音を聞く  - コンピューター用語辞典

システムは、オブジェクト・ローディング命令及びオブジェクト記憶命令をオリジナル命令に追加することによって改訂されたコンピュータ・プログラムを生成すべく初期コンピュータ・プログラムを自動的に改訂する。例文帳に追加

The system automatically revises the initial computer program to generate a revised computer program by adding object loading instructions and object storing instructions to the original instructions. - 特許庁

一方、連続命令が分岐命令を含まず(620)、あるいは、割込みが遅延スロットを占有しないときは(630)、割込みペナルティなしで命令処理を完了する(660)。例文帳に追加

On the other hand, if the continuous instruction contains no branch instruction (620), or the interrupt does not occupy the delay slot (630), the instruction processing is completed without interrupt penalty (660). - 特許庁

与えられた命令をパイプライン処理するデータ処理装置について、分岐命令流の命令列退避用の専用バッファなどを設けることなく、分岐ペナルティを軽減する。例文帳に追加

To reduce the branch penalty of a data processor for pipe line-processing of a given instruction without providing any exclusive buffer for saving an instruction string of a branch instruction type. - 特許庁

そして、生成したSQL命令を用いて当該リレーショナルデータベースを検索する。例文帳に追加

Then, the relevant relational database is retrieved while using the generated SQL instruction. - 特許庁

命令プリフェッチのためのネクストライン・プリフェッチによるペナルティを改善する。例文帳に追加

To improve penalties involved in next-line prefetch for prefetching instructions. - 特許庁

例文

オリジナル命令は、コンピュータの主メモリのオブジェクトをアクセスしかつ更新する。例文帳に追加

The original instructions access and update objects in a computer main memory. - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

電気制御英語辞典での「ナル命令」の英訳

ナル命令


日英・英日専門用語辞書での「ナル命令」の英訳

ナル命令


クロスランゲージ 37分野専門語辞書での「ナル命令」の英訳

ナル命令

「ナル命令」の部分一致の例文検索結果

該当件数 : 62



例文

命令フェッチペナルティの最小化およびメモリ帯域幅の使用の最適化。例文帳に追加

To minimize instruction fetch penalty, and to optimize the use of memory band width. - 特許庁

分岐予測が失敗した場合のペナルティは1ワードからなる分岐命令の場合と同様となる例文帳に追加

A penalty when the branch prediction is failed is same as in a case that the branch instruction is formed of one word. - 特許庁

命令フェッチサイクルと命令デコードサイクルと命令実行サイクルの3段階のステージに分かれたパイプライン処理を行うデジタルシグナルプロセッサにおいて、命令デコーダ14で条件実行命令をデコードする際には、条件が一致することを想定してレジスタAの値をデータバス上にのせる。例文帳に追加

Concerning a digital signal processor for performing pipeline processing divided into three stages of an instruction fetch cycle, an instruction decode cycle and an instruction execute cycle, when decoding a conditional executing instruction through an instruction decoder 14, the value of a register A is put on a data bus while estimating the matching of conditions. - 特許庁

コンテキストがシグナルハンドラの呼び出しによって得られていたものの場合は、古い標準によれば「プログラムの実行はシグナルによって割り込まれた命令の次の命令から継続される」。例文帳に追加

If the context was obtained by a call to a signal handler, then old standard text says that "program execution continues with the program instruction following the instruction interrupted by the signal".発音を聞く  - JM

第1の制御手段120は、リレーショナルデータベース110のテーブルに対して出されたREAD命令を、そのテーブルを参照するSQL文による命令に変換してリレーショナルデータベース110に発行する機能を有する。例文帳に追加

First control means 120 has a function of converting a READ command sent to a table of a relational database 110 into a command in an SQL sentence referring to the table and then issuing the command to the relational database 110. - 特許庁

クライアント端末6〜8は、ターミナルサーバ1によって生成されるプリンタドライバに対する第1の描画命令と、プリンタドライバからの再描画要求に応じて前記描画命令生成装置によって生成される第2の描画命令とを対応付けて管理する。例文帳に追加

Client terminals 6 to 8 generate a first drawing instruction to a printer driver to be generated by a terminal server 1 and a second drawing instruction to be generated by a drawing instruction generation device in response to a replotting request from the printer driver in association with each other. - 特許庁

そして、クライアント端末6〜8は、ターミナルサーバ1から第1の描画命令を受信し、受信した第1の描画命令をプリンタドライバにおいてPDLに変換可能か否かを判定し、PDLに変換できないと判定された場合、第1の描画命令に対応する第2の描画命令を検索する。例文帳に追加

Then, the client terminals 6 to 8 receive the first drawing instruction from the terminal server 1, and decides whether the received first drawing instruction can be converted into PDL by the printer driver, and when it is decided that the first drawing instruction can not be converted into PDL, retrieves the second drawing instruction corresponding to the first drawing instruction. - 特許庁

例文

コプロセッサの命令実行サイクル数に合わせて主プロセッサの命令実行サイクル数を増加することに起因する分岐ペナルティの悪化を抑制する。例文帳に追加

To suppress worsening of a branch penalty due to an increased number of instruction execution cycles of a main processor matched to the number of instruction execution cycles of a coprocessor. - 特許庁

>>例文の一覧を見る

「ナル命令」の英訳に関連した単語・英語表現

ナル命令のページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
安藤設計事務所安藤設計事務所
Copyright (C) 2024 安藤設計事務所 All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved
株式会社クロスランゲージ株式会社クロスランゲージ
Copyright © 2024 Cross Language Inc. All Right Reserved.

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS