US5517664A - RISC system with instructions which include register area and displacement portions for accessing data stored in registers during processing - Google Patents

RISC system with instructions which include register area and displacement portions for accessing data stored in registers during processing Download PDF

Info

Publication number
US5517664A
US5517664A US08/459,965 US45996595A US5517664A US 5517664 A US5517664 A US 5517664A US 45996595 A US45996595 A US 45996595A US 5517664 A US5517664 A US 5517664A
Authority
US
United States
Prior art keywords
bank
register
pointer
instruction
area
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.)
Expired - Lifetime
Application number
US08/459,965
Inventor
Tan Watanabe
Keiichi Kurakazu
Yugo Kashiwagi
Keisuke Toyama
Tohru Nojiri
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.)
Renesas Electronics Corp
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to US08/459,965 priority Critical patent/US5517664A/en
Application granted granted Critical
Publication of US5517664A publication Critical patent/US5517664A/en
Assigned to RENESAS ELECTRONICS CORPORATION reassignment RENESAS ELECTRONICS CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HITACHI, LTD.
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements
    • G06F9/3012Organisation of register space, e.g. banked or distributed register file
    • G06F9/30138Extension of register space, e.g. register cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements
    • G06F9/30105Register structure
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements
    • G06F9/3012Organisation of register space, e.g. banked or distributed register file
    • G06F9/30123Organisation of register space, e.g. banked or distributed register file according to context, e.g. thread buffers
    • G06F9/30127Register windows
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30098Register arrangements
    • G06F9/3012Organisation of register space, e.g. banked or distributed register file
    • G06F9/30134Register stacks; shift registers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/34Addressing or accessing the instruction operand or the result ; Formation of operand address; Addressing modes
    • G06F9/342Extension of operand address space
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • G06F9/4484Executing subprograms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/461Saving or restoring of program or task context
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/461Saving or restoring of program or task context
    • G06F9/462Saving or restoring of program or task context with multiple register sets

Definitions

  • the present invention relates to an information processing apparatus, and more particularly to an information processing apparatus adopting an organization method and an access method for registers which are well suited to a case where the access times of the registers are much shorter than the access time of a main memory.
  • RISC I RISC I-microprocessor
  • L 0 , L 1 , . . . and L 31 denote the logical registers to be assigned by the instructions
  • R 0 , R 1 , . . . and R 137 denote the physical registers
  • the registers L 0 , L 1 , . . . and L 9 correspond respectively to registers R 0 , R 1 , . . . and R 9 at all times.
  • the registers L 10 , L 11 , . . . and L 31 are respectively held in correspondence with registers R 116 , R 117 , . . .
  • the item (b) poses a problem in that the high-density integration technology of LSI's cannot be fully exploited.
  • An object of the present invention is to avoid the aforementioned problems, and to provide an information processing apparatus in which the save and restore operations of registers attendant upon subprogram reference and task switching can be lessened with increase in the number of physical registers, whereby register allocation at the creation of a program is simplified, and an increased speed of processing can be attained.
  • the information processing apparatus of the present invention for accomplishing the above-mentioned object is characterized in that means to simultaneously assign in one instruction the respective address space areas of a main memory and a register block is provided, and that the assignment of a register to be used by each instruction is expressed by the combination of the assignment of an area register having the register address of a register area as a value and the assignment of a displacement denoting a relative register address within the register area.
  • the value of an area register is set by software in conformity with the use of registers at each point of time as processing by a computer proceeds.
  • a plurality of area registers are provided, though a single area register may well be provided.
  • the register field of each individual instruction is configured of an area register part which indicates the area register to be used, and a register displacement part which indicates a relative register address within the indicated area.
  • the area register is realized by a special-purpose register in some cases, and by a register of specific area (hereinbelow, called "specific register") within a register block in which general registers are assembled, in the other cases.
  • specific register On the occasion of employing the special-purpose register, instructions for loading and storing the value of the register are provided.
  • the assignment of the area register corresponding to the specific area is omitted, and the address of the area register to be used is assigned by only the register displacement.
  • an adder for arithmetically adding both the values is used in some cases, and an OR circuit of high speed is used in the other cases.
  • the registers are organized in the shape of a ring by determining the succeeding register and the preceding register for each individual register, whereby the advance and retracting of a register position for use can be uniformly handled.
  • register banks each consisting of a certain number of registers are provided in such a manner that any of the register banks to be used can be determined by the value to the area register.
  • the register block is divided into a plurality of register areas (register banks), which are further divided into a ring bank composed of a plurality of banks that advances and retracts a bank position for use in the shape of a ring with the call and return of a subprogram and a plurality of global banks that can have their assignment changed with the task switch, and bank control instructions for controlling the utilization of them and bank control pointers therefor are provided.
  • registers numbering l 0 ⁇ m+l 1 +l 2 + . . . +l n exist as a whole.
  • the maximum number of registers l 0 , l 1 , l 2 , . . . l n can be assigned by the register displacement part of the instruction.
  • Each bank of the ring bank is used in a form allocated to the corresponding one of the nest levels of the nested subprogram calls, while each global bank is used in a form allocated to the corresponding one of the tasks which are executed asynchronously. More specifically, as regards the ring bank, when the nest level of the subprogram call deepens by one, a bank at the next position in terms of the ring-shaped position is used as a current bank, and a bank having been used as a current bank till then is set as a previous bank.
  • the ring-shaped position retracts by one to set a previous bank as a current bank, and a bank at the preceding position in terms of the ring-shaped position is set as a new previous bank.
  • the global bank can have the allocation varied at the task switch, but in calling and returning a subprogram within an identical task, the allocation is held invariable and the content is not automatically saved and restored.
  • One of the global banks is fixedly used by a system task for handling interruption etc., and that global bank shall be called the "system bank.”
  • information which is locally used within a single subprogram is put in the ring bank, while global information which is to be held beyond the partition of subprogram calls and temporal information which need not be saved and restored at the time of a subprogram call are put in the global bank.
  • the subprogram called can refer to it as the register of a previous bank.
  • information to be given as a function value or the like from a called subprogram back to a subprogram of higher level is kept in the register of a previous bank, it can be referred to as the register of a current bank after the time of a return.
  • a current bank pointer for holding the position of a current bank under use
  • a previous bank pointer for holding the position of a previous bank
  • a global bank pointer for holding the position of a global bank, and besides, a valid bank pointer indicating the boundary of valid information items, as well as a bank stack pointer indicating the saving location of a ring bank.
  • an advance ring bank instruction and a retrieval ring bank instruction which control the advance and retraction of a ring bank, the automatic saving of valid information immediately before the destruction thereof and the automatic restoration of saved information immediately before reference thereto, a load bank status instruction and a store bank status instruction which execute the allocation of a global bank, the setting of ring bank control information and the assignment of a ring bank saving area, and a block transfer instruction which transfers bank contents collectively.
  • an indication vector is provided in which the bit i thereof is set at 1 if a register corresponds thereto and at 0 if not, and the vector is held in the specific register of the current bank.
  • the register fields of almost all instructions may specify the registers of global banks so that a program using only the global banks can also be created.
  • a global bank mode in which the registers of the ring bank are treated equally to those of the global bank, thereby making it possible to increase the number of banks of the global bank, and a ring bank mode using the ring bank and the global bank mode are permitted to be changed-over by a program.
  • a plurality of ring banks are provided, and one ring bank and one global bank are allotted to each of a plurality of tasks.
  • the tasks having the banks allotted thereto in such a way can be switched without performing save and restore processes for both the ring bank and the global bank.
  • the position of a register is expressed as a register address of a binary number, where the number in registers of each register area is made the power of 2 and where the value of an area register is set to be an integral times the power of 2, the position of the register to be actually used can be generated by an OR circuit on the basis of the value of the area register therefore, its a value specified in a register displacement part, and processing can be increased in speed.
  • register positions are expressed by binary numbers from 0 to 2 p -1
  • the succeeding register and preceding register of a register of register address i can be readily calculated as registers having register addresses mod(i+1, 2 p ) and mod(i-1, 2 p ), respectively.
  • the value of a bank control pointer is set to be an integral times as large as 2 q
  • the succeeding bank and preceding bank of a bank beginning with an address i ⁇ 2 q can be readily calculated as banks having head register addresses mod((i+1) ⁇ 2 q , 2 p+q ) and mod((i-1) ⁇ 2 q , 2 p+q ), respectively.
  • the frequency of the transfer of information between the semiconductor chip and the exterior thereof can be sharply lowered, and an increase in the speed of processing can be attained.
  • the value of an area register is set in a part preceding the execution of an instruction using general registers, such as in the head part of one program or subprogram.
  • general registers such as in the head part of one program or subprogram.
  • different area registers may be used for the individual kinds of information.
  • a program is drawn up so that a register displacement value may be restricted to a numerical value which can be expressed by at most l' bits, l' denoting a number smaller than the bit length of a register displacement part, and that the value of the area register may be restricted to a numerical value the lower l' bits of which are O's. Then, a synthesized value in the OR circuit becomes equal to an added value in an adder, so that no malfunction occurs.
  • the value of the area register can be set at any desired point of time without being restricted to the head part of the subprogram, etc. Therefore, when the program is to be run, the assignment of registers to be used can be changed at programmer's will in conformity with the use the of registers in the past and the requested use of registers in the future.
  • FIG. 1 is a block arrangement diagram of the first embodiment of an information processing apparatus according to the present invention.
  • FIGS. 2(a), 2(b), 2(c), 2(d), and 2(e) are format diagrams of the essential portions of instructions for the information processing apparatus of the present invention.
  • FIG. 3 is an arrangement diagram of the essential portions of an information processing apparatus showing the second embodiment of the present invention.
  • FIG. 4 is an arrangement diagram of essential portions in the third embodiment of the present invention.
  • FIGS. 5(a) and 5(b) are diagrams showing the structure of a register block in FIG. 4;
  • FIG. 6 is a diagram of the register designator part of an instruction in the fourth embodiment of the present invention.
  • FIG. 7 is a diagram of one format of a bank status control instruction in FIG. 6;
  • FIG. 8 is a diagram for explaining in detail the save and restore of a register bank in the present invention.
  • FIG. 9 is an arrangement diagram of essential portions showing the fifth embodiment of the present invention.
  • FIG. 10 is a diagram in the case where an instruction processor in FIG. 4 is fabricated in a single semiconductor chip.
  • a bank status load instruction is used to set the value of a current bank pointer to 0, that of a previous bank pointer to l(m-1), that of a global bank pointer to a bank address allotted to the program, that of a valid bank pointer to l(m-1), and that of a bank stack pointer to a location which is used as a bank save area in the program.
  • information items to be delivered as arguments to the subprogram are put in registers of a current bank, and a save indicator vector is put in the specific register of the current bank, whereupon an instruction sequence for invoking the subprogram is executed.
  • an overflowing part is delivered through a memory.
  • an advance ring bank instruction is first executed.
  • the value of a current bank pointer before the call is set as the new value of the previous bank pointer, and the directly succeeding bank address in terms of ring-shaped addresses (a bank address i+l if the value i of the current bank pointer before the call is smaller than l(m-1), and a bank address 0 if it is l(m-1)) is set as the new value of the current bank pointer.
  • the new previous bank pointer saves the content of a register block indicated by a save indicator vector among banks indicated by a valid bank pointer, into a location indicated by a bank stack pointer, and it advances the value of the valid bank pointer to the next bank address in terms of the ring-shaped addresses and advances the value of a bank stack pointer in conformity with the amount of the saved data. Unless the new value of the previous bank pointer reaches the valid bank pointer, bank saving by the advance ring bank instruction is not executed.
  • an instruction for referring to the content of a register in the previous bank is given by the program.
  • Information set in a current register of specified by register displacement part value of i on a calling side can be referred to as the content of the previous register of specified by register displacement part value of i on a called side.
  • Information set in a global bank on the calling side can be utilized as it is on the called side.
  • a retract ring bank instruction In returning from the subprogram, information to be given back to the calling side, such as a function value, is first set in the previous register if necessary. Thereafter, a retract ring bank instruction is executed. This instruction functions to set the value of a previous bank pointer before the return, as the value of a new current bank pointer, and to set the preceding ring-shaped address (i-l if the address i of a new previous bank pointer is greater than 0, and l(m-1) if it is 0) as the new value of the previous bank pointer.
  • a save indicator vector indicating a register to which the content is to be transferred is contained in the head part of the data which is transferred from the bank save area.
  • an execution instruction address at that time is pushed into a stack by the use of the stack pointer of a system bank, and thereafter, the processing system begins the execution of an exception processing program corresponding to the type of the exception.
  • the values of a current bank pointer, a previous bank pointer and a bank stack pointer at the occurrence of the exception are saved by a store bank status instruction, whereupon values to be used in the exception processing program are set in the pointers by a load bank status instruction.
  • the values of the current bank pointer, the previous bank pointer, the global bank pointer, the valid bank pointer and the bank stack pointer for the current task are saved according to a store bank status instruction, and thereafter, the values of the pointers are set for the next task by the a load bank status instruction.
  • the content of the ring bank is also saved and restored by the a block transfer instruction.
  • the advance ring bank instruction at the head part thereof and the retract ring bank instruction at the tail part thereof need not always be provided, but they can be omitted so as to realize a high-speed subprogram reference.
  • a task which shares neither the global banks nor the ring bank with another task both the content of the global bank and the content of the ring bank are held without any change even when the task is switched. Therefore, when the task is restarted, processing can be restarted immediately from a break point.
  • FIG. 1 is an arrangement diagram of the essential portions of an information processing apparatus showing the first embodiment of the present invention.
  • the principal constituents of the information processing apparatus in the first embodiment are an instruction processor 1 and a main memory 2.
  • the instruction processor 1 includes therein a register block 3 consisting of a large number of operating registers R 0 , R 1 , R 2 , . . . and R N , an arithmetic-logic unit 4, a register access mechanism 5, a main memory access mechanism 6, and an instruction decoder 10.
  • the main memory address space of the main memory 2 and the register address space of the register block 3 define separate address spaces.
  • an area register selection circuit 20 There are an area register selection circuit 20, a register area pointer 22, an OR circuit 30 for synthesizing a register address, and a register selection circuit 31 in the register access mechanism 5, and there are a transfer register 41 and a main memory address register 42 in the main memory access mechanism 6.
  • the instruction decoder 10 extracts instructions from an instruction sequence directly given by a user as an instruction sequence for this information processing apparatus or from an instruction sequence generated by a language processor, in a predetermined order from the main memory 2, and it subjects each individual instruction to processes corresponding to the roles of the respective constituent parts of the instruction.
  • a typical instruction has an operation code part 11 indicating the kind of an operation, a register designator part 12 and a main memory designator part 15.
  • the register designator part 12 further includes an area register part 13 and a register displacement part 14 having a length of l bits.
  • Letting i denote the value of the area register part 13 of a certain instruction
  • the value i is sent to the area register selection circuit 20 of the register access mechanism 5
  • the R i register 21 in the register block 3 is selected as an area register.
  • Letting b i denote the content of the R i register 21, the value b i is sent to the register area pointer 22.
  • the register selection circuit 31 is supplied with a logical sum obtained by inputting the content of the lower l bit part 24 of the register address of L bits and that of the register displacement part 14 to the OR circuit 30.
  • the upper (L-l) bits of the register address are set as the value itself of the upper (L-l) bit part 23 of the register area pointer 22.
  • the register address synthesized by the OR circuit 30 as stated above becomes equal to the arithmetical sum b i +d between the value b i and the value d of the register displacement part 14.
  • the lower l bits of the content of the area register 21 need not always be set at O's. Let l' denote a number equal to or smaller than the bit length l of the register displacement part 14, the content of a certain area register is set at a number with its lower l' bits being O's.
  • the register No. synthesized by the OR circuit 30 as described above becomes equal to a value obtained by taking the arithmetical sum between both the values of the area register and the register displacement part.
  • What value is to be set as the number l' for limiting the value to be put in the register displacement part 14 can be selected by software. Therefore, the value l' can be varied for every use of the area register. Moreover, even for one area register, it can be varied depending upon the time of use.
  • the register No. b i +d is synthesized in the above way out of the value b i of the area register 21 selected by a certain instruction and the value d of the register displacement part 14 and is sent to the register selection circuit 31, the (R b .sbsb.i +d ) register 32 of register address b i +d is selected as a register for use in the instruction. If the content of the operation code part 11 of the instruction indicates an instruction whose operand is the content of the selected register, then the content of the register R b .sbsb.i +d is sent to the ALU 4, and the operation is executed there.
  • the content of the operation code part 11 indicates an instruction the result register of which is the selected register, then a result from the ALU 4 is put in the register R b .sbsb.i +d .
  • the content of the operation code part 11 is a load instruction, the content of a main memory address indicated by the main memory designator part 15 is put in the register R b .sbsb.i +d , and if it indicates a store instruction, the content of the register R b .sbsb.i +d is stored in a main memory of the address indicated by the main memory designator part 15.
  • the transfer register 41 in the main memory access mechanism 6 is a register for temporarily holding information which is transferred between the main memory 2 and the instruction processor 1, while the main memory address register 42 is a register for temporarily holding the address of the main memory 2 which is selected at that time.
  • the content d of the register displacement part 14 is sent to the register selection circuit 31 without any change, and the register whose register address is d is selected as a register for use in the instruction. That is, a register area in which the register address begins from 0 is utilized as a specific register area for an area register. It is accordingly possible to set or refer to the value of the area register by the use of the instruction having an area register part 13 which is 0.
  • FIGS. 2(a)-2(e) are format diagrams of instructions for the information processing apparatus of the present invention. It shows various instruction forms concerning an operation code as well as a register address and the designation of a main memory address in each instruction for the information processing apparatus. As the constituent parts of the instructions, there are a part indicative of additional information, a part indicative of a constant for use, etc. besides the parts illustrated in these figures.
  • FIG. 2(a) shows the format of an instruction which includes an operation code part 101, a register designator part 102 and a main memory designator part 103.
  • the register address b of the register for use is found in the above way on the basis of an area register part 107 and a register displacement part 108, and B+D obtained by adding the content B of the register R b of that address and the value D of the main memory displacement part 109 is set as the address of the main memory for use in the instruction.
  • FIG. 2(b) shows an instruction the main memory designator part 112 of which includes a register designator part 113 for designating a base register, a register designator part 114 for designating an index register, and a main memory displacement part 121.
  • a register R b to be used as the base register is found in the foregoing way on the basis of an area register part 117 and a register displacement part 118 on one side
  • a register R x to be used as the index register is found in the foregoing form on the basis of an area register part 119 and a register displacement part 120 on the other side
  • an address obtained by taking the arithmetical sum of the three, the content of the base register R b , the content of the index register R x and the value of the main memory displacement part 12 is set as the address of the main memory 2 for use in the instruction.
  • FIG. 2(c) shows the format of an instruction which uses two registers.
  • a register address found in the foregoing way on the basis of the area register part 124 and register displacement part 125 of one register designator part 122 is used to specify the address of the first register
  • a register address found in the foregoing way on the basis of the area register part 126 and register displacement part 127 of the other register designator part 123 is used to specify the address of the second register, and processing is executed by the use of the first and second registers.
  • FIG. 2(d) shows an instruction according to which, in case of using a special-purpose register area as an area register, the value of the special-purpose area register is stored in the main memory.
  • This instruction includes a special-purpose register part 130 for designating the address of the special-purpose area register, and a main memory designator part 131.
  • FIG. 2(e) shows an instruction which uses a special-purpose area register and a general register.
  • a special-purpose register part 133 and a general register part 134 are included, and the registers are selected in the foregoing form by the use of an area register part 135 and a register displacement part 136.
  • FIG. 3 is an arrangement diagram of the essential portions of an information processing apparatus showing the second embodiment of the present invention.
  • an area register block 207 which is a set of special-purpose area registers is disposed separately from a general register block 203 within an instruction processor 201.
  • the general register block 203 is composed of general registers R 0 , R 1 , . . . and R N
  • the area register block 207 is composed of area registers Q 0 , Q 1 , . . . and Q K .
  • FIG. 4 is an arrangement diagram of the essential portions of an information processing apparatus showing the third embodiment of the present invention.
  • the principal portions of the information processing apparatus in this embodiment are an instruction processor 301 and a main memory 302.
  • the instruction processor 301 includes therein an operation register block 303, an ALU 306, an area register block 310, a register access mechanism 320, a main memory access mechanism 330, an instruction decoder 340, and a bank stack pointer (BSP) 324.
  • the operation register block 303 includes therein a ring bank 304 and a global bank set 305.
  • the area register block 310 includes therein four area registers, namely, a previous bank pointer (PBNR) 311, a current bank pointer (CBNR) 312, a valid bank pointer (VBNR) 313 and a global bank pointer (GBNR) 314.
  • PBNR previous bank pointer
  • CBNR current bank pointer
  • VBNR valid bank pointer
  • GBNR global bank pointer
  • BSP bank stack pointer
  • BMR bank mode register
  • FIGS. 5(a) and 5(b) are diagrams showing the arrangements of register blocks in FIG. 4.
  • the ring bank 304 is configured of m banks RB 0 , RB 1 , RB 2 , . . . and RB m-1 , each of which is composed of l registers R 0 , R 1 , R 2 , . . . R l-1 .
  • RB x at numeral 351 denotes any desired one of the banks
  • numeral 352 denotes the register block in the bank.
  • the global bank set 305 is configured of n global banks GB 0 , GB 1 , GB 2 , . . . and GB n-1 , each of which is composed of k registers R 0 ', R 1 ', R 2 ', . . . and R k-1 '.
  • GB y at numeral 353 denotes any desired one of the banks
  • numeral 354 denotes the register block in the global bank.
  • the number of banks m of the ring bank 304 and the number of banks n of the global bank set 305 can be altered during the running time of the information processing apparatus. That is, there are instructions for changing the number of banks m of the ring bank 304 to, e.g., 0, 4 and 8 and for changing the number of banks n of the global bank set 305 to, e.g., 2, 4, 8 and 16.
  • a case where the number of banks of the ring bank 304 is greater than 1 is called the "ring bank mode,” while a case where the number of banks of the ring bank 304 is 0 and where only the banks of the global bank set can be used is called the "global bank mode.”
  • the status of the apparatus concerning the number of banks of the ring bank 304 and the number of banks of the global bank set 305 is indicated by the bank mode register 323.
  • the bank mode register 323 changes so as to indicate the bank mode at the time of the alteration.
  • FIG. 6 is a diagram showing the register designator part of an instruction in the fourth embodiment of the present invention.
  • Many of instructions for this information processing apparatus have the register designator part 417 besides an operation code part 416 as illustrated in FIG. 6.
  • the register designator part 417 includes therein an area register part 418 for indicating any of a global bank, a current bank or a previous bank in which a register to be used by the instruction is contained, and a register displacement part 419 for indicating a relative address within the bank.
  • a number from 0 to (l-1) is designated.
  • the register to be used is fixed to any one of the global bank, the current bank or the previous bank.
  • the area register part 418 is sometimes omitted from the indication in the instruction.
  • the area register part 418 designates the global bank, a register i within a bank indicated by the global bank pointer 314 in FIG. 4 is used; if the area register part 418 designates the current bank, a register i within a bank indicated by the current register pointer 312 is used; and if the area register part 418 designates the previous bank, a register within a bank indicated by the previous bank pointer 311 is used.
  • bank control pointers such as the current bank pointer must be initialized.
  • a bank status load instruction BSL or a control register load instruction MTCR is used.
  • FIG. 7 is a diagram showing one format of the bank status control instruction.
  • a bank status load instruction 421 has an operand designator part 422.
  • five fields 423, 424, 425, 426 and 427 are provided in the memory.
  • Bank No. to be put in the global bank pointer 314 is contained in the field 423 beforehand
  • bank No. to be put in the previous bank pointer 311 is contained in the field 424
  • bank No. to be put in the current bank pointer 312 is contained in the field 425
  • information to be put in the valid bank pointer 313 is contained in the field 426
  • a location to be put in the bank stack pointer 324 is contained in the field 427.
  • the head position of the series of fields is designated by the operand designator part 422.
  • the values of the fields 423 to 427 are set as the values of the bank control registers in accordance with the above correspondence.
  • a bank status store instruction is executed, the five pointers at the time of the execution are stored in memory positions indicated by the operand designator part 422 of the instruction as indicated at numerals 423, 424, 425, 426 and 427 in FIG. 7.
  • FIG. 8 is a detailed explanatory diagram of the save and restore operations of a register bank in the present invention.
  • an advance ring bank instruction and a retrieve ring bank instruction exist besides a call instruction and a return instruction.
  • information to be delivered as an argument is set in the register of a current bank, whereupon information called a save indicator vector as shown at numeral 429 in FIG. 8 is set in the 0th register 440 of the current bank 439, namely, a bank indicated by the current bank pointer 312.
  • the save indicator vector 429 is information having a length of l bits where l denotes the number of registers in each bank.
  • the value of the i-th bit b i at numeral 433 in the save indicator vector 429 is "1" if the content of the i-th register R i at numeral 443 in the current bank 439 is to be saved, and the value is "0" if the content need not be saved.
  • the 0th bit b 0 at numeral 430 is always set to "1.”
  • the advance ring bank instruction is executed.
  • the values of the current bank pointer (CBNR) 312 and the previous bank pointer (PBNR) 311 in FIG. 4 advance, and if necessary, also the values of the valid bank pointer (VBNR) 313 and the bank stack pointer (BSP) 324 change.
  • the functions of the advance ring bank instruction will be elucidated using symbols CBNR 1 , PBNR 1 , VBNR 1 and BSP 1 which denote the values of the four pointers before the execution of the advance ring bank instruction, respectively, and symbols CBNR 2 , PBNR 2 , VBNR 2 and BSP 2 which denote the values of the four pointers after the execution of the advance ring bank instruction, respectively.
  • CBNR 1 which indicates the current bank before the execution of this instruction is set as the value PBNR 2 of the previous bank pointer after the execution of the instruction, and the value of the current bank pointer is updated to a value mod(CBNR 1 +1, m).
  • the mod(a, b) denotes a remainder obtained by dividing an integer a by an integer b
  • m denotes the number of registers within one bank.
  • the i-th bit b i 433 of the save indicator vector is set at "1" beforehand, and if the content need not be saved, the bit b i is set at "0.”
  • This save indicator vector 429 is stored in the 0th register R 0 440 of the bank 439.
  • the save indicator vector 429 which is stored in the 0th register R 0 440 of the new current bank 439 indicated by the value CBNR 2 of the current bank pointer after the updating is scanned in a direction from the bit b l-1 434 toward the bit b 0 430.
  • the value of the bank stack pointer (BSP) 324 is advanced in the amount of one register, and the content of the register R i is stored in a position indicated by the new value of the bank stack pointer in the bank stack 325. If the bit b i is "0" , the bank stack pointer 324 is not advanced, and the store of the register R i is not executed, either.
  • the value of the bank stack pointer 324 at the time at which the save indicator vector 429 has been scanned while changing i to l-1, l-2, . . . , 2, 1 and 0 and the necessary register store operations have been repeated, is the value BSP 2 updated by the advance ring bank instruction.
  • the value of the register R 0 of the saved bank is stored in a position indicated by the bank stack pointer after the updating, namely, the uppermost part of the bank stack 325.
  • a function value or the like to be given back to a calling side is set in the register of the current bank if it is necessary, and thereafter the retract ring bank instruction is executed, followed by the execution of the return instruction.
  • the retrieve ring bank instruction is executed, the values of the current bank pointer CBNR 312 and the previous bank pointer PBNR 311 retract, and the values of the valid bank pointer VBNR 313 and the bank stack pointer BSP 324 change if it is necessary.
  • the mechanism of this bank restoration will be described with reference to FIG. 8.
  • the content of the uppermost part of the bank stack 325 indicated by the value BSP 3 of the bank stack pointer 324 before the updating is put in the 0th register R 0 of a bank indicated by the value PBNR 4 of the previous bank pointer 311 after the updating, and the value of the bank stack pointer 324 is retracted in the amount of one register.
  • the save indicator vector has been faced at the time of the subprogram call. With the above operations, therefore, the save indicator vector 429 is put in the R 0 register 440.
  • the content of the save indicator vector 429 is scanned in a direction from the b i bit 431 toward the b l-1 bit 434. If the value of the b i bit 433 for 1 ⁇ i ⁇ l-1 is "1," the data of a position indicated by the new value of the bank stack pointer 324 within the bank stack 325 is transferred to the R i register 443, and the value of the bank stack pointer 324 is retracted in the amount of one register. If the value of the b i bit is "0,” the transfer to the R i register 443 is not performed, and the bank stack pointer 324 is not retracted, either.
  • a return address is taken out of the subprogram reference stack, and the execution of an instruction lying in a place designated by the return address is started.
  • a bank block store instruction and a bank block load instruction are provided as block transfer instructions.
  • the contents of banks from the next bank of a bank indicated by the valid bank pointer VBNR, to a bank indicated by the current bank pointer CBNR, are stored in the bank stack by the same processing as the bank save operation in the advance ring bank instruction. The operation will be detailed below.
  • the bank block store instruction When the bank block store instruction is executed, it is first checked whether or not the value VBNR of the valid bank pointer 313 is equal to the value CBNR of the current bank pointer 312. If they are not equal, the next bank of a bank indicated by the value VBNR, namely, a bank indicated by mod(VBNR+1, m) has its content stored in the bank stack by the same operation as the bank save operation stated in the description of the advance ring bank instruction. As a result, the value BSP of the bank stack pointer 324 advances, and the value VBNR of the valid bank pointer 313 advances to the next bank. As to the new value VBNR, whether or not it is equal to the value CBNR of the current bank pointer is checked. If it is not equal, the above bank save operation is repeatedly performed. When the value of the current bank pointer has become equal to that of the current bank pointer, or when it is equal from the beginning, the execution of the bank block store instruction is ended without performing the bank save operation.
  • the bank block load instruction is an instruction according to which the contents of the previous bank and the current bank stored by the bank block store instruction are taken out to the respective banks. In executing this instruction, the valid bank pointer and the current bank pointer have the same value.
  • the same bank restore operation as stated in the description of the bank retract ring bank instruction functions to first restore the content of a bank indicated by the current bank pointer 312 and to subsequently restore the content of a bank indicated by the previous bank pointer 311. As a result, the value of the valid bank pointer becomes the same as that of the previous bank pointer.
  • control register load instruction MTCR and a control register store instruction MFCR which alter control information indicating the status of the ring bank or the global bank, and which can also be used.
  • MTCR current bank pointer
  • MFCR control register store instruction
  • the two instructions it is possible to individually set and individually refer to the respective values of the current bank pointer 312, previous bank pointer 311, valid bank pointer 313, global bank pointer 314, bank stack pointer 324 and bank mode register 323 in FIG. 4.
  • the content of the bank mode register 323 is changed, the number of banks of the ring bank and the number of banks of the global bank set can be changed.
  • the global bank mode is established in which all the banks can be used as global banks.
  • FIG. 9 is an arrangement diagram of the essential portions of an information processing apparatus showing the fourth practicable example based on the construction as shown in FIG. 4.
  • a register block 503 in an instruction processor 501 is configured of n global banks GB 0 at numeral 510, GB 1 at numeral 511, . . . and GB n-1 at numeral 513, and n ring banks R 0 at numeral 520, R 1 at numeral 521, . . . and R n-1 at numeral 523
  • Each of the global banks GB 0 , GB 1 , . . . and GB n-1 is composed of k' registers as shown in FIG. 5(b).
  • each of the ring banks R 0 , R 1 , . . . and R n-1 is composed of m banks, each of which is composed of l registers.
  • one global bank and one ring bank are allotted to each of programs which are asynchronously executed. In this way, the overhead of the save and restore of the register block attendant upon the task switches is eliminated.
  • FIG. 10 shows an example in which, in the practicable example of FIG. 4, the instruction processor is fabricated in a single semiconductor chip.
  • This example is implemented in the form in which the single semiconductor chip includes therein an arithmetic register block 610, a register access mechanism 620, an ALU 630, a main memory access mechanism 640, an instruction decoder 650, and circuits for controlling them.
  • the number of registers which can be assigned is determined by the number of bits of an area register which is larger than the number of bits of the register designator part of an instruction. Therefore, even when the register designator part of each individual instruction is short, a very large number of registers can be used. Moreover, by exploiting the fact that the large number of registers can be used, the register block can be utilized as one or several stacks. Therefore, even in a case where a register block of large capacity is included, the subprogram call or the task switch can be executed without saving and restoring registers or merely by saving and restoring a very small number of area registers, and high-speed processing which uses high-speed registers in large quantities can be realized without an overhead.
  • the save and restore of registers attendant upon the call and return of the subprogram are unnecessary except when the current bank pointer advances beyond the valid bank pointer and when the previous bank pointer retracts beyond the valid bank pointer, and hence, the speed of the subprogram reference can be raised.
  • an argument and a function value can be delivered through registers without copying, under the condition that a current bank till then is regarded as the next previous bank, and hence, the speed of the subprogram reference can be raised.
  • a save indicator register is held in each bank of the ring bank, whereby the registers to be saved and restored can be limited to truly necessary ones only. Therefore, the processing can be raised in speed.
  • the prior art has had the dilemma that, when the number of physical registers is increased, the overhead of register saving and restoration increases in subprogram reference or task switch operations.
  • increase in the number of registers reduces the frequency of saving and restoration, and hence, there is the effect that the overhead can be decreased.
  • the apparatus can be run without the saving and restoration, so that tasks which can be switched at high speed can be provided in large numbers.
  • registers to be used in individual instructions can be determined at the run time of a program, not at the generation time of the program. At any point of time, therefore, the optimum register allocation can be done in conformity with the previous usage of registers and a request for the use of registers at that point of time.
  • the number of registers which can be specified is determined by the number of bits of an area register and is larger than the number of bits of the register designator part of an instruction, so that even when the register designator part of each individual instruction is short, a very large number of registers can be used.

