ThesaHelp: references e-f
ThesaHelp: ACM references f-l
Topic: compressed code
Topic: machine code and assembly language
Topic: threaded code
Topic: suffix trie
Topic: trees
| |
Reference
Fraser, C.W., Myers, E.W., Wendt, A.L.,
"Analyzing and compressing assembly code",
Proceedings of the ACM SIGPLAN '84 Symposium on Compiler Construction,
SIGPLAN , 19, 6, June 1984, pp. 117-121.
Google
Quotations
117 ;;Quote: method to compress assembly code; includes procedural abstraction(repeated codes), cross-jumping (common tails), and threaded code
| 118 ;;Quote: compress assembly code by identifying common substrings via suffix trees; 7% compression on average
|
Related Topics
ThesaHelp: references e-f (168 items)
ThesaHelp: ACM references f-l (241 items)
Topic: compressed code (17 items)
Topic: machine code and assembly language (49 items)
Topic: threaded code (18 items)
Topic: suffix trie (18 items)
Topic: trees (21 items)
|