Merge tag 'v9.1.0'
[qemu/ar7.git] / docs / system / openrisc / emulation.rst
blob0af898ab20bef6e3f660c3051c7ca94d3de9a288
1 OpenRISC 1000 CPU architecture support
2 ======================================
4 QEMU's TCG emulation includes support for the OpenRISC or1200 implementation of
5 the OpenRISC 1000 cpu architecture.
7 The or1200 cpu also has support for the following instruction subsets:
9 - ORBIS32 (OpenRISC Basic Instruction Set)
10 - ORFPX32 (OpenRISC Floating-Point eXtension)
12 In addition to the instruction subsets the QEMU TCG emulation also has support
13 for most Class II (optional) instructions.
15 For information on all OpenRISC instructions please refer to the latest
16 architecture manual available on the OpenRISC website in the
17 `OpenRISC Architecture <https://openrisc.io/architecture>`_ section.