Abstract

In a computer system equipped with a large number of registers which have an access time much shorter than that of a main memory, a register designating address part in which the assignment of an area register having a register address of a register area as its value and the assignment of a register displacement value expressing a relative register address within the register area are combined is provided in each instruction so that, even when physical registers are increased, save and restore of registers attendant upon task switches, etc. may be lessened to attain a raised speed of program run processing.
Besides, an address part for designating the main memory is provided in the same instruction.

Description

This application is a Continuation of patent application Ser. No. 08/183,830, now U.S. Pat. No. 5,450,610 filed Jan. 21, 1994; which is a Continuation of patent application Ser. No. 07/945,930, filed Sep. 17, 1992 now U.S. Pat. No. 5,307,502, issued on Apr. 26, 1994; which is a Continuation of application Ser. No. 07/037,843, filed Apr. 13, 1987, now U.S. Pat. No. 5,214,786, issued May 25, 1993.
BACKGROUND OF THE INVENTION
The present invention relates to an information processing apparatus, and more particularly to an information processing apparatus adopting an organization method and an access method for registers which are well suited to a case where the access times of the registers are much shorter than the access time of a main memory.
Heretofore, in a computer system furnished with a large number of registers, a method of assigning the individual registers has been discussed in, for example, D. A. Patterson and C. H. Sequin: A VLSI RISC, Computer September 1982, IEEE (pp. 8-21) and has generally been realized in the form of a RISC I-microprocessor (hereinbelow, abbreviated to "RISC I").
In the RISC I, there are bank of 32 logical registers which can be assigned by instructions, and a total of 138 physical registers exist. Letting L0, L1, . . . and L31 denote the logical registers to be assigned by the instructions, and letting R0, R1, . . . and R137 denote the physical registers, the registers L0, L1, . . . and L9 correspond respectively to registers R0, R1, . . . and R9 at all times. The registers L10, L11, . . . and L31 are respectively held in correspondence with registers R116, R117, . . . and R137 at the time of initialization. However, they are respectively brought into correspondence with the registers R100, R101, . . . and R121 after the call of the first subprogram, and with the registers R84, R85, . . . and R105 after the call of a subprogram directly below the level of the first subprogram. In this manner, the correspondence of the registers is shifted downwards or advanced by 16 registers in conformity with the nest level of the subprogram call. At the time of return from a subprogram, the correspondence is brought back upwards or retracted by 16 registers. The logical registers L26, L27, . . . and L31 before the subprogram call indicate the same physical registers as those corresponding to the registers L10, L11, . . . and L15 after the subprogram call, respectively.
In this fashion, partly different register sets are utilized in accordance with the nest levels of the subprogram calls, thereby intending to lessen the "save" and "restore" operations of the registers. When the number of the nest levels of the subprogram calls becomes large and the physical registers are used up, interruption arises.
With the prior art as stated above, the following problems are involved: (a) A register area to be used is shifted upwards or downwards in the fixed amount only when a subprogram is returned or called, and it is not considered at all to change a register position for use in adaptation to the property of a program or to a programming form, so that the efficient utilization of registers cannot be attained. (b) Large quantities of physical registers need to be saved and restored when a task is switched, and further increase in the number of physical registers does not lead to an increase in speed. (c) When physical registers have been used up, register saving, etc. operations are executed by an interrupt handling routine, and hence, a long time is expended for processing.
Among them, the item (b) poses a problem in that the high-density integration technology of LSI's cannot be fully exploited.
SUMMARY OF THE INVENTION
An object of the present invention is to avoid the aforementioned problems, and to provide an information processing apparatus in which the save and restore operations of registers attendant upon subprogram reference and task switching can be lessened with increase in the number of physical registers, whereby register allocation at the creation of a program is simplified, and an increased speed of processing can be attained.
The information processing apparatus of the present invention for accomplishing the above-mentioned object is characterized in that means to simultaneously assign in one instruction the respective address space areas of a main memory and a register block is provided, and that the assignment of a register to be used by each instruction is expressed by the combination of the assignment of an area register having the register address of a register area as a value and the assignment of a displacement denoting a relative register address within the register area.
Now, the fundamental concepts of the present invention will be described.
The value of an area register is set by software in conformity with the use of registers at each point of time as processing by a computer proceeds. In general, a plurality of area registers are provided, though a single area register may well be provided. The register field of each individual instruction is configured of an area register part which indicates the area register to be used, and a register displacement part which indicates a relative register address within the indicated area. The area register is realized by a special-purpose register in some cases, and by a register of specific area (hereinbelow, called "specific register") within a register block in which general registers are assembled, in the other cases. On the occasion of employing the special-purpose register, instructions for loading and storing the value of the register are provided. In contrast, on the occasion of employing the specific register, the assignment of the area register corresponding to the specific area is omitted, and the address of the area register to be used is assigned by only the register displacement.
As a mechanism which synthesizes a register address out of the value of the assigned area register and the register displacement value, an adder for arithmetically adding both the values is used in some cases, and an OR circuit of high speed is used in the other cases.
The registers are organized in the shape of a ring by determining the succeeding register and the preceding register for each individual register, whereby the advance and retracting of a register position for use can be uniformly handled.
Besides, in order to avoid interference of programs attributed to the fixation of registers for use in each program and to attain the efficient utilization of the registers as well as the simplification of register allocation, register banks each consisting of a certain number of registers are provided in such a manner that any of the register banks to be used can be determined by the value to the area register.
Moreover, in order to curtail the saving and restoring processes of registers attendant upon subprogram calls and task switches, the register block is divided into a plurality of register areas (register banks), which are further divided into a ring bank composed of a plurality of banks that advances and retracts a bank position for use in the shape of a ring with the call and return of a subprogram and a plurality of global banks that can have their assignment changed with the task switch, and bank control instructions for controlling the utilization of them and bank control pointers therefor are provided.
Furthermore, in a case where one ring bank is provided in which banks each including l0 registers are grouped in m banks and where one set of global banks is configured of n banks, the respective global banks being constructed of l1, l2, . . . and ln registers, registers numbering l0 ×m+l1 +l2 + . . . +ln exist as a whole. In this case, the maximum number of registers l0, l1, l2, . . . ln can be assigned by the register displacement part of the instruction. Each bank of the ring bank is used in a form allocated to the corresponding one of the nest levels of the nested subprogram calls, while each global bank is used in a form allocated to the corresponding one of the tasks which are executed asynchronously. More specifically, as regards the ring bank, when the nest level of the subprogram call deepens by one, a bank at the next position in terms of the ring-shaped position is used as a current bank, and a bank having been used as a current bank till then is set as a previous bank. When the nest level shallows by one owing to the return from a subprogram, the ring-shaped position retracts by one to set a previous bank as a current bank, and a bank at the preceding position in terms of the ring-shaped position is set as a new previous bank. The global bank can have the allocation varied at the task switch, but in calling and returning a subprogram within an identical task, the allocation is held invariable and the content is not automatically saved and restored. One of the global banks is fixedly used by a system task for handling interruption etc., and that global bank shall be called the "system bank."
As a usage, information which is locally used within a single subprogram is put in the ring bank, while global information which is to be held beyond the partition of subprogram calls and temporal information which need not be saved and restored at the time of a subprogram call are put in the global bank. When information to be delivered to a subprogram of lower level is kept in the register of a current bank, the subprogram called can refer to it as the register of a previous bank. When information to be given as a function value or the like from a called subprogram back to a subprogram of higher level is kept in the register of a previous bank, it can be referred to as the register of a current bank after the time of a return.
As the bank control pointers, there are provided a current bank pointer for holding the position of a current bank under use, a previous bank pointer for holding the position of a previous bank, and a global bank pointer for holding the position of a global bank, and besides, a valid bank pointer indicating the boundary of valid information items, as well as a bank stack pointer indicating the saving location of a ring bank.
As the bank control instructions, there are provided an advance ring bank instruction and a retrieval ring bank instruction which control the advance and retraction of a ring bank, the automatic saving of valid information immediately before the destruction thereof and the automatic restoration of saved information immediately before reference thereto, a load bank status instruction and a store bank status instruction which execute the allocation of a global bank, the setting of ring bank control information and the assignment of a ring bank saving area, and a block transfer instruction which transfers bank contents collectively.
For the purpose of making it possible to assign that register among the registers of a current bank which is to hold its content at the time of any later ring bank advance or retraction, an indication vector is provided in which the bit i thereof is set at 1 if a register corresponds thereto and at 0 if not, and the vector is held in the specific register of the current bank.
As an instruction scheme, the register fields of almost all instructions may specify the registers of global banks so that a program using only the global banks can also be created.
Further, there is provided a global bank mode in which the registers of the ring bank are treated equally to those of the global bank, thereby making it possible to increase the number of banks of the global bank, and a ring bank mode using the ring bank and the global bank mode are permitted to be changed-over by a program.
In order to avoid or relieve the save operations of the ring bank attendant upon the task switches, a plurality of ring banks are provided, and one ring bank and one global bank are allotted to each of a plurality of tasks. The tasks having the banks allotted thereto in such a way can be switched without performing save and restore processes for both the ring bank and the global bank.
In a case where the position of a register is expressed as a register address of a binary number, where the number in registers of each register area is made the power of 2 and where the value of an area register is set to be an integral times the power of 2, the position of the register to be actually used can be generated by an OR circuit on the basis of the value of the area register therefore, its a value specified in a register displacement part, and processing can be increased in speed. In a case where register positions are expressed by binary numbers from 0 to 2p -1, the succeeding register and preceding register of a register of register address i can be readily calculated as registers having register addresses mod(i+1, 2p) and mod(i-1, 2p), respectively. When, in a ring bank prepared by grouping 2r register banks each of which consists of 2q registers, the value of a bank control pointer is set to be an integral times as large as 2q, the succeeding bank and preceding bank of a bank beginning with an address i×2q can be readily calculated as banks having head register addresses mod((i+1)×2q, 2p+q) and mod((i-1)×2q, 2p+q), respectively.
In a case where the numbers of registers of the respective global banks of a global bank set are identical to a fixed number l1, where the numbers of banks of respective ring banks are identical to a fixed number m and where the numbers of registers included in the respective banks of the ring bank are identical to a fixed number l0, one program can be run whichever global bank or ring bank is selected.
By fabricating the register block and the register access mechanism in one semiconductor chip as that of an arithmetic-logic unit, the frequency of the transfer of information between the semiconductor chip and the exterior thereof can be sharply lowered, and an increase in the speed of processing can be attained.
In the information processing apparatus of the present invention, the value of an area register is set in a part preceding the execution of an instruction using general registers, such as in the head part of one program or subprogram. In a case where a register area for use is changed according to the kind of information to be handled, different area registers may be used for the individual kinds of information. When an instruction having an area register part i and a register displacement part d comes under the condition that the value of an area register i is set at Ai, the address of a register which is actually used by the instruction becomes Ai +d. In case of synthesizing a register address by means of an OR circuit on the basis of the value of an area register and a register displacement value, a program is drawn up so that a register displacement value may be restricted to a numerical value which can be expressed by at most l' bits, l' denoting a number smaller than the bit length of a register displacement part, and that the value of the area register may be restricted to a numerical value the lower l' bits of which are O's. Then, a synthesized value in the OR circuit becomes equal to an added value in an adder, so that no malfunction occurs.
The value of the area register can be set at any desired point of time without being restricted to the head part of the subprogram, etc. Therefore, when the program is to be run, the assignment of registers to be used can be changed at programmer's will in conformity with the use the of registers in the past and the requested use of registers in the future.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a block arrangement diagram of the first embodiment of an information processing apparatus according to the present invention;
FIGS. 2(a), 2(b), 2(c), 2(d), and 2(e) are format diagrams of the essential portions of instructions for the information processing apparatus of the present invention;
FIG. 3 is an arrangement diagram of the essential portions of an information processing apparatus showing the second embodiment of the present invention;
FIG. 4 is an arrangement diagram of essential portions in the third embodiment of the present invention;
FIGS. 5(a) and 5(b) are diagrams showing the structure of a register block in FIG. 4;
FIG. 6 is a diagram of the register designator part of an instruction in the fourth embodiment of the present invention;
FIG. 7 is a diagram of one format of a bank status control instruction in FIG. 6;
FIG. 8 is a diagram for explaining in detail the save and restore of a register bank in the present invention;
FIG. 9 is an arrangement diagram of essential portions showing the fifth embodiment of the present invention; and
FIG. 10 is a diagram in the case where an instruction processor in FIG. 4 is fabricated in a single semiconductor chip.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Now, embodiments of the present invention will be described in detail with reference to the drawings.
First, an example of a method of use of register banks in the information processing apparatus of the present invention will be detailed, letting l denote the number of registers to be specified by the register displacement part of an instruction for the information processing apparatus, m denote the number of banks of a ring bank and n denote the number of banks of a global bank.
When starting a program, a bank status load instruction is used to set the value of a current bank pointer to 0, that of a previous bank pointer to l(m-1), that of a global bank pointer to a bank address allotted to the program, that of a valid bank pointer to l(m-1), and that of a bank stack pointer to a location which is used as a bank save area in the program.
When calling a subprogram, information items to be delivered as arguments to the subprogram are put in registers of a current bank, and a save indicator vector is put in the specific register of the current bank, whereupon an instruction sequence for invoking the subprogram is executed. In a case where the number of the arguments is too large to accommodate them in the registers of the current bank, an overflowing part is delivered through a memory.
In the called subprogram, an advance ring bank instruction is first executed. In the instruction, the value of a current bank pointer before the call is set as the new value of the previous bank pointer, and the directly succeeding bank address in terms of ring-shaped addresses (a bank address i+l if the value i of the current bank pointer before the call is smaller than l(m-1), and a bank address 0 if it is l(m-1)) is set as the new value of the current bank pointer. On this occasion, the new previous bank pointer saves the content of a register block indicated by a save indicator vector among banks indicated by a valid bank pointer, into a location indicated by a bank stack pointer, and it advances the value of the valid bank pointer to the next bank address in terms of the ring-shaped addresses and advances the value of a bank stack pointer in conformity with the amount of the saved data. Unless the new value of the previous bank pointer reaches the valid bank pointer, bank saving by the advance ring bank instruction is not executed.
When utilizing the information items delivered as the arguments within the subprogram, an instruction for referring to the content of a register in the previous bank is given by the program. Information set in a current register of specified by register displacement part value of i on a calling side can be referred to as the content of the previous register of specified by register displacement part value of i on a called side. Information set in a global bank on the calling side can be utilized as it is on the called side.
In returning from the subprogram, information to be given back to the calling side, such as a function value, is first set in the previous register if necessary. Thereafter, a retract ring bank instruction is executed. This instruction functions to set the value of a previous bank pointer before the return, as the value of a new current bank pointer, and to set the preceding ring-shaped address (i-l if the address i of a new previous bank pointer is greater than 0, and l(m-1) if it is 0) as the new value of the previous bank pointer. On this occasion, when the new value of the current bank pointer becomes equal to that of the valid bank pointer, the content of a bank save area indicated by the previous bank pointer is transferred, thereby to restore the content, while the new value of the previous bank pointer is set as that of the valid bank pointer, and a bank stack pointer is retracted in conformity with the amount of the transfer. A save indicator vector indicating a register to which the content is to be transferred is contained in the head part of the data which is transferred from the bank save area.
When an exception, such as an interrupt, has occurred, an execution instruction address at that time is pushed into a stack by the use of the stack pointer of a system bank, and thereafter, the processing system begins the execution of an exception processing program corresponding to the type of the exception. In the exception processing program, the values of a current bank pointer, a previous bank pointer and a bank stack pointer at the occurrence of the exception are saved by a store bank status instruction, whereupon values to be used in the exception processing program are set in the pointers by a load bank status instruction.
In task switches caused by such software as an operating system or the like, the values of the current bank pointer, the previous bank pointer, the global bank pointer, the valid bank pointer and the bank stack pointer for the current task are saved according to a store bank status instruction, and thereafter, the values of the pointers are set for the next task by the a load bank status instruction. At that time, in a case where one ring bank is shared with another task, the content of the ring bank is also saved and restored by the a block transfer instruction.
In this way, the saving and restoration of registers attendant upon the subprogram reference are generated only rarely, thereby effecting an increased operating speed is attained.
It is also possible to run a program using only global banks without employing a ring bank. Therefore, when the program thus created is run as a task, the save and restore processes of the ring bank are unnecessary. If such a task has the global banks separately allotted thereto so as not to compete with another task, it does not require the saving and restoration of registers at all. If an interrupt processing program or the like is constructed in such a form, the speed of processing is rendered very high. A large number of such tasks can be processed by utilizing a global bank mode in which the ring bank can be treated equally to the global banks.
Even in the case of using the ring bank, in a small subprogram which uses few registers, the advance ring bank instruction at the head part thereof and the retract ring bank instruction at the tail part thereof need not always be provided, but they can be omitted so as to realize a high-speed subprogram reference. Regarding a task which shares neither the global banks nor the ring bank with another task, both the content of the global bank and the content of the ring bank are held without any change even when the task is switched. Therefore, when the task is restarted, processing can be restarted immediately from a break point.
FIG. 1 is an arrangement diagram of the essential portions of an information processing apparatus showing the first embodiment of the present invention.
The principal constituents of the information processing apparatus in the first embodiment are an instruction processor 1 and a main memory 2. The instruction processor 1 includes therein a register block 3 consisting of a large number of operating registers R0, R1, R2, . . . and RN, an arithmetic-logic unit 4, a register access mechanism 5, a main memory access mechanism 6, and an instruction decoder 10. The main memory address space of the main memory 2 and the register address space of the register block 3 define separate address spaces. In the present embodiment, register addresses are expressed by binary integers of L bits, 0, 1, 2, . . . and 2L -1, and N=2L -1 holds. There are an area register selection circuit 20, a register area pointer 22, an OR circuit 30 for synthesizing a register address, and a register selection circuit 31 in the register access mechanism 5, and there are a transfer register 41 and a main memory address register 42 in the main memory access mechanism 6.
The instruction decoder 10 extracts instructions from an instruction sequence directly given by a user as an instruction sequence for this information processing apparatus or from an instruction sequence generated by a language processor, in a predetermined order from the main memory 2, and it subjects each individual instruction to processes corresponding to the roles of the respective constituent parts of the instruction. A typical instruction has an operation code part 11 indicating the kind of an operation, a register designator part 12 and a main memory designator part 15. The register designator part 12 further includes an area register part 13 and a register displacement part 14 having a length of l bits. Letting i denote the value of the area register part 13 of a certain instruction, the value i is sent to the area register selection circuit 20 of the register access mechanism 5, and the Ri register 21 in the register block 3 is selected as an area register. Letting bi denote the content of the Ri register 21, the value bi is sent to the register area pointer 22. While the bit length of the register displacement part 14 has been denoted by l, the register selection circuit 31 is supplied with a logical sum obtained by inputting the content of the lower l bit part 24 of the register address of L bits and that of the register displacement part 14 to the OR circuit 30. In addition, the upper (L-l) bits of the register address are set as the value itself of the upper (L-l) bit part 23 of the register area pointer 22.
When the value of the area register 21 is expressed by bi and a binary number whose lower l bits are O's is set beforehand, the register address synthesized by the OR circuit 30 as stated above becomes equal to the arithmetical sum bi +d between the value bi and the value d of the register displacement part 14. The lower l bits of the content of the area register 21 need not always be set at O's. Let l' denote a number equal to or smaller than the bit length l of the register displacement part 14, the content of a certain area register is set at a number with its lower l' bits being O's. In an instruction wherein the address of the area register is used in the area register part 13, if the value of the register displacement part is limited to numbers expressible with l' bits, the register No. synthesized by the OR circuit 30 as described above becomes equal to a value obtained by taking the arithmetical sum between both the values of the area register and the register displacement part. What value is to be set as the number l' for limiting the value to be put in the register displacement part 14 can be selected by software. Therefore, the value l' can be varied for every use of the area register. Moreover, even for one area register, it can be varied depending upon the time of use.
Now, when the register No. bi +d is synthesized in the above way out of the value bi of the area register 21 selected by a certain instruction and the value d of the register displacement part 14 and is sent to the register selection circuit 31, the (Rb.sbsb.i+d) register 32 of register address bi +d is selected as a register for use in the instruction. If the content of the operation code part 11 of the instruction indicates an instruction whose operand is the content of the selected register, then the content of the register Rb.sbsb.i+d is sent to the ALU 4, and the operation is executed there. On the other hand, if the content of the operation code part 11 indicates an instruction the result register of which is the selected register, then a result from the ALU 4 is put in the register Rb.sbsb.i+d. If the content of the operation code part 11 is a load instruction, the content of a main memory address indicated by the main memory designator part 15 is put in the register Rb.sbsb.i+d, and if it indicates a store instruction, the content of the register Rb.sbsb.i+d is stored in a main memory of the address indicated by the main memory designator part 15. The transfer register 41 in the main memory access mechanism 6 is a register for temporarily holding information which is transferred between the main memory 2 and the instruction processor 1, while the main memory address register 42 is a register for temporarily holding the address of the main memory 2 which is selected at that time.
In this embodiment, as regards an instruction in which the content of the area register part 13 is 0, the content d of the register displacement part 14 is sent to the register selection circuit 31 without any change, and the register whose register address is d is selected as a register for use in the instruction. That is, a register area in which the register address begins from 0 is utilized as a specific register area for an area register. It is accordingly possible to set or refer to the value of the area register by the use of the instruction having an area register part 13 which is 0.
FIGS. 2(a)-2(e) are format diagrams of instructions for the information processing apparatus of the present invention. It shows various instruction forms concerning an operation code as well as a register address and the designation of a main memory address in each instruction for the information processing apparatus. As the constituent parts of the instructions, there are a part indicative of additional information, a part indicative of a constant for use, etc. besides the parts illustrated in these figures.
FIG. 2(a) shows the format of an instruction which includes an operation code part 101, a register designator part 102 and a main memory designator part 103. There are an area register part 105 and a register displacement part 106 in the register designator part 102, and a register to be used is selected in the same way as elucidated in FIG. 1. Also in the main memory designator part 103, there are a register designator part 104 for designating a base register and a main memory displacement part 109 for designating a relative address to the value of the base register. In this instruction, the register address b of the register for use is found in the above way on the basis of an area register part 107 and a register displacement part 108, and B+D obtained by adding the content B of the register Rb of that address and the value D of the main memory displacement part 109 is set as the address of the main memory for use in the instruction.
FIG. 2(b) shows an instruction the main memory designator part 112 of which includes a register designator part 113 for designating a base register, a register designator part 114 for designating an index register, and a main memory displacement part 121. In this instruction, a register Rb to be used as the base register is found in the foregoing way on the basis of an area register part 117 and a register displacement part 118 on one side, while a register Rx to be used as the index register is found in the foregoing form on the basis of an area register part 119 and a register displacement part 120 on the other side, and an address obtained by taking the arithmetical sum of the three, the content of the base register Rb, the content of the index register Rx and the value of the main memory displacement part 12 is set as the address of the main memory 2 for use in the instruction.
FIG. 2(c) shows the format of an instruction which uses two registers. In the instruction, a register address found in the foregoing way on the basis of the area register part 124 and register displacement part 125 of one register designator part 122 is used to specify the address of the first register, while a register address found in the foregoing way on the basis of the area register part 126 and register displacement part 127 of the other register designator part 123 is used to specify the address of the second register, and processing is executed by the use of the first and second registers.
FIG. 2(d) shows an instruction according to which, in case of using a special-purpose register area as an area register, the value of the special-purpose area register is stored in the main memory. This instruction includes a special-purpose register part 130 for designating the address of the special-purpose area register, and a main memory designator part 131.
FIG. 2(e) shows an instruction which uses a special-purpose area register and a general register. In the instruction, a special-purpose register part 133 and a general register part 134 are included, and the registers are selected in the foregoing form by the use of an area register part 135 and a register displacement part 136.
FIG. 3 is an arrangement diagram of the essential portions of an information processing apparatus showing the second embodiment of the present invention. In this embodiment, an area register block 207 which is a set of special-purpose area registers is disposed separately from a general register block 203 within an instruction processor 201. The general register block 203 is composed of general registers R0, R1, . . . and RN, while the area register block 207 is composed of area registers Q0, Q1, . . . and QK. When the content i of an area register part 213 included in the register designator part 212 of an instruction is sent to an area register selection circuit 220 in a register access mechanism 205, the content bi of the area register (Qi) 221 in the area register block 207 is sent to a register area pointer 222. This content bi of the area register Qi and the content d of the register displacement part 214 of the instruction are added by a register address calculator 230, and the sum value bi +d is sent to a register selection circuit 231. As a result, the (Rb.sbsb.i+d) register 232 is selected from within the general register block 203 as a register for use in this instruction. The other portions such as an ALU 204 and a main memory access mechanism 206 are the same as in the first embodiment described with reference to FIG. 1.
FIG. 4 is an arrangement diagram of the essential portions of an information processing apparatus showing the third embodiment of the present invention. The principal portions of the information processing apparatus in this embodiment are an instruction processor 301 and a main memory 302. The instruction processor 301 includes therein an operation register block 303, an ALU 306, an area register block 310, a register access mechanism 320, a main memory access mechanism 330, an instruction decoder 340, and a bank stack pointer (BSP) 324. The operation register block 303 includes therein a ring bank 304 and a global bank set 305. The area register block 310 includes therein four area registers, namely, a previous bank pointer (PBNR) 311, a current bank pointer (CBNR) 312, a valid bank pointer (VBNR) 313 and a global bank pointer (GBNR) 314. In order to realize the function of keeping the content of the ring bank 304, there are disposed the bank stack pointer (BSP) 324 and a bank stack 325 allocated in the main memory 302. Further, there is the bank mode register (BMR) 323 which indicates a bank use mode. Broken lines in FIG. 4 exemplify the pointers for the area registers and the bank stack pointer.
FIGS. 5(a) and 5(b) are diagrams showing the arrangements of register blocks in FIG. 4. As illustrated in FIG. 5(a), the ring bank 304 is configured of m banks RB0, RB1, RB2, . . . and RBm-1, each of which is composed of l registers R0, R1, R2, . . . Rl-1. Here, RBx at numeral 351 denotes any desired one of the banks, and numeral 352 denotes the register block in the bank.
As illustrated in FIG. 5(b), the global bank set 305 is configured of n global banks GB0, GB1, GB2, . . . and GBn-1, each of which is composed of k registers R0 ', R1 ', R2 ', . . . and Rk-1 '. Here GBy at numeral 353 denotes any desired one of the banks, and numeral 354 denotes the register block in the global bank.
With this information processing apparatus as the third embodiment, the number of banks m of the ring bank 304 and the number of banks n of the global bank set 305 can be altered during the running time of the information processing apparatus. That is, there are instructions for changing the number of banks m of the ring bank 304 to, e.g., 0, 4 and 8 and for changing the number of banks n of the global bank set 305 to, e.g., 2, 4, 8 and 16. A case where the number of banks of the ring bank 304 is greater than 1 is called the "ring bank mode," while a case where the number of banks of the ring bank 304 is 0 and where only the banks of the global bank set can be used is called the "global bank mode." The status of the apparatus concerning the number of banks of the ring bank 304 and the number of banks of the global bank set 305 is indicated by the bank mode register 323. As will be described later, there are instructions which set the contents of control registers and with which the bank mode can be altered, whereupon the bank mode register 323 changes so as to indicate the bank mode at the time of the alteration.
In the ensuing description, the operation in the ring bank mode will be first elucidated, and the operation in the global bank mode will be thereafter elucidated.
FIG. 6 is a diagram showing the register designator part of an instruction in the fourth embodiment of the present invention. Many of instructions for this information processing apparatus have the register designator part 417 besides an operation code part 416 as illustrated in FIG. 6. The register designator part 417 includes therein an area register part 418 for indicating any of a global bank, a current bank or a previous bank in which a register to be used by the instruction is contained, and a register displacement part 419 for indicating a relative address within the bank. In the register displacement part 419, a number from 0 to (l-1) is designated. In some instructions, the register to be used is fixed to any one of the global bank, the current bank or the previous bank. On that occasion, the area register part 418 is sometimes omitted from the indication in the instruction.
Regarding an instruction in which the content of the register displacement part 419 is an integer value i from 0 to (l-1), if the area register part 418 designates the global bank, a register i within a bank indicated by the global bank pointer 314 in FIG. 4 is used; if the area register part 418 designates the current bank, a register i within a bank indicated by the current register pointer 312 is used; and if the area register part 418 designates the previous bank, a register within a bank indicated by the previous bank pointer 311 is used.
In the ring bank mode in which the number of registers of the ring bank is greater than 1, the values of bank control pointers such as the current bank pointer must be initialized. To this end, a bank status load instruction BSL or a control register load instruction MTCR is used.
FIG. 7 is a diagram showing one format of the bank status control instruction. As illustrated in FIG. 7, a bank status load instruction 421 has an operand designator part 422. In using this, five fields 423, 424, 425, 426 and 427 are provided in the memory. Bank No. to be put in the global bank pointer 314 is contained in the field 423 beforehand, bank No. to be put in the previous bank pointer 311 is contained in the field 424, bank No. to be put in the current bank pointer 312 is contained in the field 425, information to be put in the valid bank pointer 313 is contained in the field 426, and a location to be put in the bank stack pointer 324 is contained in the field 427. The head position of the series of fields is designated by the operand designator part 422. When the bank status load instruction 421 is executed under this state, the values of the fields 423 to 427 are set as the values of the bank control registers in accordance with the above correspondence. When a bank status store instruction is executed, the five pointers at the time of the execution are stored in memory positions indicated by the operand designator part 422 of the instruction as indicated at numerals 423, 424, 425, 426 and 427 in FIG. 7.
FIG. 8 is a detailed explanatory diagram of the save and restore operations of a register bank in the present invention.
As instructions pertaining to the call of a subprogram, an advance ring bank instruction and a retrieve ring bank instruction exist besides a call instruction and a return instruction. At the subprogram call, information to be delivered as an argument is set in the register of a current bank, whereupon information called a save indicator vector as shown at numeral 429 in FIG. 8 is set in the 0th register 440 of the current bank 439, namely, a bank indicated by the current bank pointer 312. The save indicator vector 429 is information having a length of l bits where l denotes the number of registers in each bank. Letting i denote an integer value from 0 to (l-1), the value of the i-th bit bi at numeral 433 in the save indicator vector 429 is "1" if the content of the i-th register Ri at numeral 443 in the current bank 439 is to be saved, and the value is "0" if the content need not be saved. The 0th bit b0 at numeral 430 is always set to "1." When the call instruction is executed after setting the save indicator vector in the 0th register R 0 440 of the current bank, an address next to the instruction is stacked in a stack for subprogram reference, and the execution of the instruction queue of the designated subprogram is started.
At the head of the instruction sequence of the subprogram, the advance ring bank instruction is executed. When the advance ring bank instruction is executed, the values of the current bank pointer (CBNR) 312 and the previous bank pointer (PBNR) 311 in FIG. 4 advance, and if necessary, also the values of the valid bank pointer (VBNR) 313 and the bank stack pointer (BSP) 324 change. Hereinbelow, the functions of the advance ring bank instruction will be elucidated using symbols CBNR1, PBNR1, VBNR1 and BSP1 which denote the values of the four pointers before the execution of the advance ring bank instruction, respectively, and symbols CBNR2, PBNR2, VBNR2 and BSP2 which denote the values of the four pointers after the execution of the advance ring bank instruction, respectively. In executing the advance ring bank instruction, first of all, the value CBNR1 which indicates the current bank before the execution of this instruction is set as the value PBNR2 of the previous bank pointer after the execution of the instruction, and the value of the current bank pointer is updated to a value mod(CBNR1 +1, m). Here, the mod(a, b) denotes a remainder obtained by dividing an integer a by an integer b, and m denotes the number of registers within one bank. On this occasion, if CBNR1 =VBNR1 holds, that is, if the value of the current bank pointer before the updating is equal to that of the valid bank pointer before the updating, then among the registers of a bank indicated by the value CBNR2 of each current bank pointer after the updating, the register indicated by the save indicator vector contained in the 0th register of the indicated bank has its content selectively saved in a place indicated by the bank stack pointer BSP1.
Further, the mechanism of this bank saving will be detailed with reference to FIG. 8. In the bank 439 indicated by the current bank pointer CBNR2 after the updating, there are l registers; the 0th register R 0 440, the first register R 1 441, the second register R 2 442, . . . and the (l-1)-th register R l-1 444. Also in the save indicator vector 429, there are l bits; the 0th bit b0 430, the first bit b 1 431, the second bit b 2 432, . . . and the (l-1)-th bit b l-1 434. If, for 0≦i≦l-1, the content of the i-th register 443 is to be saved, the i-th bit b i 433 of the save indicator vector is set at "1" beforehand, and if the content need not be saved, the bit bi is set at "0." This save indicator vector 429 is stored in the 0th register R 0 440 of the bank 439. If the value CBNR1 of the current bank pointer before the updating, namely, the value PBNR2 of the previous bank pointer after the updating is equal to the value VBNR1 of the valid bank pointer before the updating, then the save indicator vector 429 which is stored in the 0th register R 0 440 of the new current bank 439 indicated by the value CBNR2 of the current bank pointer after the updating is scanned in a direction from the bit b l-1 434 toward the bit b 0 430. If the bit bi for 0≦i≦(l-1) is "1", the value of the bank stack pointer (BSP) 324 is advanced in the amount of one register, and the content of the register Ri is stored in a position indicated by the new value of the bank stack pointer in the bank stack 325. If the bit bi is "0" , the bank stack pointer 324 is not advanced, and the store of the register Ri is not executed, either. The value of the bank stack pointer 324 at the time at which the save indicator vector 429 has been scanned while changing i to l-1, l-2, . . . , 2, 1 and 0 and the necessary register store operations have been repeated, is the value BSP2 updated by the advance ring bank instruction. Since the 0th bit b0 of the save indicator vector is always set at "1", the value of the register R0 of the saved bank is stored in a position indicated by the bank stack pointer after the updating, namely, the uppermost part of the bank stack 325.
When this bank save operation has ended, the new value VBNR2 of the valid bank pointer 313 is set at VBNR2 =mod(CBNR1 +1, m) on the basis of the value VBNR1 thereof before the updating.
Unless the value PBNR2 of the previous bank pointer after the updating is equal to the value VBNR1 of the valid bank pointer before the updating, the bank save operation described above is not performed, and the values of the bank stack pointer 324 and the valid bank pointer 313 do not change.
The above are the functions performed by the advance ring bank instruction.
In returning from the subprogram, a function value or the like to be given back to a calling side is set in the register of the current bank if it is necessary, and thereafter the retract ring bank instruction is executed, followed by the execution of the return instruction. When the retrieve ring bank instruction is executed, the values of the current bank pointer CBNR 312 and the previous bank pointer PBNR 311 retract, and the values of the valid bank pointer VBNR 313 and the bank stack pointer BSP 324 change if it is necessary. Hereinbelow, the functions of the retract ring bank instruction will be elucidated using symbols CBNR3, PBNR3, VBNR3 and BSP3 which denote the values of the four pointers before the execution of this instruction, respectively, and symbols CBNR4, PBNR4, VBNR4 and BSP4 which denote the values of the four pointers after the execution of the instruction, respectively.
In the execution of the retract ring bank instruction, first of all, the value PBNR3 of the previous bank pointer 311 before updating is set as the new value CBNR4 of the current bank pointer 312, and the value of the previous bank pointer is updated so as to establish PBNR4 =mod(PBNR3 -1, m). If the value CBNR4 of the current bank pointer after the updating is the same as the value VBNR3 of the valid bank pointer 313 before the updating, then the content of a bank indicated by the value PBNR4 of the previous bank pointer after the updating is selectively restored by information indicated by the bank stack pointer 324 in the bank stack 325.
The mechanism of this bank restoration will be described with reference to FIG. 8. First, the content of the uppermost part of the bank stack 325 indicated by the value BSP3 of the bank stack pointer 324 before the updating is put in the 0th register R0 of a bank indicated by the value PBNR4 of the previous bank pointer 311 after the updating, and the value of the bank stack pointer 324 is retracted in the amount of one register. In the uppermost part of the bank stack 325, the save indicator vector has been faced at the time of the subprogram call. With the above operations, therefore, the save indicator vector 429 is put in the R0 register 440. Subsequently, the content of the save indicator vector 429 is scanned in a direction from the bi bit 431 toward the bl-1 bit 434. If the value of the bi bit 433 for 1≦i≦l-1 is "1," the data of a position indicated by the new value of the bank stack pointer 324 within the bank stack 325 is transferred to the Ri register 443, and the value of the bank stack pointer 324 is retracted in the amount of one register. If the value of the bi bit is "0," the transfer to the Ri register 443 is not performed, and the bank stack pointer 324 is not retracted, either. The value of the bank stack pointer 324 obtained as the result of repeating these operations (l-1) times while changing i to 1, 2, 3, . . . and l-1, is the value BSP4 thereof after the updating by the retract ring bank instruction. Thereafter, the value of the valid bank pointer 313 is retracted by one. That is, VBNR4 =mod(VBNR3 -1, m) is established. This value is the same as the value of the previous bank pointer after the updating.
Unless the value CBNR4 of the current bank pointer after the updating is equal to the value VBNR3 of the valid bank pointer before the updating, the bank restore operation described above is not performed, and the values of the bank stack pointer 324 and the valid bank pointer 313 are not changed, either.
The above are the functions performed the retract ring bank instruction.
In the return instruction, a return address is taken out of the subprogram reference stack, and the execution of an instruction lying in a place designated by the return address is started.
In task switches, it is sometimes required to collectively save and restore the contents of the ring bank. To this end, a bank block store instruction and a bank block load instruction are provided as block transfer instructions.
In the bank block store instruction, the contents of banks from the next bank of a bank indicated by the valid bank pointer VBNR, to a bank indicated by the current bank pointer CBNR, are stored in the bank stack by the same processing as the bank save operation in the advance ring bank instruction. The operation will be detailed below.
When the bank block store instruction is executed, it is first checked whether or not the value VBNR of the valid bank pointer 313 is equal to the value CBNR of the current bank pointer 312. If they are not equal, the next bank of a bank indicated by the value VBNR, namely, a bank indicated by mod(VBNR+1, m) has its content stored in the bank stack by the same operation as the bank save operation stated in the description of the advance ring bank instruction. As a result, the value BSP of the bank stack pointer 324 advances, and the value VBNR of the valid bank pointer 313 advances to the next bank. As to the new value VBNR, whether or not it is equal to the value CBNR of the current bank pointer is checked. If it is not equal, the above bank save operation is repeatedly performed. When the value of the current bank pointer has become equal to that of the current bank pointer, or when it is equal from the beginning, the execution of the bank block store instruction is ended without performing the bank save operation.
The bank block load instruction is an instruction according to which the contents of the previous bank and the current bank stored by the bank block store instruction are taken out to the respective banks. In executing this instruction, the valid bank pointer and the current bank pointer have the same value. When the bank block load instruction is executed, the same bank restore operation as stated in the description of the bank retract ring bank instruction functions to first restore the content of a bank indicated by the current bank pointer 312 and to subsequently restore the content of a bank indicated by the previous bank pointer 311. As a result, the value of the valid bank pointer becomes the same as that of the previous bank pointer.
As instructions for altering a bank status, there are a control register load instruction MTCR and a control register store instruction MFCR which alter control information indicating the status of the ring bank or the global bank, and which can also be used. With the two instructions, it is possible to individually set and individually refer to the respective values of the current bank pointer 312, previous bank pointer 311, valid bank pointer 313, global bank pointer 314, bank stack pointer 324 and bank mode register 323 in FIG. 4. When the content of the bank mode register 323 is changed, the number of banks of the ring bank and the number of banks of the global bank set can be changed. When the number of banks of the ring bank is set at 0, the global bank mode is established in which all the banks can be used as global banks. That is, in the global bank mode, banks having been used as the ring bank in another mode can also be utilized as the global banks. With an instruction which is executed in the global bank mode, the address mode part thereof cannot designate a previous bank or a current bank. Besides, in the global bank mode, the advance ring bank instruction and the retract ring bank instruction cannot be used.
FIG. 9 is an arrangement diagram of the essential portions of an information processing apparatus showing the fourth practicable example based on the construction as shown in FIG. 4. In this example, a register block 503 in an instruction processor 501 is configured of n global banks GB0 at numeral 510, GB1 at numeral 511, . . . and GBn-1 at numeral 513, and n ring banks R0 at numeral 520, R1 at numeral 521, . . . and Rn-1 at numeral 523 Each of the global banks GB0, GB1, . . . and GBn-1 is composed of k' registers as shown in FIG. 5(b). As shown in FIG. 5(a), each of the ring banks R0, R1, . . . and Rn-1 is composed of m banks, each of which is composed of l registers.
In the embodiment of FIG. 9, one global bank and one ring bank are allotted to each of programs which are asynchronously executed. In this way, the overhead of the save and restore of the register block attendant upon the task switches is eliminated.
FIG. 10 shows an example in which, in the practicable example of FIG. 4, the instruction processor is fabricated in a single semiconductor chip. This example is implemented in the form in which the single semiconductor chip includes therein an arithmetic register block 610, a register access mechanism 620, an ALU 630, a main memory access mechanism 640, an instruction decoder 650, and circuits for controlling them.
In this manner, in the present embodiment, the number of registers which can be assigned is determined by the number of bits of an area register which is larger than the number of bits of the register designator part of an instruction. Therefore, even when the register designator part of each individual instruction is short, a very large number of registers can be used. Moreover, by exploiting the fact that the large number of registers can be used, the register block can be utilized as one or several stacks. Therefore, even in a case where a register block of large capacity is included, the subprogram call or the task switch can be executed without saving and restoring registers or merely by saving and restoring a very small number of area registers, and high-speed processing which uses high-speed registers in large quantities can be realized without an overhead. Especially with the third embodiment, in the ring bank mode, the save and restore of registers attendant upon the call and return of the subprogram are unnecessary except when the current bank pointer advances beyond the valid bank pointer and when the previous bank pointer retracts beyond the valid bank pointer, and hence, the speed of the subprogram reference can be raised. Besides, it is possible to allot different global banks to the respective programs which are asynchronously executed and to draw up a program which uses a global bank allotted in dedicated fashion, as regards programs each of which uses only a small number of registers. In such a case, therefore, the replacement of registers attendant upon the change-over of programs can be avoided, and the speed of the program change-over such as the task switch can be raised. At the time of the subprogram reference, an argument and a function value can be delivered through registers without copying, under the condition that a current bank till then is regarded as the next previous bank, and hence, the speed of the subprogram reference can be raised. Even in a case where the ring bank needs to be saved and restored, a save indicator register is held in each bank of the ring bank, whereby the registers to be saved and restored can be limited to truly necessary ones only. Therefore, the processing can be raised in speed.
The prior art has had the dilemma that, when the number of physical registers is increased, the overhead of register saving and restoration increases in subprogram reference or task switch operations. In contrast, according to the present embodiment, increase in the number of registers reduces the frequency of saving and restoration, and hence, there is the effect that the overhead can be decreased. Besides, with the global bank mode, the apparatus can be run without the saving and restoration, so that tasks which can be switched at high speed can be provided in large numbers.
Further, when a plurality of ring banks are provided as in the fourth embodiment, the saving and restoration of registers attendant upon task switches can be eliminated even in the case of using the ring banks, and high-speed task switch operations can be realized.
As described above, according to the present invention, registers to be used in individual instructions can be determined at the run time of a program, not at the generation time of the program. At any point of time, therefore, the optimum register allocation can be done in conformity with the previous usage of registers and a request for the use of registers at that point of time. In addition, the number of registers which can be specified is determined by the number of bits of an area register and is larger than the number of bits of the register designator part of an instruction, so that even when the register designator part of each individual instruction is short, a very large number of registers can be used.

