cpu-features.rst 420 B

123456789101112131415
  1. CPU Features
  2. ============
  3. The QEMU emulation of the OpenRISC architecture provides following built in
  4. features.
  5. - Shadow GPRs
  6. - MMU TLB with 128 entries, 1 way
  7. - Power Management (PM)
  8. - Programmable Interrupt Controller (PIC)
  9. - Tick Timer
  10. These features are on by default and the presence can be confirmed by checking
  11. the contents of the Unit Presence Register (``UPR``) and CPU Configuration
  12. Register (``CPUCFGR``).