
5.6 Compact Modeling of Advanced Architectures 121
5.6.1 VLIW Architecture Modeling
To conveniently model the various possible instruction combinations without
introducing redundancy in the modeling, LISA supports the description of instruc-
tion bundles, as shown in Fig. 5.14. In the example code, it is shown that using
different LISA operations existing below the coding root (decode), different com-
binations of instructions can be prepared. Each composition, referred as a bundle,
can be decoded, based on the incoming instruction. Additionally, the bundles can
accommodate immediate values in it. For a new instr uction composition,the decode
operation ...