Non-aligning access and storage processing method
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- INST OF COMPUTING TECH CHINESE ACAD OF SCI
- Publication Date
- 2008-11-05
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of binary translation in the computer field, and more specifically, the present invention relates to a method for processing unaligned memory access in binary translation. Background technique
[0002] Binary translation is an important technical means to solve the problem of software transplantation. It can translate an executable program on one instruction set architecture (ISA) to another instruction set architecture computer for execution, and has a high execution performance. efficiency. Binary translation has been used to translate an executable program on one ISA to a higher version of the same ISA, so that the software developed on a low-end machine can be efficiently run on a high-end machine in the same series of computers. Especially with the popularity of virtual machine technology, the importance of binary translation technology is becoming more and more obvious. Many virtual machine so...