Claims (24)

What is claimed is:
1. An information processing apparatus comprising main memory means having a main memory address space, main memory access means for accessing said main memory means, a register block having a register address space and furnished with general registers and an area register in combination, instruction decode means for decoding an instruction which has an area register part assigning the area register indicating a position of a register area included in said register block and a register displacement part for assigning a relative register position within the register area lying at the indicated position, register access means for accessing the register lying at the relative register position in accordance with an output of said instruction decode means, and arithmetic means for operating data from said main memory means and the accessed register.
2. An information processing apparatus according to claim 1, wherein a plurality of area registers to be assigned as stated above are provided, and an address in said main memory means and an address in the register lying at the relative register position are assigned by an identical instruction.
3. An information processing apparatus according to claim 1, wherein a value for assigning any desired register of said register block is set in said area register.
4. An information processing apparatus according to claim 1, wherein said area register is a special-purpose register which is provided separately from said register block and which indicates the position of the register area.
5. An information processing apparatus according to claim 1, wherein the area register is provided in a specific register area included in said register block, the area register for indicating a relative position within said specific register area is assigned by the area register part of the instruction which uses the general register, said specific register area is indicated by the area register part of each of the instruction which sets a desired value in said area register and an instruction which refers to the set value, and the relative position within said specific register is assigned by the register displacement part of said each instruction.
6. An information processing apparatus according to claim 1, wherein said register access means includes an OR circuit which adds a value possessed in the area register assigned by a register address as a numerical value stored in said area register part, and a value given by said register displacement part.
7. An information processing apparatus according to claim 1, wherein the plurality of registers included in said register block is put into one sequence in a relationship of next registers and previous registers, and the next register of a tail register in said sequence forms a head register, while the previous register of the head registers forms the tail register.
8. An information processing apparatus comprising main memory means having a main memory address space; a register block having a register address space and furnished with area registers; instruction decode means for decoding an instruction having an area register part which assigns any of the plurality of registers for indicating a position of a register bank to be used among a plurality of register banks that form register areas included in said register block and consisting of predetermined equal numbers of registers, a register displacement part which assigns a relative register position within the register bank lying at the indicated position, and a main memory designator part which assigns an address of said main memory means; register access means for accessing the register lying at the relative register position in accordance with an output of said instruction decode means; main memory access means for accessing said main memory means in accordance with another output of said instruction decode means; and arithmetic means for operating data from said main memory means and said register block.
9. An information processing apparatus according to claim 8, wherein the plurality of register banks each consisting of the predetermined number of registers are arranged in a bank row in which they are put into one sequence in a relationship of previous register banks and next register banks, and the next register bank to a tail register bank of the bank row is set as a head register bank, while the previous register bank to the head register bank is set as the tail register bank, whereby said register banks are connected as a ring-shaped ring bank.
10. An information processing apparatus according to claim 9, wherein said plurality of register banks consist of at least one ring bank in which the individual register banks composed of the predetermined number of registers are connected in a ring shape, and at least one global bank set which includes a register area provided separately from said ring bank.
11. An information processing apparatus according to claim 10, wherein among the plurality of register banks of said ring bank, the register bank which is chiefly used at one point of time is set as a current bank, the register bank which is used as a current bank at a point of time before change-over of used statuses of said ring bank is set as a previous bank, and the register bank which is used at one point of time in said global bank set is set as a global bank at that point of time, and as kinds of the area registers, said register banks are respectively assigned by a current bank pointer indicating a position of said current bank, a previous bank pointer indicating a position of said previous bank and a global bank pointer indicating a position of said global bank.
12. An information processing apparatus according to claim 11, wherein as instructions which update use positions of said current bank and said previous bank within said ring bank, there are set an advance ring bank instruction according to which a value of said current bank pointer before the updating is set as a value of said previous bank pointer after the updating, and a value of said current bank pointer after the updating is set as a position of a bank next to the current bank before the updating, and a retrieve ring bank instruction according to which a value of said previous bank pointer before the updating is set as a value of said current bank pointer before the updating, and a value of said previous bank pointer after the updating is set as a position of a bank immediately previous to the previous bank before the updating.
13. An information processing apparatus according to claim 12, wherein there are set a valid bank pointer which indicates a boundary of valid information items in said ring bank and a bank stack pointer which indicates a position of a bank stack being a bank save area within said main memory, and wherein in advancing the use position of said ring bank, necessity for bank save is decided from a relation between the value of said current bank pointer and the value of said valid bank pointer; when the bank save has been decided necessary, it is so performed that a content of the register bank indicated by said current bank pointer after the updating is stored in the bank stack indicated by said bank stack pointer; said bank stack pointer is advanced in conformity with an amount of the store; and the value of said valid bank pointer is updated so as to indicate the next bank in said ring bank; while in retrieving the use position of said ring bank, necessity for bank restore is decided from a relation between the value of said previous bank pointer and the value of said valid bank pointer; when the bank restore has been decided necessary, it is so performed that a content of the bank stack indicated by the value of said bank stack pointer before the updating is transferred to the register bank indicated by said previous bank pointer after the updating; said bank stack pointer is retrieved in conformity with an amount of the transfer; and the value of said valid bank pointer is updated so as to indicate the immediately previous bank in said ring bank.
14. An information processing apparatus according to claim 13, wherein save indicator information items which indicate the registers required to be saved and restored in the respective register areas or register banks are recorded in the corresponding register areas or register banks beforehand, and wherein when it has become necessary later to actually save one of said register areas or register banks, only the register indicated by the save indicator information corresponding thereto is selectively delay-saved, and when a content of the saved register area or register bank is to be restored, only the register indicated by the save indicator information extracted before is restored.
15. An information processing apparatus according to claim 11, for said current bank pointer, said previous bank pointer and said global bank pointer, and a valid bank pointer and a bank stack pointer, a bank status load instruction which sets values of the pointers and a bank status store instruction which stores values of the pointers are used.
16. An information processing apparatus according to claim 11, wherein as regards the current bank as well as the previous bank and the global bank, within one subprogram, information to be delivered as an argument from an upper subprogram having called said one subprogram and information to be given back to said upper subprogram are allotted to said previous bank, information to be delivered as an argument to a lower subprogram which said one subprogram calls and information to be received as a function value from said lower subprogram are allotted to said current bank, and an instruction queue for executing a retrieve ring bank at return from the subprogram is placed, whereby the arguments and the function values are transferred among the subprograms through the registers.
17. An information processing apparatus according to claim 8, wherein the register banks to be used in one program which is run asynchronously with another program are allotted as ones different from the register banks to be used in said other program.
18. An information processing apparatus according to claim 17, wherein one global bank and one ring bank are paired, and a plurality of such pairs are provided, whereby one pair consisting of said global bank and said ring bank is allotted to each of a plurality of programs which are asynchronously run.
19. An information processing apparatus according to claim 18, wherein the registers constituting said each register bank number a power of 2.
20. An information processing apparatus according to claim 19, wherein the position of said each register is expressed by an address being a numerical value, the bank next to any other bank than a tail bank in said ring bank denotes the register area of the address adjoining the register address of said any other bank, and the bank next to said tail bank denotes the register area of a head address.
21. An information processing apparatus according to claim 20, wherein a next bank pointer indicating the position of the next bank and a previous bank pointer indicating the position of the previous bank are used for said each register bank.
22. An information processing apparatus according to claim 21, wherein numbers of the registers which are included in the respective global banks of said global bank set are set to be identical, and as to said plurality of ring banks, numbers of the registers which are included in each of the banks constituting the ring bank are set to be equal to one another.
23. An information processing apparatus according to claim 22, wherein said main memory access means is situated within an instruction processor along with an instruction decoder, and using said access means, an instruction queue afforded from outside said information processing apparatus and stored in said main memory is executed in said instruction processor.
24. An information processing apparatus according to claim 23, wherein said register block, said register access means and said arithmetic means are implemented in an identical semiconductor chip.
US08/459,965 1986-04-14 1995-06-02 RISC system with instructions which include register area and displacement portions for accessing data stored in registers during processing Expired - Lifetime US5517664A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US08/459,965 US5517664A (en) 1986-04-14 1995-06-02 RISC system with instructions which include register area and displacement portions for accessing data stored in registers during processing

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP61085442A JP2545789B2 (en) 1986-04-14 1986-04-14 Information processing device
JP61-84552 1986-04-14
US07/037,843 US5214786A (en) 1986-04-14 1987-04-13 RISC system performing calls and returns without saving or restoring window pointers and delaying saving until multi-register areas are filled
US07/945,930 US5307502A (en) 1986-04-14 1992-09-17 Data processing system having multiple register management for call and return operations
US08/183,830 US5450610A (en) 1986-04-14 1994-01-21 RISC system capable of performing calls and returns without advancing or restoring window pointers
US08/459,965 US5517664A (en) 1986-04-14 1995-06-02 RISC system with instructions which include register area and displacement portions for accessing data stored in registers during processing

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/183,830 Continuation US5450610A (en) 1986-04-14 1994-01-21 RISC system capable of performing calls and returns without advancing or restoring window pointers

