JPS6242232A - Display system for storage contents - Google Patents

Display system for storage contents

Info

Publication number
JPS6242232A
JPS6242232A JP60182243A JP18224385A JPS6242232A JP S6242232 A JPS6242232 A JP S6242232A JP 60182243 A JP60182243 A JP 60182243A JP 18224385 A JP18224385 A JP 18224385A JP S6242232 A JPS6242232 A JP S6242232A
Authority
JP
Japan
Prior art keywords
address
display
effective
data
register
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.)
Pending
Application number
JP60182243A
Other languages
Japanese (ja)
Inventor
Haruo Sugizaki
杉崎 治男
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60182243A priority Critical patent/JPS6242232A/en
Publication of JPS6242232A publication Critical patent/JPS6242232A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To display only the contents of the effective address by providing a table for storage the address effective digits for each address and referring to this table for display of addresses. CONSTITUTION:When an address is designated for display of the contents of a register or a memory on a screen, the number of effective digits of the address is obtained with reference to a type table of addresses. Then the corresponding data is read out and stored in a display data storing area and the next address is produced after adding '1' to the lowest bit of the effective digit. The type table shows patterns, that is, '00000000' shows that 16 address bits are all effective and '00000001' shows that only upper 8 bits are effective out of 16 bits respectively. The corresponding data is read out by means of the produced address and stored in a display data storing area. This action is repeated and displayed on a screen when the data amount reaches up to a prescribed level.

Description

【発明の詳細な説明】 [概 要] 対象とする装置のレジスタまたはメモリの記憶内容を指
定されたアドレスを先頭とする複数アドレスにわたって
表示装置の画面上に表示するごとく構成された系におい
て、従来、指定されたアドレス以降については単にアド
レスの最下位ビットを順次歩道せしめることによりアド
レスを生成していたので、アドレスの有効桁が他と異な
るレジスタ等が存在する場合、無効なデータが表示され
ることとなり画面の表示効率が低下するという問題点が
あったが、これを解決するためアドレスごとのアドレス
有効桁を記憶しておくテーブルを設けて、表示に際し該
テーブルを参照することにより、有効なアドレスの内容
のみを表示する表示方式を開示している。
[Detailed Description of the Invention] [Summary] In a system configured such that the contents of a register or memory of a target device are displayed on the screen of a display device over multiple addresses starting from a specified address, , for addresses after the specified address, addresses were generated by simply passing the least significant bits of the address sequentially, so if there is a register etc. where the valid digits of the address are different from others, invalid data will be displayed. As a result, there was a problem that the display efficiency of the screen decreased, but in order to solve this problem, a table was set up to store the valid address digits for each address, and by referring to the table when displaying, the effective number of digits was reduced. Discloses a display method that displays only the contents of an address.

[産業上の利用分野] 本発明はレジスタやメモリの内容を表示する際の制御に
関するもので特にサービスプロセッサなどを用いて、先
頭アドレスを指定することにより対象装置内の該アドレ
ス以降の複数アドレスのレジスタやメモリの内容を表示
させる堝合に、有効アドレス桁が他と異なるものがある
場合であっても効率良く表示せしめることの可能な制御
方式に係る。
[Industrial Application Field] The present invention relates to control when displaying the contents of registers and memory, and in particular, by using a service processor or the like, by specifying a first address, multiple addresses after the specified address in the target device can be displayed. The present invention relates to a control method capable of efficiently displaying the contents of a register or memory even when the contents of a register or memory are displayed with different effective address digits.

[従来の技術] 第4図は従来の表示画面の1例を示す図で、1はアドレ
ス、2はデータで、2oはアドレス“0100”のデー
タ、2.はアドレス“0101nのデータ、2□はアド
レス“0102”のデータ、2.はアドレス“0103
”のデータ、3はアドレス入力行、4は表示画面を表し
ており、利用者がアドレス入力行に“0100”なるア
ドレスを入力した場合の表示画面を示している。
[Prior Art] FIG. 4 is a diagram showing an example of a conventional display screen, in which 1 is an address, 2 is data, 2o is data at address "0100", 2. is data at address “0101n,” 2□ is data at address “0102,” and 2. is data at address “0103.”
” data, 3 is an address input line, and 4 is a display screen, which shows the display screen when the user inputs an address “0100” in the address input line.

