| 意味 | 例文 |
assembler languageの部分一致の例文一覧と使い方
該当件数 : 21件
a language exchange programming system called a {macro assembler} 例文帳に追加
マクロアセンブラーというプログラミング言語変換システム - EDR日英対訳辞書
Since there is no Python assembler, this module defines the Python assembly language.例文帳に追加
Pythonアセンブラがないため、このモジュールがPythonアセンブリ言語を定義しています。 - Python
To provide a system and method for importing a processor resource management in an assembler language.例文帳に追加
プロセッサ資源管理をアセンブラ言語に組込むためのシステムおよび方法の提供。 - 特許庁
On the same device, the high level language program simulation is permitted with a high level language program simulation means 115, and the assembler program simulation is permitted with an assembler program simulation means 135.例文帳に追加
同一装置で高級言語プログラムシミュレーション手段115による高級言語プログラムシミュレーション、アセンブラプログラムシミュレーション手段135によるアセンブラプログラムシミュレーションが可能となる。 - 特許庁
To provide a system for generating an assembler language program in real-time in accordance with a basic operation require.例文帳に追加
動作要件に応じてリアルタイムでアセンブラ言語プログラムを生成するシステムを提供する。 - 特許庁
After defining a macro instruction once, you can easily incorporate it into basic assembler language programs 例文帳に追加
マクロ命令を一度定義しておくと,それを基本アセンブラー言語プログラムの中に容易に組み込むことができる - コンピューター用語辞典
METHOD FOR COMPILING ASSEMBLY LANGUAGE CODE FOR INSTRUCTION SET ARCHITECTURE INCLUDING NEW INSTRUCTION USING CONVENTIONAL ASSEMBLER例文帳に追加
従来のアセンブラを用いた新規の命令を含む命令セットアーキテクチャ用のアセンブリ言語コードをコンパイルする方法 - 特許庁
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)名として識別するのに用いられる。 - コンピューター用語辞典
PROCESSOR, COMPUTER-READABLE RECORDING MEDIUM WITH CIRCUIT SOURCE FOR THE SAME RECORDED THEREON, AND ASSEMBLER CONVERTING PROCESSING PROGRAM FOR PROCESSOR INTO MACHINE LANGUAGE例文帳に追加
プロセッサとその回路ソースを記録したコンピュータ読み取り可能な記録媒体、及びプロセッサ用の処理プログラムを機械語に変換するアセンブラ - 特許庁
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.例文帳に追加
一つのアセンブラ命令を拡張命令と基本命令の列からなる機械語命令列にアセンブルすることができるソフトウェア開発装置を提供する。 - 特許庁
A source code is described all in a high-level language and includes a library description part consisting of functions etc. defined in the high-level language and a general description part other than the library description part corresponding to an assembler code of a target processor.例文帳に追加
ソースコードは、全て高級言語で記述され、ターゲットプロセッサのアセンブラコードに対応して、高級言語で定義された関数等からなるライブラリ記述部と、ライブラリ記述部以外の汎用記述部とを含む。 - 特許庁
MEDIA data indicating the run history of a program and an SL list combining a source program list, a machine language list and an assembler language program list are inputted from a data input part 10 and stored in a data storage part 11.例文帳に追加
プログラムの走行履歴を示すMEDIAデータと、ソースプログラムリスト、機械語リスト、アセンブラ言語プログラムリストとが併記されたSLリストとがデータ入力部10から入力され、データ記憶部11に記憶される。 - 特許庁
The assembler language code includes a plurality of code blocks associated with a resource requirement such as a variable and the resources such as a register, an input/output location, a storage place, and a coprocessor.例文帳に追加
アセンブラ言語コードは、変数といった資源要求および、レジスタ、入出力ロケーション、記憶場所、コプロセッサといった資源と関係づけられた複数のコードブロックを含む。 - 特許庁
When a processing program that uses ISAM (assembler-language macros, PL/I or COBOL) issues an OPEN to open a key-sequenced data set, the ISAM interface is given control to: 例文帳に追加
ISAMを使用する処理プログラム(アセンブラ-言語マクロ,PL/IまたはCOBOL)が,キー順データセットを開くためにOPENを出した時,ISAMインタフェースは次のことをするために制御権を与えられる - コンピューター用語辞典
The assembler device 1 for converting the assembler source program to the machine language program executable by a processor 5 develops the extended macro command (Xld command and Xjnz command) to the basic command (ld command and jnz command) and the extended command (ext command).例文帳に追加
アセンブラソースプログラムをプロセッサ5で実行可能な機械語プログラムに変換するアセンブラ装置1では、アセンブラソースプログラムに含まれる拡張マクロ命令(Xld命令及びXjnz命令)を、基本命令(ld命令及びjnz命令)と拡張命令(ext命令)とに展開する。 - 特許庁
To improve the performance of a program including an inline assembler and to reduce the analytic cost of a compiler in a compiler system for translating the program written in a high-level language into a machine word program.例文帳に追加
高級言語で書かれたプログラムを機械語プログラムに翻訳するコンパイラ装置において、インラインアセンブラを含むプログラムの性能向上およびコンパイラの解析コスト削減を目的とする。 - 特許庁
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.例文帳に追加
一つのアセンブラ命令を拡張命令と基本命令の列からなる機械語命令列にアセンブルすることにより、拡張命令及び基本命令からなるソフトウェアの開発を容易に行うことができる。 - 特許庁
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のサブセットで書かれる)の統合コシミュレーション環境が得られる。 - 特許庁
To provide an appropriate machine language program with the least number of program steps by omitting redundant extended commands when the extended macro command included in an assembler source program is developed to a basic command and an extended command.例文帳に追加
アセンブラソースプログラムに含まれる拡張マクロ命令を基本命令と拡張命令とに展開する際に、冗長な拡張命令を省略してプログラムステップ数を可及的に減らした最適な機械語プログラムに変換すること。 - 特許庁
To provide a PC support device for improving maintenability and reliability of a PC by holding and managing the past preparation environment of the PC even when the version-up of an assembler has been implemented, and assuring the compatibility of machine language object programs prepared by new and old assemblers.例文帳に追加
アセンブラをバージョンアップした場合でもPCの過去の作成環境を維持管理し、新旧アセンブラで生成された機械語オブジェクトプログラムの互換性を保証するようにして、PCの保守性と信頼性の向上を実現するPCサポート装置を提供する。 - 特許庁
A CPU 11 performs "the analysis of an assembler, and the creation of a source code changed so that the information of the number of cycles or the like can be accurately reflected" or "the creation of the source code of a high order level (C language or the like) so that the information of the number of cycles can be accurately used".例文帳に追加
CPU11は、“アセンブラを解析し、サイクル数情報などが正確に反映されるように変更を加えたソースコードを生成する”もしくは、“アセンブラから、サイクル数情報等が正確に使えるように上位レベル(C言語等)のソースコードを生成する”。 - 特許庁
| 意味 | 例文 |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

