逆アセンブラの試作
スポンサーリンク
概要
- 論文の詳細を見る
This paper is concerned with the design and implementation of the inverse assembler which is used for analyzing MELCOM-70system programs. The inverse assembler translates machine-code programs into symbolic assembly language. It works on a two-pass basis, that is, it makes two scans of the machine-code program. The first pass builds up a symbol table by collecting internal symbols and external symbols, and the second pass does the actual translation, using the internal and external symbols generated in the first pass. The inverse assembler designed here has the following four features. 1. The generated internal symbols represent a certain content of each address. 2. User is able to use fifty external symbols which fit a content of each address. 3. Series internal symbols are generated even to a program separated into two segments. 4. The data word is converted into a number of four hexadecimal digits.
- 長崎大学工学部,Faculty of Engineering, Nagasaki Universityの論文
著者
関連論文
- 逆アセンブラの試作
- 語義文の表記的特徴に着目した形態素解析用辞書に関す基礎的考察
- 語義文の機能表現について
- 国語辞典に基づくシソーラスと単語の意味分類に関する一考察
- 国語辞典に基づくシソーラスの構築に関する一考察
- 自然言語の機械処理について-概念の連結構造に関する基礎的考察-
- 日英機械翻訳のための述部処理システム
- 自然言語情報処理データ・ベース : 自然言語の標準化
- 日本語の機械処理--日本語文の標準形分解
- パネル討論 : 自然言語の知能的処理
- 機械辞書をどう構築するか (自然言語処理への挑戦)
- 機械辞書の構築に関して--日常辞書からの情報抽出 (計算言語)
- 国語辞典からの情報の抽出と構造化について
- 国語辞典からの情報の抽出と構造化について