小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > assembler instructionの意味・解説 

assembler instructionとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 アセンブラー命令


コンピューター用語辞典での「assembler instruction」の意味

assembler instruction


「assembler instruction」の部分一致の例文検索結果

該当件数 : 19



例文

INSTRUCTION SEAQUENCE OPTIMIZING DEVICE AND ASSEMBLER DEVICE AND LINKER DEVICE AND INVERSE ASSEMBLER DEVICE AND DEBUGGER DEVICE AND COMPILER DEVICE AND RECORDING MEDIUM例文帳に追加

命令列最適化装置、アセンブラ装置、リンカ装置、逆アセンブラ装置、デバッガ装置、コンパイラ装置、及び記録媒体 - 特許庁

It is often the case that the basic operation of voice is described by one instruction in the assembler.例文帳に追加

しかし、音声のベーシックオペレーションは、アセンブラでは一命令で記述できる場合が多い。 - 特許庁

METHOD FOR COMPILING ASSEMBLY LANGUAGE CODE FOR INSTRUCTION SET ARCHITECTURE INCLUDING NEW INSTRUCTION USING CONVENTIONAL ASSEMBLER例文帳に追加

従来のアセンブラを用いた新規の命令を含む命令セットアーキテクチャ用のアセンブリ言語コードをコンパイルする方法 - 特許庁

The assembler will compute the displacement from a base address of any symbolic addresses you specify in a machine instruction発音を聞く 例文帳に追加

アセンブラーは,ユーザが機械命令の中で指定した記号アドレスの基底アドレスからの変位を計算する - コンピューター用語辞典

In the IBM Assembler Language the ENTRY instruction is used to identify a symbol within a CS as an Entry Point (EP) name.発音を聞く 例文帳に追加

IBMのアセンブラ言語においてエントリ命令は、CSの中にある記号をエントリポイント(EP)名として識別するのに用いられる。 - コンピューター用語辞典

After defining a macro instruction once, you can easily incorporate it into basic assembler language programs発音を聞く 例文帳に追加

マクロ命令を一度定義しておくと,それを基本アセンブラー言語プログラムの中に容易に組み込むことができる - コンピューター用語辞典

例文

A means 13 for dividing the descriptions of instructions divides the assembler program into the description of the instruction of each execution unit which is executed in each execution unit.例文帳に追加

命令記述分割手段13はアセンブラプログラムを各実行ユニットで実行される実行ユニット毎命令記述に分割する。 - 特許庁

>>例文の一覧を見る


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

JST科学技術用語日英対訳辞書での「assembler instruction」の意味

assembler instruction


日英・英日専門用語辞書での「assembler instruction」の意味

assembler instruction


「assembler instruction」の部分一致の例文検索結果

該当件数 : 19



例文

To provide a software developing apparatus with which one assembler instruction can be assembled into a machine language instruction string composed of an extension instruction string and a basic instruction string.例文帳に追加

一つのアセンブラ命令を拡張命令と基本命令の列からなる機械語命令列にアセンブルすることができるソフトウェア開発装置を提供する。 - 特許庁

It is possible to easily develop software composed of extension instructions and basic instructions by assembling one assembler instruction into the machine language instruction string composed of the extension instruction string and the basic instruction string.例文帳に追加

一つのアセンブラ命令を拡張命令と基本命令の列からなる機械語命令列にアセンブルすることにより、拡張命令及び基本命令からなるソフトウェアの開発を容易に行うことができる。 - 特許庁

A macro instruction is a special instruction that represents a group of basic assembler instructions which perform a specific task, such as writing a record on disk発音を聞く 例文帳に追加

マクロ命令は特別な命令の一種で,ディスク上に1レコードを書き出すというような特定の仕事だけを行なう一群の基本アセンブラー命令のことである - コンピューター用語辞典

When the assembler instruction has a read-write operand, you must logically split its function into two separate operands, one input operand and one write-only output operand.発音を聞く 例文帳に追加

そのアセンブラ命令が一つの読み書きオペランドを持っている場合は、その機能を二つの別々のオペランド、すなわち一つの入力オペランドと一つの書込み専用出力オペランド、に論理的に分割する必要がある。 - コンピューター用語辞典

A data dependency analyzer 140 generates a data dependence graph indicating the data dependency of each instruction acquired from an assembler code generator 120.例文帳に追加

データ依存関係解析部140は、アセンブラコード生成部120から取得した各命令のデータ依存関係を表すデータ依存グラフを生成する。 - 特許庁

In the middle of processor program coding, it is possible to convert an arbitrary assembler instruction set into an executable code to perform the simulation.例文帳に追加

また、プロセッサプログラムのコーディング途中に、任意のアセンブラインストラクションセットを実行コードに変換し、シミュレーションを行うことができる。 - 特許庁

To provide a CPU by which an existent assembler can be used as it is and an address space is extended by simple circuit constitution while the increase of instruction is suppressed.例文帳に追加

既存のアセンブラがそのまま利用できるとともに、命令コードの増大を抑えたまま簡単な回路構成でアドレス空間の拡張化が図られたCPUを提供する。 - 特許庁

例文

Since an assembler can confirm that the particular component matches the particular component on the assembly instruction 100, the components are prevented from being mixed up.例文帳に追加

組立作業者は、特定の部品が、組立説明書100上の特定の部品に一致することを確認できるので、部品の取り違えを未然に防ぐことができる。 - 特許庁

>>例文の一覧を見る

「assembler instruction」の意味に関連した用語

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

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
独立行政法人科学技術振興機構独立行政法人科学技術振興機構
All Rights Reserved, Copyright © Japan Science and Technology Agency
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS