Close

Added Instructions

A project log for Trinity Core and Net

A 32 Bit Variable Length Instruction Set Core and Transputer Like Comms Network

andre-powellAndre Powell 06/09/2019 at 21:090 Comments

I've now implemented the two instruction Insert and Extract.
The reason for this is that I am starting to look at some Floating Point code with the intention of making it easier to work on IEEE 754 Standard.

Infact I have plans to extend those instructions but let's leave that for now.

The intention is to get some form of Single Precision Math up and running. If I can get that up and running then I will be on the path where I can start to do some cunchy compute on the Array.

Slow, incredibly SLOW but got to aim high :).

Discussions