Revision as of 08:40, 13 July 2018 edit106.215.27.85 (talk) cat← Previous edit | Revision as of 13:46, 19 May 2019 edit undoKvng (talk | contribs)Extended confirmed users, New page reviewers107,833 edits merge proposalNext edit → | ||
Line 1: | Line 1: | ||
{{merge to|Transmeta|date=May 2019|discuss=}} | |||
'''Code Morphing Software''' ('''CMS''') is the technology used by ] ] to execute ] instructions.<ref name="cms"> {{webarchive|url=https://web.archive.org/web/20081204122100/http://www.ptlsim.org/papers/transmeta-cgo2003.pdf |date=2008-12-04 }} - Appeared in the Proceedings of the First Annual IEEE/ACM International Symposium on Code Generation and Optimization, 27–29 March 2003, San Francisco, California</ref> | '''Code Morphing Software''' ('''CMS''') is the technology used by ] ] to execute ] instructions.<ref name="cms"> {{webarchive|url=https://web.archive.org/web/20081204122100/http://www.ptlsim.org/papers/transmeta-cgo2003.pdf |date=2008-12-04 }} - Appeared in the Proceedings of the First Annual IEEE/ACM International Symposium on Code Generation and Optimization, 27–29 March 2003, San Francisco, California</ref> | ||
<ref name="scopes2003"> | <ref name="scopes2003"> |
Revision as of 13:46, 19 May 2019
It has been suggested that this article be merged into Transmeta. (]) Proposed since May 2019. |
Code Morphing Software (CMS) is the technology used by Transmeta microprocessors to execute x86 instructions. In broad view, CMS reads x86 instructions and generates instructions for a proprietary VLIW processor, in the style of Shade. CMS translation is much more expensive than Shade's, but produces much higher quality code. CMS also contains an interpreter and simulates both user-mode and system mode operation.
See also
- Code morphing - similar name, but different purpose
References
- The Transmeta Code Morphing Software: Using Speculation, Recovery, and Adaptive Retranslation to Address Real-Life Challenges Archived 2008-12-04 at the Wayback Machine - Appeared in the Proceedings of the First Annual IEEE/ACM International Symposium on Code Generation and Optimization, 27–29 March 2003, San Francisco, California
- Transmeta Crusoe and Efficeon: Embedded VLIW as a CISC Implementation Archived 2018-01-07 at the Wayback Machine - Appeared in the proceedings of SCOPES, Vienna, 25 September 2003
- ShadeArchived 1999-04-29 at the Wayback Machine
This operating-system-related article is a stub. You can help Misplaced Pages by expanding it. |