@inproceedings{606fac5bde8f494f823665639537537f,
title = "Effective instruction fetch stage design for 16-bit instruction set architecture",
abstract = "The 16-bit instruction set architecture has merits in terms of code size reduction and instruction cache efficiency. But we have taken the advantages at the cost of performance due to lack of an available expression space for a long immediate value, a three-address mode and so on. This paper presents a new instruction coalescing technique named as move folding to remove redundant move instructions caused by the limitation of the 16-bit instruction set. We prove effectiveness of the technique by implementing it on a commercial microprocessor. The proposed move folding technique improves speedup of 5% on average and up to 18% at the cost of 4.3% hardware complexity increment.",
author = "Kim Areum and Seok, {Joong Hwang} and Seon, {Wook Kim}",
year = "2008",
doi = "10.1109/CIT.2008.Workshops.107",
language = "English",
isbn = "9780769533391",
series = "Proceedings - 8th IEEE International Conference on Computer and Information Technology Workshops, CIT Workshops 2008",
pages = "563--568",
booktitle = "Proceedings - 8th IEEE International Conference on Computer and Information Technology Workshops, CIT Workshops 2008",
note = "8th IEEE International Conference on Computer and Information Technology Workshops, CIT Workshops 2008 ; Conference date: 08-07-2008 Through 11-07-2008",
}