Publications (1)

Publication Number Publication Date
US5517664A true US5517664A (en) 1996-05-14

Family

ID=13858982

Family Applications (4)

Application Number Title Priority Date Filing Date
US07/037,843 Expired - Lifetime US5214786A (en) 1986-04-14 1987-04-13 RISC system performing calls and returns without saving or restoring window pointers and delaying saving until multi-register areas are filled
US07/945,930 Expired - Lifetime US5307502A (en) 1986-04-14 1992-09-17 Data processing system having multiple register management for call and return operations
US08/183,830 Expired - Lifetime US5450610A (en) 1986-04-14 1994-01-21 RISC system capable of performing calls and returns without advancing or restoring window pointers
US08/459,965 Expired - Lifetime US5517664A (en) 1986-04-14 1995-06-02 RISC system with instructions which include register area and displacement portions for accessing data stored in registers during processing

Family Applications Before (3)

Application Number Title Priority Date Filing Date
US07/037,843 Expired - Lifetime US5214786A (en) 1986-04-14 1987-04-13 RISC system performing calls and returns without saving or restoring window pointers and delaying saving until multi-register areas are filled
US07/945,930 Expired - Lifetime US5307502A (en) 1986-04-14 1992-09-17 Data processing system having multiple register management for call and return operations
US08/183,830 Expired - Lifetime US5450610A (en) 1986-04-14 1994-01-21 RISC system capable of performing calls and returns without advancing or restoring window pointers

