Translation method in dynamic binary translation
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- INST OF COMPUTING TECH CHINESE ACAD OF SCI
- Publication Date
- 2006-03-15
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to binary software transplantation technology, in particular to a pattern matching translation method in dynamic binary translation. Background technique
[0002] The replacement of computer systems is faced with the loss of a large number of software resources, and executable programs on hardware platforms with different instruction set structures cannot be executed across platforms. Binary translation is an effective method to solve software transplantation between different platforms, and because it does not need source code support, it has become a hot spot in the field of software transplantation. Binary translation can be divided into static binary translation and dynamic binary translation. The former needs to generate target platform executable files corresponding to the entire source platform program, while the latter only needs to consume the code fragments generated by translation immediately during execution without le...