Compressed instruction format for use in a VLIW processor
View Patent ↗A compressed instruction format for a VLIW processor allows greater efficiency in use of cache and memory. Instructions are byte aligned and variable length. Branch targets are uncompressed. Format bits specify how many issue slots are used in a following instruction. NOPS are not stored in memory. Individual operations are compressed according to features such as whether they are resultless, guarded, short, zeroary, unary, or binary. Instructions are stored in compressed form in memory and in cache. Instructions are decompressed on the fly after being read out from cache.
1. A non-transitory computer storage medium having stored therein a sequence of instructions, the sequence of instructions including:
a first instruction including a format field that specifies an instruction compression format; and
a second instruction, following the first instruction, that is compressed according to the format field in the first instruction.
2. The non-transitory computer storage medium of claim 1 , wherein the second instruction includes a compressed operation, the compressed operation being compressed according to the first format field.
3. The non-transitory computer storage medium of claim 2 , wherein the second instruction includes a second format field that specifies a compression of an operation in a third instruction.