Country Status (5)

Country Link
US (4) US5214786A (en)
EP (2) EP0241909B1 (en)
JP (1) JP2545789B2 (en)
KR (1) KR900005285B1 (en)
DE (2) DE3752287T2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5640582A (en) * 1992-05-21 1997-06-17 Intel Corporation Register stacking in a computer system
US5796970A (en) * 1995-09-22 1998-08-18 Matsushita Electric Industrisl Co., Ltd. Information processing apparatus for realizing data transfer for a plurality of registers using instructions of short word length
US5812823A (en) * 1996-01-02 1998-09-22 International Business Machines Corporation Method and system for performing an emulation context save and restore that is transparent to the operating system
US5931942A (en) * 1995-08-04 1999-08-03 Nec Corporation Pipeline data processing apparatus of reduced circuit scale
US6113651A (en) * 1997-07-18 2000-09-05 Kabushiki Kaisha Toshiba Compile method, a compiler, an exception handler, and a program recording medium
US6128728A (en) * 1997-08-01 2000-10-03 Micron Technology, Inc. Virtual shadow registers and virtual register windows
US6411984B1 (en) * 1990-09-28 2002-06-25 Texas Instruments Incorporated Processor integrated circuit
US20020194459A1 (en) * 2001-06-18 2002-12-19 Kissell Kevin D. Method and apparatus for saving and restoring processor register values and allocating and deallocating stack memory
US20030041231A1 (en) * 2001-08-10 2003-02-27 Mips Technologies, Inc. System and method of controlling software decompression through exceptions
US7149878B1 (en) 2000-10-30 2006-12-12 Mips Technologies, Inc. Changing instruction set architecture mode by comparison of current instruction execution address with boundary address register values
US20090217009A1 (en) * 2008-02-25 2009-08-27 International Business Machines Corporation System, method and computer program product for translating storage elements
US20090300634A1 (en) * 2008-05-29 2009-12-03 Advanced Micro Devices, Inc. Method and System for Register Management
TWI766891B (en) * 2017-01-04 2022-06-11 南韓商三星電子股份有限公司 Processor of semiconductor device and method of operating same

