Method and apparatus for dynamic management of translated...

Data processing: structural design – modeling – simulation – and em – Emulation – Of instruction

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C717S138000, C717S139000

Reexamination Certificate

active

06529862

ABSTRACT:

FIELD OF THE INVENTION
The present invention generally relates to computer system emulation, and more specifically to dynamic management of translated code in dynamic object code translation.
BACKGROUND OF THE INVENTION
The cost of designing a computer processor continues to increase. Some computer architectures thus ultimately become uneconomical to implement directly, despite these architectures having significant installed bases.
One solution to this problem is to simulate (or emulate) one computer architecture on another computer architecture. Herein, the simulating (or emulating) computer architecture will be termed the “Host” computer system, while the simulated (or emulated) computer architecture will be termed the “Target” computer system. Emulators have been available almost since the advent of the first compilers.
The traditional technique employed for Target system emulation or simulation is to interpret the Target system code. One disadvantage of interpreting Target system code is that of performance. In particular, in a typical emulation, many Target instructions will be executed a great number of times. It can be quite inefficient to repeatedly decode the same Target system instructions just to execute the same Host system instructions in response to that Target instruction decode.
One of the techniques developed to deal with that disadvantage is termed “Dynamic Object Code Translation” (or “DOCT”). When DOCT is utilized, the Target system code is dynamically translated to Host instructions. The Host instructions are then stored for future execution whenever the corresponding Target instruction or instructions are to be executed.
There is an adage or rule in computer science that 10% of the code does 90% of the work. One result of this rule when applied to Target system emulation is that most of the Target system instructions actually emulated constitute a small percentage of the actual Target system code. DOCT utilizes resources that could otherwise be dedicated to interpreting Target system instructions. Thus, in many cases it is more efficient overall to only perform DOCT on selected high-usage portions of Target system code, and to interpret the remaining Target system code.
Recent prior art is replete with different methodologies for optimizing the point at which DOCT is performed. One published solution is termed “Hot Spot” determination.
Special problems arise in systems implementing DOCT to emulate Target system code when the word size of the Host computer differs from the word size of the Target computer system. Another problem that arises when implementing DOCT for some Target systems is that Target system code and data are difficult, if not impossible, to differentiate when dealing with Target system object code. Another problem is the necessity in some Target system architectures to support self-modifying code. Another problem is the necessity in some Target system architectures to support dynamic code overlays.
It would thus be advantageous to be able to have an architecture and methodology for supporting different word size DOCT emulation, dynamic identification of instructions, self-modifying code, and dynamic code overlays.


REFERENCES:
patent: 5742802 (1998-04-01), Harter et al.
patent: 5790825 (1998-08-01), Traut
patent: 5889996 (1999-03-01), Adams
patent: 6163764 (2000-12-01), Dulong et al.
patent: 6366876 (2002-04-01), Looney

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method and apparatus for dynamic management of translated... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method and apparatus for dynamic management of translated..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method and apparatus for dynamic management of translated... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3073037

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.