Code cache management method in dynamic binary translation
A technology of dynamic binary and management methods, applied in the field of dynamic binary translation, can solve the problems of complex implementation and increase runtime overhead, and achieve the effects of low system overhead, avoiding repeated translation, and improving performance
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0045] The dynamic binary translation system used in this embodiment is an open source QEMU system, but this method can also be extended to other binary translation systems. The QEMU system translates the executable file of the source target architecture (such as ARM, X86, MIPS) into intermediate code, and then translates it to the target architecture ISA (InstructionSetArchitecture) (such as X86, PowerPC, ARM, Sparc, Alpha, MIPS) implement. The unit of translation is the basic block, which is a sequence of instructions that ends with a jump instruction or an instruction that changes the state of the processor. QEMU uses TCG as the intermediate code. Each source architecture instruction will be translated into one or more TCG instructions at the front end, and these TCG instructions will be translated into target architecture code at the back end. TCG has a simple, clear grammatical structure.
[0046] QEMU's dynamic binary translation process is as follows figure 1shown. ...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com