Families Citing this family (48)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2545789B2 (en) * 1986-04-14 1996-10-23 株式会社日立製作所 Information processing device
US5117487A (en) * 1988-08-26 1992-05-26 Kabushiki Kaisha Toshiba Method for accessing microprocessor and microinstruction control type microprocessor including pointer register
JPH02143329A (en) * 1988-11-25 1990-06-01 Toshiba Corp Processor system
KR930007185B1 (en) * 1989-01-13 1993-07-31 가부시키가이샤 도시바 Register bank circuit
JPH02187825A (en) * 1989-01-13 1990-07-24 Mitsubishi Electric Corp Computer
JPH0630063B2 (en) * 1989-02-17 1994-04-20 株式会社東芝 Microprocessor
US5179681A (en) * 1989-11-16 1993-01-12 Sun Microsystems, Inc. Method and apparatus for current window cache with switchable address and out cache registers
JPH04242433A (en) * 1991-01-17 1992-08-31 Nec Corp Microprocessor
JP2668456B2 (en) * 1991-01-22 1997-10-27 三菱電機株式会社 Bit search circuit and data processing device having the same
US5493687A (en) * 1991-07-08 1996-02-20 Seiko Epson Corporation RISC microprocessor architecture implementing multiple typed register sets
US5539911A (en) 1991-07-08 1996-07-23 Seiko Epson Corporation High-performance, superscalar-based computer system with out-of-order instruction execution
US5524250A (en) * 1991-08-23 1996-06-04 Silicon Graphics, Inc. Central processing unit for processing a plurality of threads using dedicated general purpose registers and masque register for providing access to the registers
US5557766A (en) * 1991-10-21 1996-09-17 Kabushiki Kaisha Toshiba High-speed processor for handling multiple interrupts utilizing an exclusive-use bus and current and previous bank pointers to specify a return bank
US5448707A (en) * 1991-10-29 1995-09-05 Intel Corporation Mechanism to protect data saved on a local register cache during inter-subsystem calls and returns
US5438669A (en) * 1991-11-20 1995-08-01 Hitachi, Ltd. Data processor with improved loop handling utilizing improved register allocation
EP0636256B1 (en) 1992-03-31 1997-06-04 Seiko Epson Corporation Superscalar risc processor instruction scheduling
WO1993022722A1 (en) 1992-05-01 1993-11-11 Seiko Epson Corporation A system and method for retiring instructions in a superscalar microprocessor
DE69317149T2 (en) * 1992-05-12 1998-10-08 Nec Corp Microcomputer with command memory for commands for reading out internal conditions
US5628021A (en) 1992-12-31 1997-05-06 Seiko Epson Corporation System and method for assigning tags to control instruction processing in a superscalar processor
EP0682789B1 (en) 1992-12-31 1998-09-09 Seiko Epson Corporation System and method for register renaming
JP3433471B2 (en) * 1993-05-27 2003-08-04 ソニー株式会社 Signal processing method in optical disk device
US5535405A (en) * 1993-12-23 1996-07-09 Unisys Corporation Microsequencer bus controller system
WO1995032466A1 (en) * 1994-05-19 1995-11-30 Vlsi Technology, Inc. Flexible register mapping scheme
US5655132A (en) * 1994-08-08 1997-08-05 Rockwell International Corporation Register file with multi-tasking support
US5896528A (en) * 1995-03-03 1999-04-20 Fujitsu Limited Superscalar processor with multiple register windows and speculative return address generation
US5774745A (en) * 1995-03-31 1998-06-30 Cirrus Logic, Inc. Method and apparatus for writing and reading entries in an event status queue of a host memory
WO1997027539A1 (en) 1996-01-24 1997-07-31 Sun Microsystems, Inc. Methods and apparatuses for stack caching
JPH1011352A (en) * 1996-06-19 1998-01-16 Hitachi Ltd Data processor and its register address converting method
US5854939A (en) * 1996-11-07 1998-12-29 Atmel Corporation Eight-bit microcontroller having a risc architecture
US5809327A (en) * 1997-03-27 1998-09-15 Atmel Corporation Eight-bit microcontroller having a risc architecture
US6219783B1 (en) * 1998-04-21 2001-04-17 Idea Corporation Method and apparatus for executing a flush RS instruction to synchronize a register stack with instructions executed by a processor
US6314510B1 (en) * 1999-04-14 2001-11-06 Sun Microsystems, Inc. Microprocessor with reduced context switching overhead and corresponding method
JP2001344127A (en) * 2000-05-31 2001-12-14 Hitachi Ltd System developing method, storage medium, information processor, information terminal device, information processing system, and information processing method
JP2002073330A (en) * 2000-08-28 2002-03-12 Mitsubishi Electric Corp Data processing device
JP3763518B2 (en) * 2001-05-29 2006-04-05 インターナショナル・ビジネス・マシーンズ・コーポレーション COMPILER, COMPILING METHOD THEREOF, AND PROGRAM
US7230935B2 (en) * 2002-10-24 2007-06-12 Widefi, Inc. Physical layer repeater with selective use of higher layer functions based on network operating conditions
US7493478B2 (en) * 2002-12-05 2009-02-17 International Business Machines Corporation Enhanced processor virtualization mechanism via saving and restoring soft processor/system states
US7103754B2 (en) * 2003-03-28 2006-09-05 International Business Machines Corporation Computer instructions for having extended signed displacement fields for finding instruction operands
US7020747B2 (en) * 2003-03-31 2006-03-28 Intel Corporation Dual-stack memory architecture and compiling method
US7284100B2 (en) * 2003-05-12 2007-10-16 International Business Machines Corporation Invalidating storage, clearing buffer entries, and an instruction therefor
US7356710B2 (en) * 2003-05-12 2008-04-08 International Business Machines Corporation Security message authentication control instruction
US7530067B2 (en) * 2003-05-12 2009-05-05 International Business Machines Corporation Filtering processor requests based on identifiers
US9454490B2 (en) 2003-05-12 2016-09-27 International Business Machines Corporation Invalidating a range of two or more translation table entries and instruction therefore
US7339592B2 (en) 2004-07-13 2008-03-04 Nvidia Corporation Simulating multiported memories using lower port count memories
CN101484875A (en) * 2006-07-11 2009-07-15 飞思卡尔半导体公司 Microprocessor and method for register addressing therein
US9182984B2 (en) 2012-06-15 2015-11-10 International Business Machines Corporation Local clearing control
US10867031B2 (en) 2015-07-23 2020-12-15 Apple Inc. Marking valid return targets
US20230051855A1 (en) * 2021-08-13 2023-02-16 Infineon Technologies Ag Call and return instructions for configurable register context save and restore

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4385352A (en) * 1973-05-16 1983-05-24 Compagnie Internationale Pour L'informatique Cii-Honeywell Bull (Societe Anonyme) Addressing of operands within a segment utilizing segment descriptors
US4388685A (en) * 1978-08-04 1983-06-14 Digital Equipment Corporation Central processor with apparatus for extended virtual addressing
US4777588A (en) * 1985-08-30 1988-10-11 Advanced Micro Devices, Inc. General-purpose register file optimized for intraprocedural register allocation, procedure calls, and multitasking performance
US4833640A (en) * 1985-10-25 1989-05-23 Hitachi, Ltd. Register bank change including register to register transfer in a data processing system
US4989137A (en) * 1984-07-12 1991-01-29 Texas Instruments Incorporated Computer memory system