すなわち、本図に見られるように、アドレス入力行にア
ドレス値として0100”を入力するとアドレス”01
00″〜“011F”に対応するレジスタまたはメモリ
の32ワ一ド分のデータが表示される。
In other words, as shown in this figure, if you enter "0100" as the address value in the address input line, the address "01" will be entered.
32 words of data in the register or memory corresponding to 00'' to 011F are displayed.

第5図は従来の表示方式の制御を示す流れ図Vある。FIG. 5 is a flow chart V showing control of the conventional display method.

同図に示されるように、従来の制御においては、アドレ
ス入力行にアドレス値が入力されると、該アドレス値の
最下位ビットに次々と“1”を加算(歩進)して、これ
らのアドレスの内容を読み出して記憶領域へ格納して、
それが所定の量(この場合は32ワード)に達すると、
これを表示装置画面に表示している。
As shown in the figure, in conventional control, when an address value is input to the address input line, "1" is added (stepped) to the least significant bit of the address value one after another. Read the contents of the address and store it in the storage area,
When it reaches a predetermined amount (32 words in this case),
This is displayed on the display screen.

[発明が解決しようとする問題点] 上述した従来の制御方式においては、常にアドレス値の
最下位ビットに”1”を加算してアドレスを歩進する制
御を行なっているので、アドレスの有効桁が他と異なる
レジスタ等が存在する場合、無意味なデータを表示する
こととなり、表示に関する画面の利用効率が悪いという
問題点があった。
[Problems to be Solved by the Invention] In the conventional control method described above, since control is performed to increment the address by always adding "1" to the least significant bit of the address value, the effective digits of the address If there is a register or the like whose value is different from the others, meaningless data will be displayed, resulting in a problem that the screen usage efficiency for display is poor.

例えば、16ビツトのアドレスの内上位8ビットのみが
有効である場合に、アドレス“0100″を指定して表
示をさせると0100〜011Fまでのアドレスに対応
する32ワ一ド分のデータが表示されるが、アドレスの
下位8ビツトはハードウェアにおいて無視されるため、
実際には同一レジスタの同一データが32ワ一ド分表示
されることになってしまう。
For example, if only the upper 8 bits of a 16-bit address are valid, if you specify address "0100" and display it, 32 words of data corresponding to addresses 0100 to 011F will be displayed. However, the lower 8 bits of the address are ignored by the hardware, so
In reality, the same data in the same register will be displayed for 32 words.

本発明はこのような従来の問題点に鑑み、指定アドレス
を先頭とする表示可能な範囲(例えば32ワード)の有
効なアドレスに対応するデータのみを画面に表示せしめ
ることの可能な制御方式を提供することを目的としてい
る。
In view of these conventional problems, the present invention provides a control method that allows only data corresponding to valid addresses within a displayable range (for example, 32 words) starting from a specified address to be displayed on the screen. It is intended to.

