Documentation/Platforms/CRIS: Difference between revisions

From QEMU
(Initial commit)
 
m (update build directions)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:


== Description ==
== Description ==
CRIS stands for Code Reduced Instruction Set. The machine emulated is the Axis Dev88 embedded system. They are used in networking applications. They are developed by Axis Communications.
CRIS stands for Code Reduced Instruction Set. It is a type of CPU used in embedded systems. The machine emulated is the Axis Dev88 embedded system. They are used in networking applications. They are developed by Axis Communications.


== Status ==
== Status ==
<fill me>
<fill me>
== Build Directions ==
  ./configure --target-list=cris-softmmu && make


== Suggested Command-line ==
== Suggested Command-line ==

Latest revision as of 14:23, 18 July 2017

Description

CRIS stands for Code Reduced Instruction Set. It is a type of CPU used in embedded systems. The machine emulated is the Axis Dev88 embedded system. They are used in networking applications. They are developed by Axis Communications.

Status

<fill me>

Build Directions

 ./configure --target-list=cris-softmmu && make

Suggested Command-line

<fill me>

Links

Paper on CRIS hardware implementation in QEMU
Wikipedia article on ETRAX CRIS system
Boot image
Advertisement for Axis 88 board

Maintainer Contact Info

Edgar E. Iglesias <edgar.iglesias@gmail.com>