| 意味 | 例文 |
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例文帳に追加
命令列最適化装置、アセンブラ装置、リンカ装置、逆アセンブラ装置、デバッガ装置、コンパイラ装置、及び記録媒体 - 特許庁
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.例文帳に追加
一つのアセンブラ命令を拡張命令と基本命令の列からなる機械語命令列にアセンブルすることができるソフトウェア開発装置を提供する。 - 特許庁
METHOD FOR COMPILING ASSEMBLY LANGUAGE CODE FOR INSTRUCTION SET ARCHITECTURE INCLUDING NEW INSTRUCTION USING CONVENTIONAL ASSEMBLER例文帳に追加
従来のアセンブラを用いた新規の命令を含む命令セットアーキテクチャ用のアセンブリ言語コードをコンパイルする方法 - 特許庁
It is often the case that the basic operation of voice is described by one instruction in the assembler.例文帳に追加
しかし、音声のベーシックオペレーションは、アセンブラでは一命令で記述できる場合が多い。 - 特許庁
After defining a macro instruction once, you can easily incorporate it into basic assembler language programs 例文帳に追加
マクロ命令を一度定義しておくと,それを基本アセンブラー言語プログラムの中に容易に組み込むことができる - コンピューター用語辞典
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レコードを書き出すというような特定の仕事だけを行なう一群の基本アセンブラー命令のことである - コンピューター用語辞典
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)名として識別するのに用いられる。 - コンピューター用語辞典
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.例文帳に追加
また、プロセッサプログラムのコーディング途中に、任意のアセンブラインストラクションセットを実行コードに変換し、シミュレーションを行うことができる。 - 特許庁
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はアセンブラプログラムを各実行ユニットで実行される実行ユニット毎命令記述に分割する。 - 特許庁
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から取得した各命令のデータ依存関係を表すデータ依存グラフを生成する。 - 特許庁
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上の特定の部品に一致することを確認できるので、部品の取り違えを未然に防ぐことができる。 - 特許庁
To provide a compiler using a condition performance instruction capable of generating an assembler code for preventing the deterioration of performance at the time of performance even when any branch instruction leading to the unbalanced number of then side and else side performance cycles is included in an original program.例文帳に追加
条件実行命令を利用するコンパイラであって、原始プログラムにthen側とelse側との実行サイクル数のバランスが悪い分岐命令が含まれる場合であっても、実行時の性能を低下させないアセンブラコードを生成可能なコンパイラを提供する。 - 特許庁
To enhance the enjoyment of an assembly puzzle by creating the assembly puzzle and its production method which enables an assembler to identify how it is assembled without looking at an instruction manual.例文帳に追加
説明書を見なくとも、如何なる組立方法によって組み立てたのかを識別できる組立パズル及びその製造方法を案出することにより、組立パズルの楽しさを増大させることを目的とする。 - 特許庁
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. 例文帳に追加
そのアセンブラ命令が一つの読み書きオペランドを持っている場合は、その機能を二つの別々のオペランド、すなわち一つの入力オペランドと一つの書込み専用出力オペランド、に論理的に分割する必要がある。 - コンピューター用語辞典
Integrated co- simulation environment of the software (to be written, for example, in C or assembler language) and the hardware (to be written, for example, in VHDL and a subset of C) is obtained by the addition of an instruction set simulator which operates under the same OS is added.例文帳に追加
同じOSの下で動作する命令セットシミュレータが付加されることにより、ソフトウェア(例えばCやアセンブラで書かれる)とハードウェア(例えばVHDLやCのサブセットで書かれる)の統合コシミュレーション環境が得られる。 - 特許庁
The coverage measurement system comprises a virtual machine part for executing a test of software to be measured at its coverage by an assembler code or a binary code and a positional information extraction part for extracting the positional information of an executed instruction code in the test by the virtual machine part.例文帳に追加
本発明のカバレッジ計測システムアは、センブラコードまたはバイナリコードにより、カバレッジ測定対象のソフトウェアのテストを実行する仮想マシン部と、該仮想マシン部におけるテストにおいて、実行された命令コードの位置情報を抽出する位置情報抽出部とを有する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