[問題点を解決するための手段] そして、この目的は本発明によれば特許請求の範囲に記
載のとおり、対象とする装置のレジスタまたはメモリの
記憶内容を指定されたアドレスを先頭とする複数アドレ
スにわたって表示装置の画面上に表示するごとく構成さ
れた系において、各アドレスに対応して該当するアドレ
スのレジスタまたはメモリ領域のアドレス有効桁を記憶
しておくテーブルを設け、表示すべきレジスタまたはメ
モリ領域の先頭アドレスが指定されたとき該テーブルを
参照することによりアドレスの有効桁を認識して有効な
アドレスに対応する内容のみを表示することを特徴とす
る記憶内容表示方式により達成される9 [実 施 例] 第1図は本発明の1実施例のアドレスの型テーブルを示
す図で、(a)はレジスタまたはメモリのアドレスを示
しており、(b)はアドレスの型テーブルを示している
。図中参照符すで示される数字はビット位置を表してい
る。輸)におけるアドレス中のX印は有効ビットである
ことを表しており一印は無効ビットであることを表して
いる。また、(b)に示したアドレスの型テーブルにお
けるパターン”o o o o o o o o”は1
6ビツトのアドレスビット全部が有効であることを示す
ものであり“00000001′′は全部で16ビツト
のアドレスビット中上位の8ビツトのみが有効であるこ
とを示すものである。
[Means for Solving the Problems] According to the present invention, this object is achieved by storing the stored contents of the register or memory of the target device in multiple numbers starting from a specified address. In a system configured to display addresses on the screen of a display device, a table is provided to store the effective digits of the register or memory area of the corresponding address corresponding to each address, and the register or memory area to be displayed is This is achieved by a storage content display method characterized in that when the start address of an area is specified, by referring to the table, the valid digits of the address are recognized and only the content corresponding to the valid address is displayed. Embodiment] FIG. 1 is a diagram showing an address type table according to an embodiment of the present invention, in which (a) shows a register or memory address, and (b) shows an address type table. . Numbers indicated by reference marks in the figure represent bit positions. An X mark in the address in (port) represents a valid bit, and a single mark represents an invalid bit. Also, the pattern "o o o o o o o o" in the address type table shown in (b) is 1
This indicates that all 6 address bits are valid, and "00000001'' indicates that only the upper 8 bits of the 16 address bits in total are valid.

第2図は本発明の1実施例の制御を示す流れ図である。FIG. 2 is a flowchart showing the control of one embodiment of the present invention.

すなわち、本発明においては、レジスタ、または、メモ
リ内容の画面表示に際し、アドレスが指定されると、ア
ドレスの型テーブルを参照して、その有効桁数を知り、
対応するデータを読み出して表示データ格納領域に格納
すると共に、有効桁の最下位ビットに“1”を加算して
次のアドレスを生成する。そして、このアドレスを用い
て該当するデータを読み出して表示データ格納領域に格
納する。このような動作を繰り返してデータが所定の量
(この例では32ワード)になるとこれを画面に表示す
る。
That is, in the present invention, when an address is specified when displaying register or memory contents on the screen, the number of effective digits of the address is determined by referring to the address type table.
The corresponding data is read out and stored in the display data storage area, and "1" is added to the least significant bit of the effective digits to generate the next address. Then, using this address, the corresponding data is read out and stored in the display data storage area. By repeating such operations, when the data reaches a predetermined amount (32 words in this example), it is displayed on the screen.

本発明の場合における表示画面の1例を第3図に示す。An example of a display screen in the case of the present invention is shown in FIG.

第3図において、5はアドレス、6はデータ、7はアド
レス入力行、8は表示画面を表しており、6゜はアドレ
ス“0000″のデータ、61はアドレス″0100”
のデータ、6□はアドレス“0200”のデータ、63
はアドレス″0300″のデータを示している。
In FIG. 3, 5 is an address, 6 is data, 7 is an address input line, 8 is a display screen, 6° is data at address "0000", and 61 is address "0100".
data, 6□ is data at address “0200”, 63
indicates data at address "0300".

すなわち、本図はアドレス入力行7において、“010
0°なる先頭アドレスが指示され、画面上にアドレス゛
’o o o o〜IFOO’に対応するレジスタまた
はメモリの内容が表示されている場合を表すものであっ
て、第2図において示したアドレス型テーブルを用いた
場合について示している。
That is, in this figure, in address input line 7, “010
This represents the case where the first address of 0° is specified and the contents of the register or memory corresponding to the address ゛'o o o o ~ IFOO' are displayed on the screen, and the address type shown in Fig. 2 is used. The case where a table is used is shown.

U発明の効果コ 以上説明したように本発明の方式によれば、レジスタま
たはメモリの内容を表示装置に表示せしめる際に、アド
レスの有効桁が異なるレジスタまたはメモリ領域が存在
する場合であっても、有効なアドレスに対応するデータ
のみを表示せしめることが可能であるから、表示に際す
る画面の効率的な利用が図れるので効果は大である。
U Effects of the Invention As explained above, according to the method of the present invention, when displaying the contents of a register or memory on a display device, even if there are registers or memory areas whose addresses have different significant digits, Since it is possible to display only data corresponding to a valid address, the screen can be used efficiently for display, which is very effective.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の1実施例のアドレスの型テーブルを示
す図、第2図は本発明の1実施例の制御を示す流れ図、
第3図は本発明の場合の表示画面の1例を示す図、第4
図は従来の表示画面の1例を示す図、第5図は従来の表
示方式の制御を示す流れ図である。 1.5・・・アドレス、2.6・・・データ、3.7・
・・アドレス入力行、4.8・・・表示画面代理人 弁
理士 井 桁 貞 〜 本発明のl実施例のアドレスのをテープ゛ルを示す図第
 7 回 本死朗め鳥含め表示画l坊のメ伊I屯示す目算 3 図 第2図 4丁 R来の表示画面の14列を示す図 第 4 図
FIG. 1 is a diagram showing an address type table in one embodiment of the present invention, FIG. 2 is a flowchart showing control in one embodiment of the present invention,
FIG. 3 is a diagram showing an example of a display screen in the case of the present invention, and FIG.
The figure shows an example of a conventional display screen, and FIG. 5 is a flowchart showing control of the conventional display method. 1.5...Address, 2.6...Data, 3.7.
...Address input line, 4.8...Display screen Agent Patent attorney Sada Igata ~ Diagram showing the address tape of the embodiment of the present invention No. 7 Display screen including the bird that sings this death Figure 2 shows the 14 columns of the display screen from 4th floor Figure 4

Claims (1)

【特許請求の範囲】[Claims] 対象とする装置のレジスタまたはメモリの記憶内容を指
定されたアドレスを先頭とする複数アドレスにわたつて
、表示装置の画面上に表示するごとく構成された系にお
いて、各アドレスに対応して該当するアドレスのレジス
タまたはメモリ領域のアドレス有効桁を記憶しておくテ
ーブルを設け、表示すべきレジスタまたはメモリ領域の
先頭アドレスが指定されたとき該テーブルを参照するこ
とによりアドレスの有効桁を認識して有効なアドレスに
対応する内容のみを表示することを特徴とする記憶内容
表示方式。
In a system configured to display the contents of a register or memory of a target device over multiple addresses starting from a specified address on the screen of a display device, the corresponding address corresponds to each address. A table is provided to store the effective digits of the address of the register or memory area, and when the first address of the register or memory area to be displayed is specified, the effective digits of the address are recognized by referring to the table and the effective digits of the address are recognized. A storage content display method characterized by displaying only the content corresponding to an address.
JP60182243A 1985-08-20 1985-08-20 Display system for storage contents Pending JPS6242232A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60182243A JPS6242232A (en) 1985-08-20 1985-08-20 Display system for storage contents

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60182243A JPS6242232A (en) 1985-08-20 1985-08-20 Display system for storage contents

Publications (1)

Publication Number Publication Date
JPS6242232A true JPS6242232A (en) 1987-02-24

Family

ID=16114845

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60182243A Pending JPS6242232A (en) 1985-08-20 1985-08-20 Display system for storage contents

Country Status (1)

Country Link
JP (1) JPS6242232A (en)

Similar Documents

Publication Publication Date Title
JPS57203127A (en) Selecting device of graphic data
JPS6242232A (en) Display system for storage contents
JPS5636729A (en) Character processor
JP2759954B2 (en) Electronic map search device
JP3006988B2 (en) Spreadsheet apparatus and data management method for spreadsheet apparatus
JPS5851330A (en) Character processor
JPH01140270A (en) Map retrieving method
JPS5561879A (en) Optical character reader
JPS576935A (en) Processing system of display information
JPH0426919Y2 (en)
JPS6087390A (en) Character processor
JPH0617186Y2 (en) List display device for market information
JPS58146982A (en) Device for editing document
JPS554609A (en) Display unit
JPS61153775A (en) Displaying device
JPS6337393A (en) Data display system
JPS6242189A (en) Pattern writing apparatus
JPS62229316A (en) Character processor
JPS6053990A (en) Character processor
JPS5835593A (en) Column position display for cursor
JPS54150928A (en) Display unit
Brown Jr A general purpose graphics support library for the Ada programming language hosted on the Zenith H/Z-100 computer
JPH04177466A (en) Information retriever
JPH01172994A (en) Display device
JPS5868141A (en) Character processor