Content deleted Content added
m ISBNs (Build KE) |
m Typo fixing, typos fixed: etc) → etc.), eg → e.g. using AWB |
||
Line 20:
The architecture encodes instructions compactly, using 16 bits for frequently used instructions (with up to three operands) and 32 bits for less frequently used instructions (with up to 6 operands).
Almost all instructions execute in a single cycle, and the architecture is event-driven in order to decouple the timings that a program needs to make from the execution speed of the program. A program will normally perform its computations and then wait for an [[Event (computing)|event]] (
Processors with this architecture include the [[XCore XS1-G4]] and [[XCore XS1-L1]].
Line 112:
== External links ==
* [https://www.xmos.com/ XMOS website] (Free registration required to access documents etc.)
{{RISC-based processor architectures}}
|