JP7163697B2 - 生成プログラム,情報処理装置及び生成方法 - Google Patents
生成プログラム,情報処理装置及び生成方法 Download PDFInfo
- Publication number
- JP7163697B2 JP7163697B2 JP2018184429A JP2018184429A JP7163697B2 JP 7163697 B2 JP7163697 B2 JP 7163697B2 JP 2018184429 A JP2018184429 A JP 2018184429A JP 2018184429 A JP2018184429 A JP 2018184429A JP 7163697 B2 JP7163697 B2 JP 7163697B2
- Authority
- JP
- Japan
- Prior art keywords
- machine language
- variable
- language instruction
- generated
- generating
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 32
- 230000010365 information processing Effects 0.000 title claims description 29
- 238000012545 processing Methods 0.000 claims description 44
- 238000003860 storage Methods 0.000 claims description 18
- 230000015654 memory Effects 0.000 claims description 15
- 238000010586 diagram Methods 0.000 description 30
- 230000006870 function Effects 0.000 description 18
- 238000004364 calculation method Methods 0.000 description 15
- 238000011835 investigation Methods 0.000 description 9
- 230000005540 biological transmission Effects 0.000 description 7
- 238000012423 maintenance Methods 0.000 description 7
- 238000004891 communication Methods 0.000 description 5
- 239000000284 extract Substances 0.000 description 3
- 102100026561 Filamin-A Human genes 0.000 description 2
- 101000913549 Homo sapiens Filamin-A Proteins 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 2
- 230000003247 decreasing effect Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000007689 inspection Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 208000007138 otopalatodigital syndrome type 1 Diseases 0.000 description 2
- 238000004904 shortening Methods 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 238000012795 verification Methods 0.000 description 2
- 239000000470 constituent Substances 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000013519 translation Methods 0.000 description 1
- 230000003936 working memory Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/3001—Arithmetic instructions
- G06F9/30014—Arithmetic instructions with variable precision
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/362—Software debugging
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/30029—Logical and Boolean instructions, e.g. XOR, NOT
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30094—Condition code generation, e.g. Carry, Zero flag
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30145—Instruction analysis, e.g. decoding, instruction word fields
- G06F9/30149—Instruction analysis, e.g. decoding, instruction word fields of variable length instructions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/321—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/44—Encoding
- G06F8/441—Register allocation; Assignment of physical memory space to logical memory space
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Devices For Executing Special Programs (AREA)
- Multimedia (AREA)
- Stored Programmes (AREA)
Description
図1は、関連例におけるコンパイラ61の障害調査の第1の例を説明する図である。
〔B-1〕システム構成例
図6は、実施例における情報処理装置1のハードウェア構成を模式的に示すブロック図である。
図6に示した情報処理装置における障害調査処理を、図13及び図14を参照しながら、図12に示すフローチャート(ステップS21~S28)に従って説明する。図13は、マスク値272及び機械語命令ブロック273の予測リスト27の読み取り方法を説明する図である。また、機械語命令ブロック273の比較処理を説明する図である。
上述した実施形態の一例における情報処理装置1によれば、例えば、以下の作用効果を奏することができる。
開示の技術は上述した実施形態に限定されるものではなく、本実施形態の趣旨を逸脱しない範囲で種々変形して実施することができる。本実施形態の各構成及び各処理は、必要に応じて取捨選択することができ、あるいは適宜組み合わせてもよい。
以上の実施形態に関し、さらに以下の付記を開示する。
コンピュータに、
コンパイラにより生成されたコードのうち、いずれかのコードの指定を受け付けると、前記いずれかのコードに対応した、少なくとも変数名を含む第1の機械語命令を生成し、
生成した前記第1の機械語命令に特定の種別の変数名が含まれる場合に、変数値の候補となる複数の変数値情報を変数名に対応付けて記憶する記憶部を参照して、生成した前記第1の機械語命令に含まれる前記変数名をそれぞれ当該変数名に対応付けられた複数の変数値情報とした複数の第2の機械語命令を生成する、
処理を実行させる、生成プログラム。
生成した前記第1の機械語命令に前記特定の種別ではない種別の変数名が含まれる場合に、生成した前記第1の機械語命令に含まれる前記特定の種別ではない種別の変数を特定の変数値情報とした、前記複数の第2の機械語命令を生成する、
処理を前記コンピュータに実行させる、付記1に記載の生成プログラム。
生成した前記複数の第2の機械語命令を特定の情報処理装置に送信する、
処理を前記コンピュータに実行させる、付記1又は2に記載の生成プログラム。
コンピュータに、
検索対象の変数値情報を取得し、
マスク値及び機械語命令を取得し、
取得した前記マスク値と、取得した前記検索対象の変数値情報の一部との論理積を算出し、
取得した前記機械語命令と算出した前記論理積とを比較することにより、前記検索対象の変数値情報の中から特定の変数値情報を検索する、
処理を実行させる、検索プログラム。
前記マスク値及び前記機械語命令の長さを取得し、
取得した前記長さと等しい特定の長さの変数値情報を、前記検索対象の変数値情報から抽出し、
抽出した前記特定の長さの変数値情報と、前記マスク値とについて、前記論理積を算出する、
処理を前記コンピュータに実行させる、付記4に記載の検索プログラム。
コンパイラにより生成されたコードのうち、いずれかのコードの指定を受け付けると、前記いずれかのコードに対応した、少なくとも変数名を含む第1の機械語命令を生成する第1生成部と、
前記第1生成部によって生成された前記第1の機械語命令に特定の種別の変数名が含まれる場合に、変数値の候補となる複数の変数値情報を変数名に対応付けて記憶する記憶部を参照して、前記第1生成部によって生成された前記第1の機械語命令に含まれる前記変数名をそれぞれ当該変数名に対応付けられた複数の変数値情報とした複数の第2の機械語命令を生成する第2生成部と、
を備える、情報処理装置。
前記第2生成部は、前記第1生成部によって生成された前記第1の機械語命令に前記特定の種別ではない種別の変数名が含まれる場合に、前記第1生成部によって生成された前記第1の機械語命令に含まれる前記特定の種別ではない種別の変数を特定の変数値情報とした、前記複数の第2の機械語命令を生成する、
付記6に記載の情報処理装置。
前記第2生成部によって生成された前記複数の第2の機械語命令を他の情報処理装置に送信する送信部
を更に備える、付記6又は7に記載の情報処理装置。
マスク値及び機械語命令を取得する第1取得部と、
検索対象の変数値情報を取得する第2取得部と、
前記第1取得部によって取得された前記マスク値と、前記第2取得部によって取得された前記検索対象の変数値情報の一部との論理積を算出する算出部と、
前記第1取得部によって取得された前記機械語命令と前記算出部によって算出された前記論理積とを比較することにより、前記検索対象の変数値情報の中から特定の変数値情報を検索する検索部と、
を備える、情報処理装置。
前記第1取得部は、前記マスク値及び前記機械語命令の長さを取得し、
前記第2取得部は、取得した前記長さと等しい特定の長さの変数値情報を、前記検索対象の変数値情報から抽出し、
前記算出部は、抽出した前記特定の長さの変数値情報と、前記マスク値とについて、前記論理積を算出する、
付記9に記載の情報処理装置。
コンパイラにより生成されたコードのうち、いずれかのコードの指定を受け付けると、前記いずれかのコードに対応した、少なくとも変数名を含む第1の機械語命令を生成し、
生成した前記第1の機械語命令に特定の種別の変数名が含まれる場合に、変数値の候補となる複数の変数値情報を変数名に対応付けて記憶する記憶部を参照して、生成した前記第1の機械語命令に含まれる前記変数名をそれぞれ当該変数名に対応付けられた複数の変数値情報とした複数の第2の機械語命令を生成する、
生成方法。
生成した前記第1の機械語命令に前記特定の種別ではない種別の変数名が含まれる場合に、生成した前記第1の機械語命令に含まれる前記特定の種別ではない種別の変数を特定の変数値情報とした、前記複数の第2の機械語命令を生成する、
付記11に記載の生成方法。
生成した前記複数の第2の機械語命令を特定の情報処理装置に送信する、
付記11又は12に記載の生成方法。
検索対象の変数値情報を取得し、
マスク値及び機械語命令を取得し、
取得した前記マスク値と、取得した前記検索対象の変数値情報の一部との論理積を算出し、
取得した前記機械語命令と算出した前記論理積とを比較することにより、前記検索対象の変数値情報の中から特定の変数値情報を検索する、
検索方法。
前記マスク値及び前記機械語命令の長さを取得し、
取得した前記長さと等しい特定の長さの変数値情報を、前記検索対象の変数値情報から抽出し、
抽出した前記特定の長さの変数値情報と、前記マスク値とについて、前記論理積を算出する、
付記14に記載の検索方法。
11 :CPU
12 :メモリ
13 :表示制御部
130 :表示装置
14 :記憶装置
15 :入力I/F
151 :マウス
152 :キーボード
16 :読み書き処理部
160 :記録媒体
17 :通信I/F
10 :処理部
111 :第1生成部
112 :第2生成部
113 :第1取得部
114 :第2取得部
115 :算出部
116 :検索部
117 :送信部
21 :COBOLソース
22 :コンパイラ
23 :リンカ
24 :アプリケーション
25 :カスタムコンパイラ
26 :中間コード
27 :予測リスト
28 :検索装置
221 :FE部
222 :プログラム
223 :BE部
251 :機械語生成部
252 :レジスタ割付部
253 :アドレス解決部
254 :オブジェクト生成部
255 :機械語命令の原型
256 :レジスタ割付機械語命令
257 :機械語命令
271 :長さ
272 :マスク値
273 :機械語命令ブロック
2231 :領域割付処理部
2232 :レジスタ割付処理部
2233 :第1機械語生成処理部
2234 :第2機械語生成処理部
61 :コンパイラ
62 :コンパイラ開発者
63 :保守要員
64 :COBOL資産
65 :アプリケーション
66 :チェックツール
Claims (5)
- コンピュータに、
コンパイラにより生成されたコードのうち、いずれかのコードの指定を受け付けると、前記いずれかのコードに対応した、少なくとも変数名を含む第1の機械語命令を生成し、
生成した前記第1の機械語命令にレジスタの種別の変数名が含まれる場合に、変数値の候補となる複数の変数値情報を変数名に対応付けて記憶する記憶部を参照して、生成した前記第1の機械語命令に含まれる前記レジスタの種別の変数名をそれぞれ当該変数名に対応付けられた複数の変数値情報とした複数の第2の機械語命令を生成する、
処理を実行させる、生成プログラム。 - 生成した前記第1の機械語命令に前記レジスタの種別ではない種別の変数名が含まれる場合に、生成した前記第1の機械語命令に含まれる前記レジスタの種別ではない種別の変数を、前記複数の変数値情報とは異なりレジスタの割り当て前に用いられる特定の変数値情報とした、前記複数の第2の機械語命令を生成する、
処理を前記コンピュータに実行させる、請求項1に記載の生成プログラム。 - 生成した前記複数の第2の機械語命令を特定の情報処理装置に送信する、
処理を前記コンピュータに実行させる、請求項1又は2に記載の生成プログラム。 - コンパイラにより生成されたコードのうち、いずれかのコードの指定を受け付けると、前記いずれかのコードに対応した、少なくとも変数名を含む第1の機械語命令を生成する第1生成部と、
前記第1生成部によって生成された前記第1の機械語命令にレジスタの種別の変数名が含まれる場合に、変数値の候補となる複数の変数値情報を変数名に対応付けて記憶する記憶部を参照して、前記第1生成部によって生成された前記第1の機械語命令に含まれる前記レジスタの種別の変数名をそれぞれ当該変数名に対応付けられた複数の変数値情報とした複数の第2の機械語命令を生成する第2生成部と、
を備える、情報処理装置。 - コンピュータが、
コンパイラにより生成されたコードのうち、いずれかのコードの指定を受け付けると、前記いずれかのコードに対応した、少なくとも変数名を含む第1の機械語命令を生成し、
生成した前記第1の機械語命令にレジスタの種別の変数名が含まれる場合に、変数値の候補となる複数の変数値情報を変数名に対応付けて記憶する記憶部を参照して、生成した前記第1の機械語命令に含まれる前記レジスタの種別の変数名をそれぞれ当該変数名に対応付けられた複数の変数値情報とした複数の第2の機械語命令を生成する、
処理を実行する、生成方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018184429A JP7163697B2 (ja) | 2018-09-28 | 2018-09-28 | 生成プログラム,情報処理装置及び生成方法 |
US16/580,508 US11113052B2 (en) | 2018-09-28 | 2019-09-24 | Generation apparatus, method for first machine language instruction, and computer readable medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018184429A JP7163697B2 (ja) | 2018-09-28 | 2018-09-28 | 生成プログラム,情報処理装置及び生成方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020052953A JP2020052953A (ja) | 2020-04-02 |
JP7163697B2 true JP7163697B2 (ja) | 2022-11-01 |
Family
ID=69945293
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018184429A Active JP7163697B2 (ja) | 2018-09-28 | 2018-09-28 | 生成プログラム,情報処理装置及び生成方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US11113052B2 (ja) |
JP (1) | JP7163697B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11635947B2 (en) * | 2020-05-22 | 2023-04-25 | Fujitsu Limited | Instruction translation support method and information processing apparatus |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020042909A1 (en) | 2000-10-05 | 2002-04-11 | Koninklijke Philips Electronics N.V. | Retargetable compiling system and method |
US20080307177A1 (en) | 2007-06-11 | 2008-12-11 | Daimon Masatsugu | Program conversion device |
JP2017211695A (ja) | 2016-05-23 | 2017-11-30 | 富士通株式会社 | 情報処理装置、変換プログラム、及び変換方法 |
Family Cites Families (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS59160245A (ja) | 1983-03-02 | 1984-09-10 | Mitsubishi Electric Corp | プログラム保守装置 |
JPH01196641A (ja) | 1988-01-30 | 1989-08-08 | Nec Corp | ロードモジュールの仮想アドレス割り当て方式 |
IL100990A (en) * | 1991-02-27 | 1995-10-31 | Digital Equipment Corp | Multilingual optimization compiler that uses Gladi in the production of a multi-pass cipher |
CA2081475C (en) * | 1991-02-27 | 1998-05-05 | Robert Neil Faiman Jr. | Multilanguage optimizing compiler using templates in multiple pass code generation |
JP3318051B2 (ja) * | 1993-06-17 | 2002-08-26 | 富士通株式会社 | 翻訳処理方法 |
JP3327674B2 (ja) * | 1994-04-01 | 2002-09-24 | 松下電器産業株式会社 | プログラム翻訳装置及び方法 |
US5579520A (en) * | 1994-05-13 | 1996-11-26 | Borland International, Inc. | System and methods for optimizing compiled code according to code object participation in program activities |
US5774726A (en) * | 1995-04-24 | 1998-06-30 | Sun Microsystems, Inc. | System for controlled generation of assembly language instructions using assembly language data types including instruction types in a computer language as input to compiler |
US5893145A (en) * | 1996-12-02 | 1999-04-06 | Compaq Computer Corp. | System and method for routing operands within partitions of a source register to partitions within a destination register |
US6009505A (en) * | 1996-12-02 | 1999-12-28 | Compaq Computer Corp. | System and method for routing one operand to arithmetic logic units from fixed register slots and another operand from any register slot |
US6305009B1 (en) * | 1997-12-05 | 2001-10-16 | Robert M. Goor | Compiler design using object technology with cross platform capability |
JP3264901B2 (ja) * | 1998-04-01 | 2002-03-11 | 松下電器産業株式会社 | コンパイル装置及びコンパイル方法 |
US6219457B1 (en) * | 1998-05-26 | 2001-04-17 | Silicon Graphics, Inc. | Method and system for decoding data encoded in a variable length code word |
EP0992916A1 (en) * | 1998-10-06 | 2000-04-12 | Texas Instruments Inc. | Digital signal processor |
US6463582B1 (en) * | 1998-10-21 | 2002-10-08 | Fujitsu Limited | Dynamic optimizing object code translator for architecture emulation and dynamic optimizing object code translation method |
US6490673B1 (en) * | 1998-11-27 | 2002-12-03 | Matsushita Electric Industrial Co., Ltd | Processor, compiling apparatus, and compile program recorded on a recording medium |
JP2001005675A (ja) * | 1999-06-21 | 2001-01-12 | Matsushita Electric Ind Co Ltd | プログラム変換装置及びプロセッサ |
US6363523B1 (en) * | 1999-11-12 | 2002-03-26 | Sun Microsystems, Inc. | Optimization of N-base typed arithmetic expressions |
US7681013B1 (en) * | 2001-12-31 | 2010-03-16 | Apple Inc. | Method for variable length decoding using multiple configurable look-up tables |
US7114058B1 (en) * | 2001-12-31 | 2006-09-26 | Apple Computer, Inc. | Method and apparatus for forming and dispatching instruction groups based on priority comparisons |
US6573846B1 (en) * | 2001-12-31 | 2003-06-03 | Apple Computer, Inc. | Method and apparatus for variable length decoding and encoding of video streams |
JP4426764B2 (ja) | 2003-01-21 | 2010-03-03 | 株式会社日立製作所 | コンパイラテストプログラムの自動生成方法 |
US7299170B2 (en) * | 2003-06-28 | 2007-11-20 | Transitive Limited | Method and apparatus for the emulation of high precision floating point instructions |
US7493481B1 (en) * | 2004-05-17 | 2009-02-17 | Netxen, Inc. | Direct hardware processing of internal data structure fields |
US7373489B1 (en) * | 2004-06-30 | 2008-05-13 | Sun Microsystems, Inc. | Apparatus and method for floating-point exception prediction and recovery |
US8156481B1 (en) * | 2007-10-05 | 2012-04-10 | The Mathworks, Inc. | Profiler-based optimization of automatically generated code |
US8621448B2 (en) * | 2010-09-23 | 2013-12-31 | Apple Inc. | Systems and methods for compiler-based vectorization of non-leaf code |
US8959477B2 (en) * | 2011-10-21 | 2015-02-17 | Sap Se | Scripting language for business applications |
JP6241352B2 (ja) * | 2014-03-31 | 2017-12-06 | 富士通株式会社 | コンパイラ、コンパイル方法、およびコンパイル装置 |
-
2018
- 2018-09-28 JP JP2018184429A patent/JP7163697B2/ja active Active
-
2019
- 2019-09-24 US US16/580,508 patent/US11113052B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020042909A1 (en) | 2000-10-05 | 2002-04-11 | Koninklijke Philips Electronics N.V. | Retargetable compiling system and method |
JP2004511043A (ja) | 2000-10-05 | 2004-04-08 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | リターゲッタブルコンパイルシステム及び方法 |
US20080307177A1 (en) | 2007-06-11 | 2008-12-11 | Daimon Masatsugu | Program conversion device |
JP2008305337A (ja) | 2007-06-11 | 2008-12-18 | Panasonic Corp | プログラム変換装置、プログラム変換方法、プログラム、記憶媒体、デバッグ装置、デバッグ方法及びプログラム開発システム |
JP2017211695A (ja) | 2016-05-23 | 2017-11-30 | 富士通株式会社 | 情報処理装置、変換プログラム、及び変換方法 |
Also Published As
Publication number | Publication date |
---|---|
US20200104130A1 (en) | 2020-04-02 |
JP2020052953A (ja) | 2020-04-02 |
US11113052B2 (en) | 2021-09-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11366677B2 (en) | Methods, blockchain nodes, and node devices for executing smart contract | |
JP5951022B2 (ja) | デコード時間命令最適化を用いた、強化されたアプリケーション・バイナリ・インターフェース(abi)のためのコードのリンク | |
Wang et al. | Uroboros: Instrumenting stripped binaries with static reassembling | |
EP2829970B1 (en) | A method and apparatus for porting source code | |
EP3427148B1 (en) | Load module compiler | |
JP2014531680A (ja) | デコード時間命令最適化を用いた、強化されたアプリケーション・バイナリ・インターフェース(abi)のためのコードのコンパイル | |
JP4041248B2 (ja) | コンパイラ装置、コンパイルプログラムが記録されたコンピュータ読み取り可能な記録媒体及びコンパイル方法 | |
US10705814B2 (en) | Systems and/or methods for generating reassemblable disassemblies of binaries using declarative logic | |
US20220107827A1 (en) | Applying security mitigation measures for stack corruption exploitation in intermediate code files | |
US20240231864A9 (en) | Hybrid just in time load module compiler with performance optimizations | |
JP7163697B2 (ja) | 生成プログラム,情報処理装置及び生成方法 | |
Espindola et al. | Source matching and rewriting for MLIR using string-based automata | |
JP6651974B2 (ja) | 情報処理装置、コンパイル方法及びコンパイラプログラム | |
Kirchner et al. | bin2llvm: analysis of binary programs using LLVM intermediate representation | |
WO2012032807A1 (ja) | 実行モジュール最適化装置、実行モジュール最適化方法、およびプログラム | |
JP5887811B2 (ja) | コンパイル装置、コンパイル方法、コンパイルプログラム、記録媒体 | |
CN114816435A (zh) | 一种基于逆向技术的软件开发方法 | |
JP7410269B2 (ja) | テスト・ベクタを使用した高水準コンストラクトの最適化の自動検証 | |
US20050144605A1 (en) | Information processing system and code generation method | |
JP5891976B2 (ja) | コンパイル実行・管理方法、装置、及びプログラム | |
Drescher et al. | Fast Template-Based Code Generation for MLIR | |
Jordan et al. | The Development of Lexer and Parser as parts of compiler for GAMA32 processor’s instruction-set using Python | |
Robson | A JIT compiler for OCaml bytecode | |
KARAPATEAS | RETARGETING AN ASSEMBLY OPTIMIZER FOR THE MIPS/SCALE ASSEMBLY | |
de Jong | Optimizing RISC-V Binaries using LLVM-based Same-Architecture Binary Translation |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20190607 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210610 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220525 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220531 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220801 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20220920 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20221003 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7163697 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |