Full metadata record
DC Field | Value | Language |
---|---|---|
dc.contributor.author | Lin, K | en_US |
dc.contributor.author | Chung, CP | en_US |
dc.date.accessioned | 2014-12-08T15:43:00Z | - |
dc.date.available | 2014-12-08T15:43:00Z | - |
dc.date.issued | 2002-01-01 | en_US |
dc.identifier.issn | 1350-2387 | en_US |
dc.identifier.uri | http://dx.doi.org/10.1049/ip-cdt:20020157 | en_US |
dc.identifier.uri | http://hdl.handle.net/11536/29125 | - |
dc.description.abstract | Dictionary-based code compression stores the most frequently used instruction sequences in a dictionary, and replaces the occurrences of these sequences in the program with codewords. The large dictionary size is due mainly to many instruction sequences which are different only in operands, but are otherwise the same. The operand factorisation technique divides the expression tree into tree-pattern (opcode sequence) and operand-pattern (operand sequence) to reduce this redundancy; instruction sequences with the same opcodes but different operands may thus share the same tree-pattern dictionary entry. The paper proposes an operand field remapping method to further reduce dictionary size. The key idea is to explore the relations between the current operand to be compressed with those already compressed. The operand-pattern dictionary is therefore divided into an operand remapping dictionary and an operand list dictionary. Each entry in the operand remapping dictionary indicates whether the operand (register or immediate value) to be compressed is the most used operand, the same as the destination register of the previous instructions, or otherwise. With this remapping technique, the operand dictionary size is greatly reduced. An average 46% compression ratio can be achieved where compression ratio = (dictionary size + compressed code size)/(original program size). | en_US |
dc.language.iso | en_US | en_US |
dc.title | Code compression techniques using operand field remapping | en_US |
dc.type | Article | en_US |
dc.identifier.doi | 10.1049/ip-cdt:20020157 | en_US |
dc.identifier.journal | IEE PROCEEDINGS-COMPUTERS AND DIGITAL TECHNIQUES | en_US |
dc.citation.volume | 149 | en_US |
dc.citation.issue | 1 | en_US |
dc.citation.spage | 25 | en_US |
dc.citation.epage | 31 | en_US |
dc.contributor.department | 資訊工程學系 | zh_TW |
dc.contributor.department | Department of Computer Science | en_US |
dc.identifier.wosnumber | WOS:000174109100004 | - |
dc.citation.woscount | 3 | - |
Appears in Collections: | Articles |
Files in This Item:
If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.