DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦0c0744384⟧

    Length: 1024 (0x400)
    Notes: 00_class, 5900_R1K_CODE, 74_tag, NULL, R1k_Segment, seg_08accf

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

Disassembly

0000 000f       |    |		.CONST	0x000f								; Version of machine code
0001 5900       |Y   |		.CONST	0x5900								; Diana Version, RCG Major Version, RCG minor version
0002 0000       |    |		.CONST	0x0000								; Zero
0003 0070       | p  |		.CONST	0x0070								; Offset of debug table
0004 0100       |    |		.CONST	0x0100								; Default exception handler - raise instruction
0005 00bb       |    |		.CONST	0x00bb								; Module termination instruction - signal completion
0006 0000       |    |		.CONST	0x0000								; Offset to segment table (only in elab segments)
0007 0000       |    |		.CONST	0x0000								; 0, wired, #pages in seg - 1)
0008 ; --------------------------------------------------------------------------------------
0008 ; SUBPROGRAM
0008 ; --------------------------------------------------------------------------------------
0008 0010       |    |		.CONST	0x0010								; Address of begin
0009 0004       |    |		.CONST	0x0004								; Address of exception handler
000a 0001       |    |		.CONST	0x0001								; Number of locals
000b			INIT_0008:
000b 029a 001b  |    |		Declare_Subprogram	INIT_0018,For_Outer_Call,Visible,Unelaborated
000d 00bf       |    |		Action	Accept_Activation
000e 1d0d       |    |		Execute_Immediate	Reference_Lex_1,0xd
000f 00c7       |    |		Action	Elaborate_Subprogram
0010			BODY_0008:
0010 00bc       |    |		Action	Signal_Activated
0011 00bb       |    |		Action	Signal_Completion
0012 0000 0000  |    |		.BLANK	0000[0x6]
0018 ; --------------------------------------------------------------------------------------
0018 ; SUBPROGRAM
0018 ; --------------------------------------------------------------------------------------
0018 002a       | *  |		.CONST	0x002a								; Address of begin
0019 0004       |    |		.CONST	0x0004								; Address of exception handler
001a 0004       |    |		.CONST	0x0004								; Number of locals
001b			INIT_0018:
001b 00da       |    |		Load_Top	At_Offset_2
001c e002       |    |		Load	0x0,0x2
001d 1b0e       |    |		Execute	Package,Field_Read,Field_Number 0xe
001e 1824       | $  |		Execute	Package,Field_Execute,Field_Number 0x24
001f 4801       |H   |		Short_Literal	0x1
0020 4806       |H   |		Short_Literal	0x6
0021 00e9       |    |		Load_Encached	String_Cache
0022 0334       | 4  |		Declare_Variable	Array,With_Constraint
0023 5024       |P$  |		Indirect_Literal	Any,0x48,{0x5443502f, 0x49502020}
0024 e003       |    |		Load	0x0,0x3
0025 1817       |    |		Execute	Package,Field_Execute,Field_Number 0x17
0026 e004       |    |		Load	0x0,0x4
0027 1819       |    |		Execute	Package,Field_Execute,Field_Number 0x19
0028 e004       |    |		Load	0x0,0x4
0029 181c       |    |		Execute	Package,Field_Execute,Field_Number 0x1c
002a			BODY_0018:
002a 0092 004c  |   L|		Action	Push_String_Extended,0x4c					; "<PROFILE>"
002c 00ea       |    |		Load_Encached	Null_String_Cache
002d 0092 004d  |   M|		Action	Push_String_Extended,0x4d					; "<DEFAULT>"
002f 0092 004e  |   N|		Action	Push_String_Extended,0x4e					; "$"
0031 0092 004f  |   O|		Action	Push_String_Extended,0x4f					; "print_broker(\x22"
0033 e402       |    |		Load	0x2,0x2
0034 01cc       |    |		Execute	Vector,Catenate
0035 0092 0050  |   P|		Action	Push_String_Extended,0x50					; "\x22, \x22"
0037 01cc       |    |		Execute	Vector,Catenate
0038 e403       |    |		Load	0x2,0x3
0039 01cc       |    |		Execute	Vector,Catenate
003a 0092 0051  |   Q|		Action	Push_String_Extended,0x51					; "\x22,\x22"
003c 01cc       |    |		Execute	Vector,Catenate
003d e404       |    |		Load	0x2,0x4
003e 01cc       |    |		Execute	Vector,Catenate
003f 0092 0052  |   R|		Action	Push_String_Extended,0x52					; "\x22)"
0041 01cc       |    |		Execute	Vector,Catenate
0042 0092 0053  |   S|		Action	Push_String_Extended,0x53					; "ancolie"
0044 e005       |    |		Load	0x0,0x5
0045 180d       |    |		Execute	Package,Field_Execute,Field_Number 0xd
0046 4502       |E   |		Exit_Suprogram	New_Top_Offset 0x2
0047 0000       |    |		.XXX[0x1]
0048 5443 502f  |TCP/|		.LITERAL	{0x5443502f, 0x49502020}
004c ; --------------------------------------------------------------------------------------
004c ; STRING TABLE
004c ; --------------------------------------------------------------------------------------
004c 0012       |    |		.STRTAB	0x0012->0x0055							; "<PROFILE>"
004d 0019       |    |		.STRTAB	0x0019->0x0059							; "<DEFAULT>"
004e 0020       |    |		.STRTAB	0x0020->0x005e							; "$"
004f 001f       |    |		.STRTAB	0x001f->0x005e							; "print_broker(\x22"
0050 002b       | +  |		.STRTAB	0x002b->0x0065							; "\x22, \x22"
0051 002d       | -  |		.STRTAB	0x002d->0x0067							; "\x22,\x22"
0052 002e       | .  |		.STRTAB	0x002e->0x0069							; "\x22)"
0053 002e       | .  |		.STRTAB	0x002e->0x006a							; "ancolie"
0054 0033       | 3  |		.STREND 0x0033->0x006d
0055 3c50 524f  |<PRO|		.STRTAB_STRINGS
006e 0000 0000  |    |		.XXX[0x2]
0070 ; --------------------------------------------------------------------------------------
0070 ; Debug Table
0070 ; --------------------------------------------------------------------------------------
0070 0004 000a  |    |		.DEBUG4	0x0004,0x000a,0x914b,0x0000,0x0001,0x0002
0076 000b 0000  |    |		.DBG4T	0x000b,0x0000,0x8000,0x0000
007a 001b 007e  |   ~|		.DBG4T	0x001b,0x007e,0x8001,0x8000
007e ; --------------------------------------------------------------------------------------
007e ; Debug chain
007e ; --------------------------------------------------------------------------------------
007e 0003 0001  |    |		.DBGLEN	0x0003,0x0001
0080 001b 001f  |    |		.DBGLNO	0x001b,0x001f,0x0026,0x002a
0084 0005 0006  |    |		.XXX[0x3]
0086 0007       |    |
0087 0000 0000  |    |		.BLANK	0000[0x179]