issues
search
sPyOpenSource
/
os
Java Operation System, it is an operating system that you can build by yourself.
http://s55969da3.adsl.online.nl/git/index.html#item/41
GNU General Public License v3.0
16
stars
0
forks
source link
some data types does not support yet
#14
Open
sPyOpenSource
opened
5 years ago
sPyOpenSource
commented
5 years ago
[ ] long:
https://github.com/sPyOpenSource/compiler/blob/master/src/jx/compiler/nativecode/Reg64.java
[ ] double:
https://github.com/sPyOpenSource/compiler/blob/master/src/jx/compiler/nativecode/RegDouble.java
[ ] float:
https://github.com/sPyOpenSource/compiler/blob/master/src/jx/compiler/nativecode/RegFloat.java