| 例文 |
assembler codeの部分一致の例文一覧と使い方
該当件数 : 27件
An assembler function access translating part 107 generates an assembler code on the selected definition and outputs the assembler code to an output file storing part 108.例文帳に追加
アセンブラ関数呼出翻訳部107は選択された定義に基づいてアセンブラコードを生成して出力ファイル格納部108に出力する。 - 特許庁
The output is an assembler code file for each non-assembler input file specified. 例文帳に追加
アセンブラコードではない入力ファイルが指定された場合は、出力はアセンブラコードのファイルになります。 - JM
This method and system assemble a code using the assembler.例文帳に追加
アセンブラを用いてコードをアセンブルするための方法およびシステムが開示される。 - 特許庁
To provide a program conversion device that converts access description into an optimum assembler code when the access description of an assembler template function being a description format to be developed into an assembler code is included in a source program.例文帳に追加
ソースプログラム中にアセンブラコードに展開される記述形式であるアセンブラテンプレート関数の呼出記述が含まれている場合に、呼出記述を最適なアセンブラコードに変換するプログラム変換装置を提供する。 - 特許庁
Finally, at execution time, the computer executes the object code produced by the assembler at assembly time 例文帳に追加
最後の実行時には,アセンブラーがアセンブリー時に作成した目的コードを,コンピュータが実行する - コンピューター用語辞典
after the source program has been converted into machine code by an assembler, it's referred as an object program 例文帳に追加
その原始プログラムがアセンブラによって機械語に変換(翻訳)されたものを目的プログラムという - コンピューター用語辞典
METHOD FOR COMPILING ASSEMBLY LANGUAGE CODE FOR INSTRUCTION SET ARCHITECTURE INCLUDING NEW INSTRUCTION USING CONVENTIONAL ASSEMBLER例文帳に追加
従来のアセンブラを用いた新規の命令を含む命令セットアーキテクチャ用のアセンブリ言語コードをコンパイルする方法 - 特許庁
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.例文帳に追加
また、プロセッサプログラムのコーディング途中に、任意のアセンブラインストラクションセットを実行コードに変換し、シミュレーションを行うことができる。 - 特許庁
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.例文帳に追加
アセンブラ言語コードは、変数といった資源要求および、レジスタ、入出力ロケーション、記憶場所、コプロセッサといった資源と関係づけられた複数のコードブロックを含む。 - 特許庁
Because the program code part to execute the main processing is enciphered, any person as third party can not analyze the device driver by an inverse assembler.例文帳に追加
主処理にあたるプログラムコード部分が暗号化されているので、第三者はデバイスドライバを逆アセンブラで解析することはできない。 - 特許庁
A normal assembler string is prepared for a user program SC by using various kinds of parameters and a provisional object code OC2 is outputted to the SC.例文帳に追加
ユーザプログラムSCに対して各種パラメータを用いて通常のアセンブラ列を作成し、暫定オブジェクトコードOC2を出力する。 - 特許庁
In the conversion, a data flow graph is combined in accordance with combination information and converted into an assembler source code and the assembled module 6 is outputted.例文帳に追加
この変換に際して、結合情報に従いデータフローグラフを結合してアセンブラソースコードに変換して、アセンブルしてモジュール6が出力される。 - 特許庁
This applies regardless to whatever sort of output GCC is producing, whether it be an executable file, an object file, an assembler file or preprocessed C code. 例文帳に追加
このオプションは GCC が実行可能ファイル、オブジェクトファイル、アセンブラファイル、プリプロセス済み C コードなどの、いかなる種類の出力を行なう場合にも適用可能です。 - JM
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から取得した各命令のデータ依存関係を表すデータ依存グラフを生成する。 - 特許庁
Thus, it is possible to obtained an advantageous effect where an assembler code of a short performing time using the hardware resources of the desired machine to maximum can be obtained.例文帳に追加
これにより、目的機械のハードウェア資源を最大限に使ったより実行時間の短いアセンブラコードを得ることができるという有利な効果が得られる。 - 特許庁
That is, the CPU 11 determines a Basic Block only from the source code, and determines the Basic Block not by an existing method for adding the cycle information to Basic Block but by assembler analysis, and creates and outputs the source code according to Basic Block.例文帳に追加
つまり、CPU11は、ソースコードだけでBasic Blockを決め、そこにサイクル情報を加える既存の方法ではなく、アセンブラ解析によってBasic Blockを決め、それに合わせたソースコードを生成し出力する。 - 特許庁
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.例文帳に追加
ソースコードは、全て高級言語で記述され、ターゲットプロセッサのアセンブラコードに対応して、高級言語で定義された関数等からなるライブラリ記述部と、ライブラリ記述部以外の汎用記述部とを含む。 - 特許庁
To provide an automatic program generation apparatus, an automatic program generation method and an automatic program generation program capable of automatically generating an assembler code having high generation efficiency.例文帳に追加
生成効率の高いアセンブラコードを自動生成することができるプログラム自動生成装置、プログラム自動生成方法、およびプログラム自動生成プログラムを提供する。 - 特許庁
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.例文帳に追加
本発明のカバレッジ計測システムアは、センブラコードまたはバイナリコードにより、カバレッジ測定対象のソフトウェアのテストを実行する仮想マシン部と、該仮想マシン部におけるテストにおいて、実行された命令コードの位置情報を抽出する位置情報抽出部とを有する。 - 特許庁
In a computer system 1 based on virtual machine specifications, an assembler code 10 prepared by specializing in specific architectures is converted into a virtual machine code, and a system for managing and operating a virtual machine code and virtual machine definition information as packaged software 54 is developed.例文帳に追加
仮想マシン仕様のコンピュータシステム1において、特定のアーキテクチャに特化して作成したアセンブラコード10を仮想マシンコードに変換して、当該仮想マシンコードと仮想マシン定義情報とをパッケージ化したソフトウェア54として管理及び運用するシステムが開示されている。 - 特許庁
Software for the target processor is generated by converting the library description part into an assembler code by a dedicated translator 403 one to one and compiling the general description part by a compiler 404.例文帳に追加
ターゲットプロセッサ用のソフトウエアを生成するには、ライブラリ記述部を、専用トランスレータ403でアセンブラコードに、一対一に変換し、汎用記述部を、コンパイラ404によりコンパイルする。 - 特許庁
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言語等)のソースコードを生成する”。 - 特許庁
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側との実行サイクル数のバランスが悪い分岐命令が含まれる場合であっても、実行時の性能を低下させないアセンブラコードを生成可能なコンパイラを提供する。 - 特許庁
The compiler 41 has: a compiler 51 compiling a source code 42 of the program; a resource table creation part 52 for creating a resource table 57 including information of use or disuse of each resource from an assembler code 56 generated by the compilation and a task information table 43; a core control routine generation part 53 for generating a resource control routine based on the resource table 57; and a linker 54.例文帳に追加
コンパイラ41は、プログラムのソースコード42をコンパイルするコンパイラ51と、コンパイルされて生成されたアセンブラコード56と、タスク情報テーブル43とから、各リソースの使用あるいは不使用の情報を含むリソーステーブル57を作成するリソーステーブル作成部52と、リソーステーブル57に基づいてリソース制御ルーチンを生成するコア制御ルーチン生成部53と、リンカ54とを有する。 - 特許庁
Then, whether or not the prepared assembler string satisfies the temperature condition of hardware is determined on the basis of the profile PF, and if not satisfying the temperature condition, an optimization object part is found inside the provisional object code OC2 on the basis of the profile PF and an optimization processing for which the heat generation is taken into consideration is performed.例文帳に追加
続いて、このプロファイルPFに基づいて、作成したアセンブラ列がハードウェアの温度条件を満たすか否かを判定し、温度条件を満たさない場合、プロファイルPFに基づいて暫定オブジェクトコードOC2内で最適化対象部分を発見し、発熱を考慮した最適化処理を行なう。 - 特許庁
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
