Историја ревизија

Аутор SHA1 Порука Датум
  gdkchan f35d286c8d Rename ARegisters to AThreadState пре 8 година
  gdkchan 1c44d9f66d Fix for some SIMD issues пре 8 година
  gdkchan 161193e113 CPU refactoring - move SIMD (scalar and vector) instructions to separate files by category, remove AILConv and use only the methods inside SIMD helper to extract/insert vector elements пре 8 година
  gdkchan f68696dc4a Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments пре 8 година
  gdkchan 6a3aa6cd88 Add FVCTZS (fixed point variant) and LD1 (single structure variant) instructions пре 8 година
  gdkchan 18ac1c4045 Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method пре 8 година
  gdkchan 2347c44bbf Improve access to system registers by using properties, also use exclusive region granularity on exclusive load/stores, and ensure that acquires without releases won't hold the address forever, remove unused ALU rev method пре 8 година
  gdkchan b7e1d9930d aloha пре 8 година