GPU/Shader Instruction Set: Difference between revisions
No edit summary |
|||
Line 5: | Line 5: | ||
Both instructions and descriptors are coded in little endian. | Both instructions and descriptors are coded in little endian. | ||
A basic implementation of the following specification can be found at [https://github.com/smealum/aemstro] | A basic implementation of the following specification can be found at [https://github.com/smealum/aemstro] | ||
Please note that this page is being written as the instruction set is reverse engineered; as such it may very well contain mistakes. | |||
== Instruction formats == | == Instruction formats == |