Family Cites Families (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB1281167A (en) * 1969-01-02 1972-07-12 Plessey Telecomm Res Ltd Improvements relating to data processing systems
US3794980A (en) * 1971-04-21 1974-02-26 Cogar Corp Apparatus and method for controlling sequential execution of instructions and nesting of subroutines in a data processor
US3781810A (en) * 1972-04-26 1973-12-25 Bell Telephone Labor Inc Scheme for saving and restoring register contents in a data processor
FR2253425A5 (en) * 1973-11-30 1975-06-27 Honeywell Bull Soc Ind
US3972029A (en) * 1974-12-24 1976-07-27 Honeywell Information Systems, Inc. Concurrent microprocessing control method and apparatus
US4079448A (en) * 1975-04-07 1978-03-14 Compagnie Honeywell Bull Apparatus for synchronizing tasks on peripheral devices
JPS53142841A (en) * 1977-05-19 1978-12-12 Toshiba Corp Data processor
CA1114518A (en) * 1977-10-25 1981-12-15 William D. Strecker Central processor unit for executing instructions with a special operand specifier
US4173782A (en) * 1978-01-03 1979-11-06 International Business Machines Corporation Return and link mechanism
JPS5576448A (en) * 1978-12-05 1980-06-09 Nippon Telegr & Teleph Corp <Ntt> Multi-group register control system
US4323963A (en) * 1979-07-13 1982-04-06 Rca Corporation Hardware interpretive mode microprocessor
JPS5616248A (en) * 1979-07-17 1981-02-17 Matsushita Electric Ind Co Ltd Processing system for interruption
US4320456A (en) * 1980-01-18 1982-03-16 International Business Machines Corporation Control apparatus for virtual address translation unit
JPS6017130B2 (en) * 1980-06-06 1985-05-01 日本電気株式会社 address control device
KR860001434B1 (en) * 1980-11-21 1986-09-24 후지쑤 가부시끼가이샤 Bank interleaved vector processor having a fixed relationship between start timing signals
US4499535A (en) * 1981-05-22 1985-02-12 Data General Corporation Digital computer system having descriptors for variable length addressing for a plurality of instruction dialects
US4399507A (en) * 1981-06-30 1983-08-16 Ibm Corporation Instruction address stack in the data memory of an instruction-pipelined processor
US4450522A (en) * 1981-09-11 1984-05-22 Data General Corporation Apparatus for deriving addresses of data using displacements from base addresses which change only on call and return
US4445173A (en) * 1981-09-11 1984-04-24 Data General Corporation Improved system for saving and restoring state in call and return operations
US4428045A (en) * 1981-09-11 1984-01-24 Data General Corporation Apparatus for specifying and resolving addresses of operands in a digital data processing system
JPS59105152A (en) * 1982-12-07 1984-06-18 Fujitsu Ltd Collectively storing method of plural registers
US4613935A (en) * 1983-02-02 1986-09-23 Couleur John F Method and apparatus for pipe line processing with a single arithmetic logic unit
US4611278A (en) * 1983-04-01 1986-09-09 Honeywell Information Systems Inc. Wraparound buffer for repetitive decimal numeric operations
JPS6054049A (en) * 1983-09-02 1985-03-28 Hitachi Ltd Subroutine link control system of data processing device
EP0153764B1 (en) * 1984-03-02 1993-11-03 Nec Corporation Information processor having an interruption operating function
US4633434A (en) * 1984-04-02 1986-12-30 Sperry Corporation High performance storage unit
US4674032A (en) * 1984-04-02 1987-06-16 Unisys Corporation High-performance pipelined stack with over-write protection
US4652993A (en) * 1984-04-02 1987-03-24 Sperry Corporation Multiple output port memory storage module
US4600986A (en) * 1984-04-02 1986-07-15 Sperry Corporation Pipelined split stack with high performance interleaved decode
US4680701A (en) * 1984-04-11 1987-07-14 Texas Instruments Incorporated Asynchronous high speed processor having high speed memories with domino circuits contained therein
JPS6151243A (en) * 1984-08-20 1986-03-13 Toshiba Corp Register type operation processor
US4761733A (en) * 1985-03-11 1988-08-02 Celerity Computing Direct-execution microprogrammable microprocessor system
US4779187A (en) * 1985-04-10 1988-10-18 Microsoft Corporation Method and operating system for executing programs in a multi-mode microprocessor
US4704679A (en) * 1985-06-11 1987-11-03 Burroughs Corporation Addressing environment storage for accessing a stack-oriented memory
US4740893A (en) * 1985-08-07 1988-04-26 International Business Machines Corp. Method for reducing the time for switching between programs
JP2545789B2 (en) * 1986-04-14 1996-10-23 株式会社日立製作所 Information processing device
US4811208A (en) * 1986-05-16 1989-03-07 Intel Corporation Stack frame cache on a microprocessor chip
US4766566A (en) * 1986-08-18 1988-08-23 International Business Machines Corp. Performance enhancement scheme for a RISC type VLSI processor using dual execution units for parallel instruction processing
JPS63245529A (en) * 1987-03-31 1988-10-12 Toshiba Corp Register saving and restoring device
US4829422A (en) * 1987-04-02 1989-05-09 Stellar Computer, Inc. Control of multiple processors executing in parallel regions

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4385352A (en) * 1973-05-16 1983-05-24 Compagnie Internationale Pour L'informatique Cii-Honeywell Bull (Societe Anonyme) Addressing of operands within a segment utilizing segment descriptors
US4388685A (en) * 1978-08-04 1983-06-14 Digital Equipment Corporation Central processor with apparatus for extended virtual addressing
US4989137A (en) * 1984-07-12 1991-01-29 Texas Instruments Incorporated Computer memory system
US4777588A (en) * 1985-08-30 1988-10-11 Advanced Micro Devices, Inc. General-purpose register file optimized for intraprocedural register allocation, procedure calls, and multitasking performance
US4833640A (en) * 1985-10-25 1989-05-23 Hitachi, Ltd. Register bank change including register to register transfer in a data processing system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"A VLSI RISC" by D. A. Patterson et al., Computer, Sep. 1989, IEEE, pp. 8-21.
A VLSI RISC by D. A. Patterson et al., Computer, Sep. 1989, IEEE, pp. 8 21. *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6625719B2 (en) 1990-09-28 2003-09-23 Texas Instruments Incorporated Processing devices with improved addressing capabilities systems and methods
US6411984B1 (en) * 1990-09-28 2002-06-25 Texas Instruments Incorporated Processor integrated circuit
US5640582A (en) * 1992-05-21 1997-06-17 Intel Corporation Register stacking in a computer system
US5931942A (en) * 1995-08-04 1999-08-03 Nec Corporation Pipeline data processing apparatus of reduced circuit scale
US5796970A (en) * 1995-09-22 1998-08-18 Matsushita Electric Industrisl Co., Ltd. Information processing apparatus for realizing data transfer for a plurality of registers using instructions of short word length
US5812823A (en) * 1996-01-02 1998-09-22 International Business Machines Corporation Method and system for performing an emulation context save and restore that is transparent to the operating system
US6113651A (en) * 1997-07-18 2000-09-05 Kabushiki Kaisha Toshiba Compile method, a compiler, an exception handler, and a program recording medium
US6128728A (en) * 1997-08-01 2000-10-03 Micron Technology, Inc. Virtual shadow registers and virtual register windows
US6282638B1 (en) 1997-08-01 2001-08-28 Micron Technology, Inc. Virtual shadow registers and virtual register windows
US6370640B1 (en) 1997-08-01 2002-04-09 Micron Technology, Inc. Virtual shadow registers and virtual register windows
US6487654B2 (en) 1997-08-01 2002-11-26 Micron Technology, Inc. Virtual shadow registers and virtual register windows
US6799269B2 (en) 1997-08-01 2004-09-28 Micron Technology, Inc. Virtual shadow registers and virtual register windows
US7509480B2 (en) 2000-10-30 2009-03-24 Mips Technology, Inc. Selection of ISA decoding mode for plural instruction sets based upon instruction address
US7149878B1 (en) 2000-10-30 2006-12-12 Mips Technologies, Inc. Changing instruction set architecture mode by comparison of current instruction execution address with boundary address register values
US20070094482A1 (en) * 2000-10-30 2007-04-26 Mips Technologies, Inc. Boundary address registers for selection of ISA mode
US20020194459A1 (en) * 2001-06-18 2002-12-19 Kissell Kevin D. Method and apparatus for saving and restoring processor register values and allocating and deallocating stack memory
US6826681B2 (en) * 2001-06-18 2004-11-30 Mips Technologies, Inc. Instruction specified register value saving in allocated caller stack or not yet allocated callee stack
US20050081022A1 (en) * 2001-06-18 2005-04-14 Mips Technologies, Inc. Method and apparatus for saving and restoring processor register values and allocating and deallocating stack memory
US7739484B2 (en) 2001-06-18 2010-06-15 Mips Technologies, Inc. Instruction encoding to indicate whether to store argument registers as static registers and return address in subroutine stack
US7281123B2 (en) 2001-06-18 2007-10-09 Mips Technologies, Inc. Restoring register values from stack memory using instruction with restore indication bit and de-allocation frame size stack pointer offset
US20080028195A1 (en) * 2001-06-18 2008-01-31 Mips Technologies, Inc. Method and Apparatus for Saving and Restoring Processor Register Values and Allocating and Deallocating Stack Memory
US7107439B2 (en) 2001-08-10 2006-09-12 Mips Technologies, Inc. System and method of controlling software decompression through exceptions
US20030041231A1 (en) * 2001-08-10 2003-02-27 Mips Technologies, Inc. System and method of controlling software decompression through exceptions
US20090217009A1 (en) * 2008-02-25 2009-08-27 International Business Machines Corporation System, method and computer program product for translating storage elements
US7966474B2 (en) 2008-02-25 2011-06-21 International Business Machines Corporation System, method and computer program product for translating storage elements
US20090300634A1 (en) * 2008-05-29 2009-12-03 Advanced Micro Devices, Inc. Method and System for Register Management
US7971041B2 (en) * 2008-05-29 2011-06-28 Advanced Micro Devices, Inc. Method and system for register management
TWI766891B (en) * 2017-01-04 2022-06-11 南韓商三星電子股份有限公司 Processor of semiconductor device and method of operating same

Also Published As

Publication number Publication date
DE3789122T2 (en) 1994-09-01
DE3789122D1 (en) 1994-03-31
US5450610A (en) 1995-09-12
EP0517282B1 (en) 1999-07-28
JPS62242243A (en) 1987-10-22
KR870010445A (en) 1987-11-30
EP0241909A3 (en) 1990-03-28
EP0241909A2 (en) 1987-10-21
US5214786A (en) 1993-05-25
DE3752287D1 (en) 1999-09-02
EP0241909B1 (en) 1994-02-23
JP2545789B2 (en) 1996-10-23
DE3752287T2 (en) 2000-03-23
KR900005285B1 (en) 1990-07-27
US5307502A (en) 1994-04-26
EP0517282A1 (en) 1992-12-09

Similar Documents

Publication Publication Date Title
US5517664A (en) RISC system with instructions which include register area and displacement portions for accessing data stored in registers during processing
US5050067A (en) Multiple sliding register stacks in a computer
US4984151A (en) Flexible, next-address generation microprogram sequencer
EP0696772B1 (en) Register file with multi-tasking support
EP0110642B1 (en) Microcomputer
US4210961A (en) Sorting system
US4752873A (en) Data processor having a plurality of operating units, logical registers, and physical registers for parallel instructions execution
US4488227A (en) Program counter stacking method and apparatus for nested subroutines and interrupts
CA1288169C (en) Digital signal processor
KR860001434B1 (en) Bank interleaved vector processor having a fixed relationship between start timing signals
US4099229A (en) Variable architecture digital computer
US5206940A (en) Address control and generating system for digital signal-processor
EP0114304A1 (en) Vector processing hardware assist and method
US5179734A (en) Threaded interpretive data processor
EP0330226B1 (en) Apparatus of and method for executing subprogram in bank switching data processing system
JPS6027964A (en) Memory access control circuit
US4454580A (en) Program call method and call instruction execution apparatus
JPH06176053A (en) Data processor
US4229789A (en) System for transferring data between high speed and low speed memories
KR920003474B1 (en) Data processing apparatus
US4024507A (en) Arrangement for monitoring the state of memory segments
EP0167959A2 (en) Computer vector register processing
US5197131A (en) Instruction buffer system for switching execution of current instruction to a branch or to a return from subroutine
EP0240108A2 (en) A data processing system
US4301514A (en) Data processor for processing at one time data including X bytes and Y bits

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: RENESAS ELECTRONICS CORPORATION, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:HITACHI, LTD.;REEL/FRAME:026109/0528

Effective date: 20110307