osiris-process 0.1.4

A processor implementation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Osiris/Process


- **64 bits** fixed-width **instruction** :
    - 16 bits operation identifier,
    - 16 bits target register
    - 32 bits optional argument(s),
- **64 bits** wide **addresses**,
- **range**-based register operations.

## License


* Copyright (c) 2024 Sébastien Geldreich
* [License MIT]LICENSE