US20150082007A1 - Register mapping with multiple instruction sets - Google Patents
Register mapping with multiple instruction sets Download PDFInfo
- Publication number
- US20150082007A1 US20150082007A1 US14/548,800 US201414548800A US2015082007A1 US 20150082007 A1 US20150082007 A1 US 20150082007A1 US 201414548800 A US201414548800 A US 201414548800A US 2015082007 A1 US2015082007 A1 US 2015082007A1
- Authority
- US
- United States
- Prior art keywords
- logical
- registers
- register
- data
- architectural
- 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.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30145—Instruction analysis, e.g. decoding, instruction word fields
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30098—Register arrangements
- G06F9/30105—Register structure
- G06F9/30112—Register structure comprising data of variable length
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30098—Register arrangements
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30098—Register arrangements
- G06F9/3012—Organisation of register space, e.g. banked or distributed register file
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/3017—Runtime instruction translation, e.g. macros
- G06F9/30174—Runtime instruction translation, e.g. macros for non-native instruction set, e.g. Javabyte, legacy code
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3836—Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution
- G06F9/3838—Dependency mechanisms, e.g. register scoreboarding
- G06F9/384—Register renaming
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/34—Addressing or accessing the instruction operand or the result ; Formation of operand address; Addressing modes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3824—Operand accessing
Definitions
- This invention relates to the field of data processing systems. More particularly, this invention relates to the field of data processing systems supporting multiple different instruction sets.
- the ARM and Thumb instruction sets referred to above are closely related and accordingly it is possible for the same mapping to be used between register specifiers and architectural registers storing operands.
- One way of dealing with this is to provide separate mechanisms for the register addressing to be used by the instructions from the different instruction set.
- this disadvantageously increases the required circuit resources and power consumption.
- the present invention provides an apparatus for processing data comprising:
- processing circuitry configured to perform processing operations
- an architectural register file having a plurality of architectural registers for storing operand values
- first decoder circuitry configured to decode program instructions of a first instruction set to generate control signals for controlling said processing circuitry to perform processing operations
- second decoder circuitry configured to decode program instructions of a second instruction set to generate control signals for controlling said processing circuitry to perform processing operations
- program instructions of said first instruction set include first logical register specifiers specifying first logical registers holding operand values, said first logical registers corresponding to architectural registers within said architectural register file and having a plurality of different sizes corresponding to different numbers of words of data up to a maximum number of words of data;
- program instructions of said second instruction set include second logical register specifiers specifying second logical registers holding operand values, said second logical registers corresponding to architectural registers within said architectural register file and having a plurality of different sizes corresponding to different numbers of words of data up to said maximum number of words of data;
- said first decoder circuitry is configured to map said first logical specifiers using a first mapping to a common address format
- said second decoder circuitry is configured to map said second logical specifiers using a second mapping to said common address format
- said second mapping is divergent from said first mapping such that at least some values used as both a first logical register specifier and a second logical register specifier map to different architectural registers.
- the present invention recognises that the first decoder's circuitry and the second decoder's circuitry used to decode program instructions of respective instruction sets may be configured to map their register specifiers to a common address format despite the divergence between them in which some values used as both first logical register specifiers and second logical register specifiers are mapped to different architectural registers.
- the resolving of the different mappings into a common address format permits a common (shared) set of subsequent circuitry to be used for the processing of register specifiers using that common address format thereby permitting a reduction in circuit overhead and power consumption.
- the architectural registers may be addressed as an array of architectural registers arranged as a plurality of banks and a plurality of rows with the common addressed format comprising a bank specifier and a row specifier within the array.
- the bank specifier and the row specifier may be viewed as Cartesian coordinates for addressing a particular architectural register within an array of architectural registers.
- the plurality of banks permit first logical registers and second logical registers having the maximum number of words to be stored within a single row of the array. Storing operands of the maximum size within a single row facilitates the use of single port access to the register file thereby reducing circuit overhead and complexity.
- the first mapping and the second mapping may take a variety of different forms.
- one of the first logical registers of the maximum number of words corresponds to a group of architectural register that are all mapped by the first mapping to a plurality of logical registers at each different lower size.
- a single quad word register may correspond to two double word registers and four single word registers.
- the second mapping may be such that one of the second logical registers of the maximum number of words corresponds to a group of architectural registers at least one of which is mapped by the second mapping to a single second logical register at each different lower size.
- a quad word register corresponds to a single double word register (with some excess space) and a single single word register (with some excess space).
- register naming there may be provided a plurality of physical registers configured to store data values to be manipulated and renaming circuitry configured to store register mapping data mapping between a bank specifier value and a row specifier value identifying an architectural register and one of the physical registers to be used in place of the architectural register for speculative execution of a program instruction.
- the common register addressing format may be used as an input to common renaming circuitry.
- energy may be saved by identifying the plurality of architectural registers using a single architectural register value in the common address format and a size qualifier to indicate how many of the architectural registers are combined with the one specified in the single architectural register value.
- present invention provides an apparatus for processing data comprising:
- processing means for performing processing operations
- first decoder means for decoding program instructions of a first instruction set to generate control signals for controlling said processing means to perform processing operations
- second decoder means for decoding program instructions of a second instruction set to generate control signals for controlling said processing means to perform processing operations
- program instructions of said first instruction set include first logical register specifiers specifying first logical register means for holding operand values, said first logical register means corresponding to architectural register means and having a plurality of different sizes corresponding to different numbers of words of data up to a maximum number of words of data;
- program instructions of said second instruction set include second logical register specifiers specifying second logical register means for holding operand values, said second logical register means corresponding to architectural register means and having a plurality of different sizes corresponding to different numbers of words of data up to said maximum number of words of data;
- said first decoder means maps said first logical specifiers using a first mapping to a common address format
- said second decoder means maps said second logical specifiers using a second mapping to said common address format
- said second mapping is divergent from said first mapping such that at least some values used as both a first logical register specifier and a second logical register specifier map to different architectural register means.
- the invention provides a method of processing data comprising the steps of:
- decoding program instructions of a first instruction set to generate control signals for controlling said processing circuitry to perform processing operations
- decoding program instructions of a second instruction set to generate control signals for controlling said processing circuitry to perform processing operations
- program instructions of said first instruction set include first logical register specifiers specifying first logical registers holding operand values, said first logical registers corresponding to architectural registers within said architectural register file and having a plurality of different sizes corresponding to different numbers of words of data up to a maximum number of words of data;
- program instructions of said second instruction set include second logical register specifiers specifying second logical registers holding operand values, said second logical registers corresponding to architectural registers within said architectural register file and having a plurality of different sizes corresponding to different numbers of words of data up to said maximum number of words of data; further comprising the steps of:
- said second mapping is divergent from said first mapping such that at least some values used as both a first logical register specifier and a second logical register specifier map to different architectural registers.
- FIG. 1 schematically illustrates a data processing apparatus including decoding circuitry, renaming circuitry, register circuitry and processing circuitry:
- FIG. 2 schematically illustrates a first mapping between logical register specifiers and architectural registers and a second mapping between logical register specifiers and architectural registers;
- FIG. 3 schematically illustrates an architectural register file containing registers of different sizes:
- FIG. 4 schematically illustrates a common register address format:
- FIGS. 5A , 5 B and 5 C schematically illustrate a first register mapping
- FIGS. 6A , 6 B and 6 C schematically illustrate a second register mapping
- FIG. 7 is a flow diagram and schematically illustrating how logical register specifiers may be mapped to a common format using either a first mapping or a second mapping.
- FIG. 1 schematically illustrates a portion 2 of a data processing apparatus.
- the data processing apparatus may be a processor core supporting out-of-order program instruction execution. It will be appreciated that such a processor core will typically contain many more circuit elements that are illustrated in FIG. 1 . These additional circuit elements have been omitted from FIG. 1 for the sake of clarity.
- the circuitry of FIG. 1 includes first decoder circuitry 4 and second decoder circuitry 6 which receive program instruction from a memory (not illustrated) and decode these instruction using respectively a first mapping and a second mapping to produce register specifiers having a common register address format (atag).
- first decoder circuitry 4 and second decoder circuitry 6 which receive program instruction from a memory (not illustrated) and decode these instruction using respectively a first mapping and a second mapping to produce register specifiers having a common register address format (atag).
- first decoder circuitry 4 and second decoder circuitry 6 will typically produce many other outputs, such as control signals for controlling other aspects of the processor core, such as the processing circuitry 8 which performs the processing operations specified by the program instruction.
- the common register address format register specifiers output by the first decoder 4 and the second decoder 6 are supplied to renaming circuitry 10 which includes register mapping data 12 and a free list 14 .
- the renaming circuitry 10 applies register renaming techniques, as typically used in out-of-order processors, to generate a renamed register specifier (rtag).
- This renamed register specifier is supplied to a physical register file 16 which together with an architectural register file 18 and commit queue 20 form part of register circuitry 22 .
- the physical registers in the physical register files 16 are used for storing speculative operands. When these operands become non-speculative, the commit queue circuitry 20 manages their writing (retirement) into the architectural register file 18 .
- the register mapping data 12 tracks which architectural registers are mapped to which physical registers.
- the free list 14 tracks which physical registers are available for allocation to store speculative operand values in accordance with register renaming techniques.
- the renamed register specifiers produced by the renaming circuitry 10 also include the destination tag identifying the destination physical register for a program instruction.
- the common register address format register specifier may be used by the architectural register file 18 to supply the required operand to the processing circuitry 8 .
- the portion of the processor shown in FIG. 1 may additionally include dispatch and issue mechanisms disposed between the renaming circuitry and the processing circuitry and the register circuitry. These dispatch and issue mechanisms will receive the renamed register specifiers and the common register address format register specifiers and pass these forward to the processing circuitry 8 and the register circuitry 22 .
- FIG. 2 schematically illustrates a first mapping and a second mapping between logical register specifiers and architectural registers within the architectural register file 18 .
- the three columns for each mapping represent the same addressable entity accessed with different register widths.
- a single quad word logical register is stored within four architectural registers. These four architectural registers may also be addressed using two logical register specifiers for double word operands or four logical register specifiers for single word operands as illustrated.
- the correspondence between the elements within the columns is such that S1 in the first mapping corresponds to the block immediately below S0 in the second mapping.
- the same position within the diagrams showing the first and second mappings corresponds to the same physical register storage locations—for example S2 in the first mapping corresponds to the block S0 in the first mapping and S4 from the first mapping corresponds to S1 in the second mapping as shown in FIGS. 5B and 6B discussed below.
- a logical register specifier for a quad word operand again corresponds to four architectural registers.
- these four architectural registers may be used to store either a single double word logical register or a single single word logical register.
- a single value of a logical register specifier such as “S1” maps to different architectural registers when subject to the first mapping compared to when subject to the second mapping.
- FIG. 3 schematically illustrates the architectural register file 18 .
- the architectural register file is composed of four banks of architectural registers with each of these banks containing 32 architectural registers.
- the architectural register file 18 comprises an array of registers including four banks and 32 rows.
- An individual architectural register within the architectural register file may be addressed using a 2-bit bank specifier and a 5-bit row specifier. In practice, if the register being addressed is greater in size than a single architectural register, then it may be specified using a single row specifier and bank specifier value together with a size field indicating how many architectural registers together form the logical register being manipulated.
- FIG. 3 shows how the architectural register file may contain a mixture of quad word operands, double word operands and single word operands stored within respective architectural registers.
- FIG. 4 illustrates the common register addressing format generated by the first decoder 4 and the second decoder 6 .
- This common register addressing format comprises 5-bits of row specifier, 2-bits of bank specifier and a field specifying the size of the register in terms of the number of architectural registers it comprises in total.
- Another way to consider this common register addressing format is that each row within the architectural register file 18 comprises a quad word with the individual registers being addressed by the bank specifier and the size indicating the number of architectural registers treated together as storing that logical register value. Double word registers are even aligned within the architectural register file 18 .
- FIGS. 5A , 5 B, 5 C, 6 A, 6 B and 6 C The general format of the register specifiers illustrated in FIGS. 5A , 5 B, 5 C, 6 A, 6 B and 6 C is that in the left hand illustration the logical specifier is given and in the right hand illustration the common register address format is given.
- FIGS. 5A , 5 B and 5 C illustrate in more detail the first example mapping used respectively for double word registers, single word registers and quad word registers.
- the double word registers are even aligned and each corresponds to two architectural registers within one of the rows of the architectural register file 18 .
- the single word registers are not constrained to odd or even alignment and each corresponds to a single architectural register within one of the rows of the array.
- the quad word registers are aligned such that each corresponds to a complete row within the architectural file array.
- a single write port may be used to write a full quad word operand into the array and a single read port used to read a full quad word operand from the array.
- FIGS. 6A , 6 B and 6 C respectively indicate the second example mapping used for double word registers, single word registers and quad word registers.
- the double word registers of the logical register specifiers of the second instruction set only map to bank0 and bank1. Other instructions may be provided which will provide access to the other architectural registers within bank2 and bank3. These will not however be directly accessible using double word logical register specifiers as employed by the program instructions of the second instruction set.
- FIG. 6B illustrates the second mapping used for single word registers. All of the logical specifiers for the single word registers are mapped to the architectural registers within bank0. Again, the architectural registers in the other banks may be accessed by other instructions but not directly used in single word logical register specifiers.
- the second mapping used for quad word registers is such that each logical register specifier corresponds to a row within the array.
- FIG. 7 schematically illustrates a flow diagram of how a logical register specifier may be mapped to a common format register specifier. It will be appreciated that the flow diagram of FIG. 7 is a representation of what may be considered logically to take place but in practice the hardware used to implement such behaviour may operate in a different manor with a different sequence of events.
- processing waits until an instruction is received.
- Step 26 determines whether or not that instruction is from the first instruction set. If the instruction is from the first instruction set, then step 28 applies a first mapping (see FIGS. 5A , 5 B and 5 C) to form a common register addressing format register specifier. Processing then proceeds to step 30 where the common format register specifier (including the size indicating the number of architectural registers concerned) is issued to the renaming circuitry 10 .
- step 26 determines whether the instruction received is not from the first instruction set. If the determination at step 26 is that the instruction received is not from the first instruction set, then the instruction will be from the second instruction set and processing proceeds to step 32 at which the second mapping is applied between the logical register specifier and the common format register specifier (see FIGS. 6A , 6 B and 6 C). Processing again proceeds subsequent to this mapping to step 30 .
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Executing Machine-Instructions (AREA)
- Advance Control (AREA)
Abstract
A processor core supports execution of program instruction from both a first instruction set and a second instruction set. An architectural register file 18 containing architectural registers is shared by the two instruction sets. The two instruction sets employ logical register specifiers which for at least some values of those logical registers specifiers correspond to different architectural registers within the architectural register file 18. A first decoder 4 for the first instruction set and a second decoder 6 for the second instruction set serve to decode the logical register specifiers to a common register addressing format. This common register addressing format is used to supply register specifiers to renaming circuitry 10 for supporting register renaming in conjunction with a physical register file 16 and an architectural register file 18.
Description
- This application is a continuation of U.S. patent application Ser. No. 13/309,732, filed Dec. 2, 2011, the entire contents of which are hereby incorporated by reference in this application.
- This invention relates to the field of data processing systems. More particularly, this invention relates to the field of data processing systems supporting multiple different instruction sets.
- It is known to provide data processing systems supporting multiple instruction sets. For example, known processes designed by ARM Limited of Cambridge, England support both the ARM and the Thumb instruction sets. These instruction sets share a register file and share a mapping between register specifiers and registers within that register file.
- The ARM and Thumb instruction sets referred to above are closely related and accordingly it is possible for the same mapping to be used between register specifiers and architectural registers storing operands. However, it may be desirable to support instruction set architectures with a significant degree of difference between the ways in which architectural registers are addressed by program instructions of those different instruction sets. One way of dealing with this is to provide separate mechanisms for the register addressing to be used by the instructions from the different instruction set. However, this disadvantageously increases the required circuit resources and power consumption.
- Viewed from one aspect the present invention provides an apparatus for processing data comprising:
- processing circuitry configured to perform processing operations;
- an architectural register file having a plurality of architectural registers for storing operand values;
- first decoder circuitry configured to decode program instructions of a first instruction set to generate control signals for controlling said processing circuitry to perform processing operations; and
- second decoder circuitry configured to decode program instructions of a second instruction set to generate control signals for controlling said processing circuitry to perform processing operations; wherein
- program instructions of said first instruction set include first logical register specifiers specifying first logical registers holding operand values, said first logical registers corresponding to architectural registers within said architectural register file and having a plurality of different sizes corresponding to different numbers of words of data up to a maximum number of words of data;
- program instructions of said second instruction set include second logical register specifiers specifying second logical registers holding operand values, said second logical registers corresponding to architectural registers within said architectural register file and having a plurality of different sizes corresponding to different numbers of words of data up to said maximum number of words of data;
- said first decoder circuitry is configured to map said first logical specifiers using a first mapping to a common address format;
- said second decoder circuitry is configured to map said second logical specifiers using a second mapping to said common address format; and
- said second mapping is divergent from said first mapping such that at least some values used as both a first logical register specifier and a second logical register specifier map to different architectural registers.
- The present invention recognises that the first decoder's circuitry and the second decoder's circuitry used to decode program instructions of respective instruction sets may be configured to map their register specifiers to a common address format despite the divergence between them in which some values used as both first logical register specifiers and second logical register specifiers are mapped to different architectural registers. The resolving of the different mappings into a common address format permits a common (shared) set of subsequent circuitry to be used for the processing of register specifiers using that common address format thereby permitting a reduction in circuit overhead and power consumption.
- In some embodiments the architectural registers may be addressed as an array of architectural registers arranged as a plurality of banks and a plurality of rows with the common addressed format comprising a bank specifier and a row specifier within the array. In this way, the bank specifier and the row specifier may be viewed as Cartesian coordinates for addressing a particular architectural register within an array of architectural registers.
- In some embodiments the plurality of banks permit first logical registers and second logical registers having the maximum number of words to be stored within a single row of the array. Storing operands of the maximum size within a single row facilitates the use of single port access to the register file thereby reducing circuit overhead and complexity.
- The first mapping and the second mapping may take a variety of different forms. In some embodiments one of the first logical registers of the maximum number of words corresponds to a group of architectural register that are all mapped by the first mapping to a plurality of logical registers at each different lower size. Thus, for example, a single quad word register may correspond to two double word registers and four single word registers.
- Either in combination with the above, or separate therefrom, the second mapping may be such that one of the second logical registers of the maximum number of words corresponds to a group of architectural registers at least one of which is mapped by the second mapping to a single second logical register at each different lower size. Thus, a quad word register corresponds to a single double word register (with some excess space) and a single single word register (with some excess space).
- Within embodiments utilizing register naming there may be provided a plurality of physical registers configured to store data values to be manipulated and renaming circuitry configured to store register mapping data mapping between a bank specifier value and a row specifier value identifying an architectural register and one of the physical registers to be used in place of the architectural register for speculative execution of a program instruction. Thus, the common register addressing format may be used as an input to common renaming circuitry.
- In circumstances where a plurality of architectural registers correspond to one of the first logical register or the second logical register, energy may be saved by identifying the plurality of architectural registers using a single architectural register value in the common address format and a size qualifier to indicate how many of the architectural registers are combined with the one specified in the single architectural register value.
- Viewed from another aspect present invention provides an apparatus for processing data comprising:
- processing means for performing processing operations;
- a plurality of architectural register means for storing operand values;
- first decoder means for decoding program instructions of a first instruction set to generate control signals for controlling said processing means to perform processing operations; and
- second decoder means for decoding program instructions of a second instruction set to generate control signals for controlling said processing means to perform processing operations; wherein
- program instructions of said first instruction set include first logical register specifiers specifying first logical register means for holding operand values, said first logical register means corresponding to architectural register means and having a plurality of different sizes corresponding to different numbers of words of data up to a maximum number of words of data;
- program instructions of said second instruction set include second logical register specifiers specifying second logical register means for holding operand values, said second logical register means corresponding to architectural register means and having a plurality of different sizes corresponding to different numbers of words of data up to said maximum number of words of data;
- said first decoder means maps said first logical specifiers using a first mapping to a common address format;
- said second decoder means maps said second logical specifiers using a second mapping to said common address format; and
- said second mapping is divergent from said first mapping such that at least some values used as both a first logical register specifier and a second logical register specifier map to different architectural register means.
- Viewed from a further aspect the invention provides a method of processing data comprising the steps of:
- performing processing operations with processing circuitry;
- storing operand values in a plurality of architectural registers of an architectural register file;
- decoding program instructions of a first instruction set to generate control signals for controlling said processing circuitry to perform processing operations; and
- decoding program instructions of a second instruction set to generate control signals for controlling said processing circuitry to perform processing operations; wherein
- program instructions of said first instruction set include first logical register specifiers specifying first logical registers holding operand values, said first logical registers corresponding to architectural registers within said architectural register file and having a plurality of different sizes corresponding to different numbers of words of data up to a maximum number of words of data;
- program instructions of said second instruction set include second logical register specifiers specifying second logical registers holding operand values, said second logical registers corresponding to architectural registers within said architectural register file and having a plurality of different sizes corresponding to different numbers of words of data up to said maximum number of words of data; further comprising the steps of:
- using a first mapping to map said first logical specifiers to a common address format; and
- using a second mapping to map said second logical specifiers to said common address format; wherein
- said second mapping is divergent from said first mapping such that at least some values used as both a first logical register specifier and a second logical register specifier map to different architectural registers.
- The above, and other objects, features and advantages of this invention will be apparent from the following detailed description of illustrative embodiments which is to be read in connection with the accompanying drawings.
-
FIG. 1 schematically illustrates a data processing apparatus including decoding circuitry, renaming circuitry, register circuitry and processing circuitry: -
FIG. 2 schematically illustrates a first mapping between logical register specifiers and architectural registers and a second mapping between logical register specifiers and architectural registers; -
FIG. 3 schematically illustrates an architectural register file containing registers of different sizes: -
FIG. 4 schematically illustrates a common register address format: -
FIGS. 5A , 5B and 5C schematically illustrate a first register mapping: -
FIGS. 6A , 6B and 6C schematically illustrate a second register mapping: and -
FIG. 7 is a flow diagram and schematically illustrating how logical register specifiers may be mapped to a common format using either a first mapping or a second mapping. -
FIG. 1 schematically illustrates aportion 2 of a data processing apparatus. The data processing apparatus may be a processor core supporting out-of-order program instruction execution. It will be appreciated that such a processor core will typically contain many more circuit elements that are illustrated inFIG. 1 . These additional circuit elements have been omitted fromFIG. 1 for the sake of clarity. - The circuitry of
FIG. 1 includesfirst decoder circuitry 4 andsecond decoder circuitry 6 which receive program instruction from a memory (not illustrated) and decode these instruction using respectively a first mapping and a second mapping to produce register specifiers having a common register address format (atag). - It will be appreciated that the
first decoder circuitry 4 andsecond decoder circuitry 6 will typically produce many other outputs, such as control signals for controlling other aspects of the processor core, such as theprocessing circuitry 8 which performs the processing operations specified by the program instruction. - The common register address format register specifiers output by the
first decoder 4 and thesecond decoder 6 are supplied to renamingcircuitry 10 which includesregister mapping data 12 and afree list 14. The renamingcircuitry 10 applies register renaming techniques, as typically used in out-of-order processors, to generate a renamed register specifier (rtag). This renamed register specifier is supplied to aphysical register file 16 which together with anarchitectural register file 18 and commitqueue 20 form part ofregister circuitry 22. The physical registers in the physical register files 16 are used for storing speculative operands. When these operands become non-speculative, the commitqueue circuitry 20 manages their writing (retirement) into thearchitectural register file 18. Theregister mapping data 12 tracks which architectural registers are mapped to which physical registers. Thefree list 14 tracks which physical registers are available for allocation to store speculative operand values in accordance with register renaming techniques. - The renamed register specifiers produced by the renaming
circuitry 10 also include the destination tag identifying the destination physical register for a program instruction. When an architectural register is not currently mapped to any physical register, the common register address format register specifier may be used by thearchitectural register file 18 to supply the required operand to theprocessing circuitry 8. - It will be appreciated by those familiar with this technical field that the portion of the processor shown in
FIG. 1 may additionally include dispatch and issue mechanisms disposed between the renaming circuitry and the processing circuitry and the register circuitry. These dispatch and issue mechanisms will receive the renamed register specifiers and the common register address format register specifiers and pass these forward to theprocessing circuitry 8 and theregister circuitry 22. -
FIG. 2 schematically illustrates a first mapping and a second mapping between logical register specifiers and architectural registers within thearchitectural register file 18. The three columns for each mapping represent the same addressable entity accessed with different register widths. In the case of the first mapping, a single quad word logical register is stored within four architectural registers. These four architectural registers may also be addressed using two logical register specifiers for double word operands or four logical register specifiers for single word operands as illustrated. - The correspondence between the elements within the columns is such that S1 in the first mapping corresponds to the block immediately below S0 in the second mapping. The same position within the diagrams showing the first and second mappings corresponds to the same physical register storage locations—for example S2 in the first mapping corresponds to the block S0 in the first mapping and S4 from the first mapping corresponds to S1 in the second mapping as shown in
FIGS. 5B and 6B discussed below. - In accordance with the second mapping a logical register specifier for a quad word operand again corresponds to four architectural registers. However, in this case these four architectural registers may be used to store either a single double word logical register or a single single word logical register. These two mappings are divergent in that it will be seen that a single value of a logical register specifier (as specified by a program instruction) such as “S1” maps to different architectural registers when subject to the first mapping compared to when subject to the second mapping.
-
FIG. 3 schematically illustrates thearchitectural register file 18. The architectural register file is composed of four banks of architectural registers with each of these banks containing 32 architectural registers. Thus, thearchitectural register file 18 comprises an array of registers including four banks and 32 rows. An individual architectural register within the architectural register file may be addressed using a 2-bit bank specifier and a 5-bit row specifier. In practice, if the register being addressed is greater in size than a single architectural register, then it may be specified using a single row specifier and bank specifier value together with a size field indicating how many architectural registers together form the logical register being manipulated. -
FIG. 3 shows how the architectural register file may contain a mixture of quad word operands, double word operands and single word operands stored within respective architectural registers. -
FIG. 4 illustrates the common register addressing format generated by thefirst decoder 4 and thesecond decoder 6. This common register addressing format comprises 5-bits of row specifier, 2-bits of bank specifier and a field specifying the size of the register in terms of the number of architectural registers it comprises in total. Another way to consider this common register addressing format is that each row within thearchitectural register file 18 comprises a quad word with the individual registers being addressed by the bank specifier and the size indicating the number of architectural registers treated together as storing that logical register value. Double word registers are even aligned within thearchitectural register file 18. - The general format of the register specifiers illustrated in
FIGS. 5A , 5B, 5C, 6A, 6B and 6C is that in the left hand illustration the logical specifier is given and in the right hand illustration the common register address format is given. -
FIGS. 5A , 5B and 5C illustrate in more detail the first example mapping used respectively for double word registers, single word registers and quad word registers. The double word registers are even aligned and each corresponds to two architectural registers within one of the rows of thearchitectural register file 18. The single word registers are not constrained to odd or even alignment and each corresponds to a single architectural register within one of the rows of the array. The quad word registers are aligned such that each corresponds to a complete row within the architectural file array. Thus, a single write port may be used to write a full quad word operand into the array and a single read port used to read a full quad word operand from the array. -
FIGS. 6A , 6B and 6C respectively indicate the second example mapping used for double word registers, single word registers and quad word registers. The double word registers of the logical register specifiers of the second instruction set only map to bank0 and bank1. Other instructions may be provided which will provide access to the other architectural registers within bank2 and bank3. These will not however be directly accessible using double word logical register specifiers as employed by the program instructions of the second instruction set. -
FIG. 6B illustrates the second mapping used for single word registers. All of the logical specifiers for the single word registers are mapped to the architectural registers within bank0. Again, the architectural registers in the other banks may be accessed by other instructions but not directly used in single word logical register specifiers. - The second mapping used for quad word registers is such that each logical register specifier corresponds to a row within the array.
-
FIG. 7 schematically illustrates a flow diagram of how a logical register specifier may be mapped to a common format register specifier. It will be appreciated that the flow diagram ofFIG. 7 is a representation of what may be considered logically to take place but in practice the hardware used to implement such behaviour may operate in a different manor with a different sequence of events. - At
step 24, processing waits until an instruction is received.Step 26 determines whether or not that instruction is from the first instruction set. If the instruction is from the first instruction set, then step 28 applies a first mapping (seeFIGS. 5A , 5B and 5C) to form a common register addressing format register specifier. Processing then proceeds to step 30 where the common format register specifier (including the size indicating the number of architectural registers concerned) is issued to the renamingcircuitry 10. - If the determination at
step 26 is that the instruction received is not from the first instruction set, then the instruction will be from the second instruction set and processing proceeds to step 32 at which the second mapping is applied between the logical register specifier and the common format register specifier (seeFIGS. 6A , 6B and 6C). Processing again proceeds subsequent to this mapping to step 30. - Although illustrative embodiments of the invention have been described in detail herein with reference to the accompanying drawings, it is to be understood that the invention is not limited to those precise embodiments, and that various changes and modifications can be effected therein by one skilled in the art without departing from the scope and spirit of the invention as defined by the appended claims
Claims (23)
1. Apparatus for processing data comprising:
a register file having a plurality of registers for storing operand values;
first decoder circuitry configured to decode program instructions of a first instruction set; and
second decoder circuitry configured to decode program instructions of a second instruction set; wherein
program instructions of said first instruction set include first logical register specifiers;
program instructions of said second instruction set include second logical register specifiers;
said first decoder circuitry is configured to map said first logical specifiers using a first mapping to a common address format;
said second decoder circuitry is configured to map said second logical specifiers using a second mapping to said common address format; and
said second mapping is divergent from said first mapping such that at least some values used as both a first logical register specifier and a second logical register specifier map to different registers.
2. Apparatus as claimed in claim 1 , wherein said plurality of registers are addressed as an array of architectural registers arranged in a plurality of banks and a plurality of rows and said common address format comprises a bank specifier and a row specifier within said array.
3. Apparatus as claimed in claim 2 , wherein said plurality of banks permit first logical registers and second logical registers having said maximum number of words to be stored in a single row of said array.
4. Apparatus as claimed in claim 1 , wherein said first logical register specifiers specify first logical registers corresponding to architectural registers within said register file having a plurality of different sizes corresponding to different numbers of words of data up to a maximum number of words of data; and
one of said first logical registers of said maximum number of words corresponds to a group of architectural registers that are all mapped by said first mapping to a plurality of first logical registers at each different lower size.
5. Apparatus as claimed in claim 1 , wherein
said second logical register specifiers specify second logical registers corresponding to architectural registers within said register file having a plurality of different sizes corresponding to different numbers of words of data up to said maximum number of words of data; and
one of said second logical registers of said maximum number of words corresponds to a group of architectural registers that at least one of which is mapped by said second mapping to a single second logical register at each different lower size.
6. Apparatus as claimed in claim 1 , comprising a plurality of physical registers configured to store data values to be manipulated and renaming circuitry configured to store register mapping data mapping between a bank specifier value and a row specifier value identifying an architectural register and one of said physical registers to be used in place of said architectural register for speculative execution of a program instruction.
7. Apparatus as claimed in claim 1 , wherein a plurality of architectural registers corresponding to one of a first logical register or a second logical register is identified with register specifying signals transferred within said apparatus identifying a single architectural register value in said common address format and a size qualifier value.
8. Apparatus as claimed in claim 1 , wherein first logical registers corresponding to said first logical register specifiers have a size of any of a single word of data, a double word of data and a quad word of data.
9. Apparatus as claimed in claim 4 , wherein said first logical registers have a size of any of a single word of data, a double word of data and a quad word of data and said group of architectural registers corresponds to four first logical registers of a single word of data, two first logical registers of a double word of data and one first logical register of a quad word of data.
10. Apparatus as claimed in claim 1 , wherein said second logical registers corresponding to said second logical register specifiers have a size of any of a single word of data, a double word of data and a quad word of data.
11. Apparatus as claimed in claim 5 , wherein said second logical registers have a size of any of a single word of data, a double word of data and a quad word of data and said group of architectural registers corresponds to four second logical registers of a single word of data, two second logical registers of a double word of data and one second logical register of a quad word of data.
12. Apparatus for processing data comprising:
a plurality of register means for storing operand values;
first decoder means for decoding program instructions of a first instruction set; and
second decoder means for decoding program instructions of a second instruction set; wherein
program instructions of said first instruction set include first logical register specifiers;
program instructions of said second instruction set include second logical register specifiers;
said first decoder means maps said first logical specifiers using a first mapping to a common address format;
said second decoder means maps said second logical specifiers using a second mapping to said common address format; and
said second mapping is divergent from said first mapping such that at least some values used as both a first logical register specifier and a second logical register specifier map to different register means.
13. A method of processing data comprising the steps of:
performing processing operations with processing circuitry;
storing operand values in a plurality of registers of a register file;
decoding program instructions of a first instruction set; and
decoding program instructions of a second instruction set; wherein
program instructions of said first instruction set include first logical register specifiers;
program instructions of said second instruction set include second logical register specifiers;
further comprising the steps of:
using a first mapping to map said first logical specifiers to a common address format; and
using a second mapping to map said second logical specifiers to said common address format; wherein
said second mapping is divergent from said first mapping such that at least some values used as both a first logical register specifier and a second logical register specifier map to different registers.
14. A method as claimed in claim 13 , comprising the steps of addressing said plurality of register as an array of architectural registers arranged in a plurality of banks and a plurality of rows and said common address format comprises a bank specifier and a row specifier within said array.
15. A method as claimed in claim 14 , wherein said plurality of banks permit first logical registers and second logical registers having said maximum number of words to be stored in a single row of said array.
16. A method as claimed in claim 13 , wherein said first logical register specifiers specify first logical registers corresponding to architectural registers within said register file having a plurality of different sizes corresponding to different numbers of words of data up to a maximum number of words of data; and one of said first logical registers of said maximum number of words corresponds to a group of architectural registers that are all mapped by said first mapping to a plurality of first logical registers at each different lower size.
17. A method as claimed in claim 13 , wherein said second logical register specifiers specify second logical registers corresponding to architectural registers within said register file having a plurality of different sizes corresponding to different numbers of words of data up to said maximum number of words of data; one of said second logical registers of said maximum number of words corresponds to a group of architectural registers that at least one of which is mapped by said second mapping to a single second logical register at each different lower size.
18. A method as claimed in claim 13 , comprising the steps of storing data values to be manipulated in a plurality of physical registers and storing register mapping data mapping between a bank specifier value and a row specifier value identifying an architectural register and one of said physical registers to be used in place of said architectural register for speculative execution of a program instruction.
19. A method as claimed in claim 13 , comprising the step of identifying a plurality of architectural registers corresponding to one of a first logical register or a second logical register with register specifying signals identifying a single architectural register value in said common address format and a size qualifier value.
20. A method as claimed in claim 13 , wherein first logical registers corresponding to said first logical register specifiers have a size of any of a single word of data, a double word of data and a quad word of data.
21. A method as claimed in claim 16 , wherein said first logical registers have a size of any of a single word of data, a double word of data and a quad word of data and said group of architectural registers corresponds to four first logical registers of a single word of data, two first logical registers of a double word of data and one first logical register of a quad word of data.
22. A method as claimed in claim 12 , wherein second logical registers corresponding to said second logical register specifiers have a size of any of a single word of data, a double word of data and a quad word of data.
23. A method as claimed in claim 17 , wherein said second logical registers have a size of any of a single word of data, a double word of data and a quad word of data and said group of architectural registers corresponds to four second logical registers of a single word of data, two second logical registers of a double word of data and one second logical register of a quad word of data.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US14/548,800 US20150082007A1 (en) | 2011-12-02 | 2014-11-20 | Register mapping with multiple instruction sets |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/309,732 US8914615B2 (en) | 2011-12-02 | 2011-12-02 | Mapping same logical register specifier for different instruction sets with divergent association to architectural register file using common address format |
| US14/548,800 US20150082007A1 (en) | 2011-12-02 | 2014-11-20 | Register mapping with multiple instruction sets |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US13/309,732 Continuation US8914615B2 (en) | 2011-12-02 | 2011-12-02 | Mapping same logical register specifier for different instruction sets with divergent association to architectural register file using common address format |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US20150082007A1 true US20150082007A1 (en) | 2015-03-19 |
Family
ID=47023029
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US13/309,732 Active 2033-03-10 US8914615B2 (en) | 2011-12-02 | 2011-12-02 | Mapping same logical register specifier for different instruction sets with divergent association to architectural register file using common address format |
| US14/548,800 Abandoned US20150082007A1 (en) | 2011-12-02 | 2014-11-20 | Register mapping with multiple instruction sets |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US13/309,732 Active 2033-03-10 US8914615B2 (en) | 2011-12-02 | 2011-12-02 | Mapping same logical register specifier for different instruction sets with divergent association to architectural register file using common address format |
Country Status (3)
| Country | Link |
|---|---|
| US (2) | US8914615B2 (en) |
| GB (1) | GB2509411B (en) |
| WO (1) | WO2013079910A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2017030690A1 (en) * | 2015-08-14 | 2017-02-23 | Qualcomm Incorporated | Efficient handling of register files |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2546465B (en) | 2015-06-05 | 2018-02-28 | Advanced Risc Mach Ltd | Modal processing of program instructions |
| KR102624418B1 (en) * | 2017-08-18 | 2024-01-11 | 에보쿠아 워터 테크놀로지스 엘엘씨 | Treatment of liquid streams containing high solids concentrations using ballast-type fining |
| US11188332B2 (en) | 2019-05-10 | 2021-11-30 | International Business Machines Corporation | System and handling of register data in processors |
| US12260219B2 (en) | 2022-07-28 | 2025-03-25 | Texas Instruments Incorporated | Multiple instruction set architectures on a processing device |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070162726A1 (en) * | 2006-01-10 | 2007-07-12 | Michael Gschwind | Method and apparatus for sharing storage and execution resources between architectural units in a microprocessor using a polymorphic function unit |
| US20110225397A1 (en) * | 2010-03-15 | 2011-09-15 | Arm Limited | Mapping between registers used by multiple instruction sets |
| US20120110305A1 (en) * | 2010-11-03 | 2012-05-03 | Wei-Han Lien | Register Renamer that Handles Multiple Register Sizes Aliased to the Same Storage Locations |
Family Cites Families (59)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US3629850A (en) | 1966-11-25 | 1971-12-21 | Singer Co | Flexible programming apparatus for electronic computers |
| US3943494A (en) | 1974-06-26 | 1976-03-09 | International Business Machines Corporation | Distributed execution processor |
| US4065808A (en) | 1975-01-25 | 1977-12-27 | U.S. Philips Corporation | Network computer system |
| SE7505552L (en) | 1975-05-14 | 1976-11-15 | Ellemtel Utvecklings Ab | METHODS AND DEVICE TO CUTLY DELIVERY DATA PROCESSING INSTRUCTIONS IN FUNCTIONAL UNITS OF A COMPUTER |
| US4128873A (en) | 1977-09-20 | 1978-12-05 | Burroughs Corporation | Structure for an easily testable single chip calculator/controller |
| JPS5448449A (en) | 1977-09-26 | 1979-04-17 | Hitachi Ltd | Virtual addressing sustem |
| US4307445A (en) | 1978-11-17 | 1981-12-22 | Motorola, Inc. | Microprogrammed control apparatus having a two-level control store for data processor |
| US4589085A (en) | 1983-04-26 | 1986-05-13 | The United States Of America As Represented By The United States Department Of Energy | Hardware multiplier processor |
| JPS61122743A (en) | 1984-11-20 | 1986-06-10 | Nec Corp | Selecting system of file device |
| JPS61122743U (en) | 1985-01-16 | 1986-08-02 | ||
| DE68929258T2 (en) | 1988-01-27 | 2001-06-07 | Oki Electric Industry Co., Ltd. | Microcomputers and test methods |
| EP0338317B1 (en) | 1988-04-20 | 1996-01-10 | Sanyo Electric Co., Ltd. | Information processor operative both in direct mapping and in bank mapping and the method of switching the mapping schemes |
| KR0163179B1 (en) | 1989-03-31 | 1999-01-15 | 미다 가쓰시게 | Data processor |
| US5136700A (en) | 1989-12-22 | 1992-08-04 | Digital Equipment Corporation | Apparatus and method for reducing interference in two-level cache memories |
| US5546553A (en) | 1990-09-24 | 1996-08-13 | Texas Instruments Incorporated | Multifunctional access devices, systems and methods |
| GB2263565B (en) | 1992-01-23 | 1995-08-30 | Intel Corp | Microprocessor with apparatus for parallel execution of instructions |
| JPH0651984A (en) | 1992-06-05 | 1994-02-25 | Hitachi Ltd | Microprocessor |
| US5542059A (en) | 1994-01-11 | 1996-07-30 | Exponential Technology, Inc. | Dual instruction set processor having a pipeline with a pipestage functional unit that is relocatable in time and sequence order |
| GB2289354B (en) | 1994-05-03 | 1997-08-27 | Advanced Risc Mach Ltd | Multiple instruction set mapping |
| WO1995032466A1 (en) | 1994-05-19 | 1995-11-30 | Vlsi Technology, Inc. | Flexible register mapping scheme |
| GB2307072B (en) | 1994-06-10 | 1998-05-13 | Advanced Risc Mach Ltd | Interoperability with multiple instruction sets |
| US5481693A (en) | 1994-07-20 | 1996-01-02 | Exponential Technology, Inc. | Shared register architecture for a dual-instruction-set CPU |
| US5598546A (en) | 1994-08-31 | 1997-01-28 | Exponential Technology, Inc. | Dual-architecture super-scalar pipeline |
| US5901302A (en) | 1995-01-25 | 1999-05-04 | Advanced Micro Devices, Inc. | Superscalar microprocessor having symmetrical, fixed issue positions each configured to execute a particular subset of instructions |
| US5638525A (en) | 1995-02-10 | 1997-06-10 | Intel Corporation | Processor capable of executing programs that contain RISC and CISC instructions |
| US5852726A (en) | 1995-12-19 | 1998-12-22 | Intel Corporation | Method and apparatus for executing two types of instructions that specify registers of a shared logical register file in a stack and a non-stack referenced manner |
| US5918031A (en) | 1996-12-18 | 1999-06-29 | Intel Corporation | Computer utilizing special micro-operations for encoding of multiple variant code flows |
| EP1012707B1 (en) | 1997-08-06 | 2006-07-26 | Advanced Micro Devices, Inc. | A dependency table for reducing dependency checking hardware |
| US6237083B1 (en) | 1998-02-13 | 2001-05-22 | Advanced Micro Devices, Inc. | Microprocessor including multiple register files mapped to the same logical storage and inhibiting sychronization between the register files responsive to inclusion of an instruction in an instruction sequence |
| US6230253B1 (en) | 1998-03-31 | 2001-05-08 | Intel Corporation | Executing partial-width packed data instructions |
| US6480952B2 (en) | 1998-05-26 | 2002-11-12 | Advanced Micro Devices, Inc. | Emulation coprocessor |
| JP2000268598A (en) | 1999-03-18 | 2000-09-29 | Toshiba Corp | Redundancy circuit for semiconductor memory |
| US6433786B1 (en) | 1999-06-10 | 2002-08-13 | Intel Corporation | Memory architecture for video graphics environment |
| JP2001142692A (en) | 1999-10-01 | 2001-05-25 | Hitachi Ltd | Microprocessor executing two different fixed-length instruction sets, microcomputer and instruction execution method |
| US7353368B2 (en) * | 2000-02-15 | 2008-04-01 | Intel Corporation | Method and apparatus for achieving architectural correctness in a multi-mode processor providing floating-point support |
| US6981132B2 (en) | 2000-08-09 | 2005-12-27 | Advanced Micro Devices, Inc. | Uniform register addressing using prefix byte |
| GB2367653B (en) | 2000-10-05 | 2004-10-20 | Advanced Risc Mach Ltd | Restarting translated instructions |
| TW525091B (en) | 2000-10-05 | 2003-03-21 | Koninkl Philips Electronics Nv | Retargetable compiling system and method |
| US6772317B2 (en) | 2001-05-17 | 2004-08-03 | Intel Corporation | Method and apparatus for optimizing load memory accesses |
| GB2376100B (en) | 2001-05-31 | 2005-03-09 | Advanced Risc Mach Ltd | Data processing using multiple instruction sets |
| GB2376098B (en) | 2001-05-31 | 2004-11-24 | Advanced Risc Mach Ltd | Unhandled operation handling in multiple instruction set systems |
| US7251811B2 (en) | 2002-01-02 | 2007-07-31 | Intel Corporation | Controlling compatibility levels of binary translations between instruction set architectures |
| KR20040111532A (en) | 2002-04-18 | 2004-12-31 | 코닌클리즈케 필립스 일렉트로닉스 엔.브이. | Multi-issue processor |
| US20040098568A1 (en) | 2002-11-18 | 2004-05-20 | Nguyen Hung T. | Processor having a unified register file with multipurpose registers for storing address and data register values, and associated register mapping method |
| JP3805314B2 (en) | 2003-02-27 | 2006-08-02 | Necエレクトロニクス株式会社 | Processor |
| US7428631B2 (en) | 2003-07-31 | 2008-09-23 | Intel Corporation | Apparatus and method using different size rename registers for partial-bit and bulk-bit writes |
| US7873776B2 (en) | 2004-06-30 | 2011-01-18 | Oracle America, Inc. | Multiple-core processor with support for multiple virtual processors |
| US8719819B2 (en) | 2005-06-30 | 2014-05-06 | Intel Corporation | Mechanism for instruction set based thread execution on a plurality of instruction sequencers |
| US20060288193A1 (en) | 2005-06-03 | 2006-12-21 | Silicon Integrated System Corp. | Register-collecting mechanism for multi-threaded processors and method using the same |
| US7313675B2 (en) | 2005-06-16 | 2007-12-25 | Intel Corporation | Register allocation technique |
| KR100743634B1 (en) | 2005-12-30 | 2007-07-27 | 주식회사 하이닉스반도체 | Instruction decoding circuit of semiconductor memory device |
| US7506139B2 (en) | 2006-07-12 | 2009-03-17 | International Business Machines Corporation | Method and apparatus for register renaming using multiple physical register files and avoiding associative search |
| US8352713B2 (en) | 2006-08-09 | 2013-01-08 | Qualcomm Incorporated | Debug circuit comparing processor instruction set operating mode |
| US7689812B2 (en) | 2007-02-14 | 2010-03-30 | International Business Machines Corporation | Method and system for restoring register mapper states for an out-of-order microprocessor |
| JP2008305350A (en) | 2007-06-11 | 2008-12-18 | Spansion Llc | Memory system, memory device, and method for controlling memory device |
| US8898436B2 (en) * | 2009-04-20 | 2014-11-25 | Oracle America, Inc. | Method and structure for solving the evil-twin problem |
| JP5601860B2 (en) | 2010-03-26 | 2014-10-08 | ピーエスフォー ルクスコ エスエイアールエル | Semiconductor device |
| GB2482700A (en) | 2010-08-11 | 2012-02-15 | Advanced Risc Mach Ltd | Memory access control |
| US9626190B2 (en) * | 2010-10-07 | 2017-04-18 | Advanced Micro Devices, Inc. | Method and apparatus for floating point register caching |
-
2011
- 2011-12-02 US US13/309,732 patent/US8914615B2/en active Active
-
2012
- 2012-10-02 WO PCT/GB2012/052431 patent/WO2013079910A1/en not_active Ceased
- 2012-10-02 GB GB1402744.5A patent/GB2509411B/en active Active
-
2014
- 2014-11-20 US US14/548,800 patent/US20150082007A1/en not_active Abandoned
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070162726A1 (en) * | 2006-01-10 | 2007-07-12 | Michael Gschwind | Method and apparatus for sharing storage and execution resources between architectural units in a microprocessor using a polymorphic function unit |
| US20110225397A1 (en) * | 2010-03-15 | 2011-09-15 | Arm Limited | Mapping between registers used by multiple instruction sets |
| US20120110305A1 (en) * | 2010-11-03 | 2012-05-03 | Wei-Han Lien | Register Renamer that Handles Multiple Register Sizes Aliased to the Same Storage Locations |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2017030690A1 (en) * | 2015-08-14 | 2017-02-23 | Qualcomm Incorporated | Efficient handling of register files |
Also Published As
| Publication number | Publication date |
|---|---|
| US20130145126A1 (en) | 2013-06-06 |
| GB2509411A (en) | 2014-07-02 |
| GB2509411B (en) | 2020-10-07 |
| GB201402744D0 (en) | 2014-04-02 |
| WO2013079910A1 (en) | 2013-06-06 |
| US8914615B2 (en) | 2014-12-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5832290A (en) | Apparatus, systems and method for improving memory bandwidth utilization in vector processing systems | |
| US7882332B1 (en) | Memory mapped register file | |
| US8656401B2 (en) | Method and apparatus for prioritizing processor scheduler queue operations | |
| US5546597A (en) | Ready selection of data dependent instructions using multi-cycle cams in a processor performing out-of-order instruction execution | |
| CN111459543B (en) | Method for managing register file unit | |
| US20120005459A1 (en) | Processor having increased performance and energy saving via move elimination | |
| US20150082007A1 (en) | Register mapping with multiple instruction sets | |
| US9201656B2 (en) | Data processing apparatus and method for performing register renaming for certain data processing operations without additional registers | |
| US10007521B1 (en) | Banked physical register data flow architecture in out-of-order processors | |
| US20080313437A1 (en) | Method and apparatus for employing multi-bit register file cells and smt thread groups | |
| US8127116B2 (en) | Dependency matrix with reduced area and power consumption | |
| US8972701B2 (en) | Setting zero bits in architectural register for storing destination operand of smaller size based on corresponding zero flag attached to renamed physical register | |
| US11321088B2 (en) | Tracking load and store instructions and addresses in an out-of-order processor | |
| US5787454A (en) | Recorder buffer with interleaving mechanism for accessing a multi-parted circular memory array | |
| US5752271A (en) | Method and apparatus for using double precision addressable registers for single precision data | |
| US7975127B2 (en) | Computer system for processing instructions each containing a group of operations to be executed out of order | |
| US20120179895A1 (en) | Method and apparatus for fast decoding and enhancing execution speed of an instruction | |
| US7441099B2 (en) | Configurable SIMD processor instruction specifying index to LUT storing information for different operation and memory location for each processing unit | |
| JP4868255B2 (en) | Processor, processor control method, and information processing apparatus | |
| US20220171621A1 (en) | Arithmetic logic unit register sequencing | |
| KR20250027760A (en) | List of split registers for renaming | |
| US7457932B2 (en) | Load mechanism | |
| US20100211758A1 (en) | Microprocessor and memory-access control method | |
| US20120191954A1 (en) | Processor having increased performance and energy saving via instruction pre-completion | |
| KR20250123582A (en) | Apparatus and method for in register computing |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: ARM LIMITED, UNITED KINGDOM Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HARRIS, GLEN A.;HARDAGE, JAMES NOLAN;GLASS, MARK CARPENTER;REEL/FRAME:035222/0734 Effective date: 20150304 |
|
| STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |