Commit Graph

9 Commits

Author SHA1 Message Date
tevador d7eefce583 Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
tevador 67046a9f38 Full-width mantissa for group E registers and FDIV_M 2019-04-17 16:18:02 +02:00
tevador 790b382eda Reworked conversion int -> float for register group E 2019-02-24 14:48:07 +01:00
tevador d9fcb34138 Fixed big endian load/store 2019-02-20 12:56:34 +01:00
tevador c5309fae9e Fixed portable intrinsics compilation 2019-02-18 17:57:54 +01:00
tevador bf34d27ecd Portable SSE2 intrinsics 2019-02-18 08:56:37 +01:00
tevador 32d827d0a6 Interpreter with bytecode
Fixed some undefined behavior with signed types
Fixed different results on big endian systems
Removed unused code files
Restored FNEG_R instructions
Updated documentation
2019-02-09 15:45:26 +01:00
tevador 1ee94bef2a Added ISWAP instruction
Scratchpad -> 2 MiB
New scratchpad initialization
New dataset initialization
2019-02-04 17:07:00 +01:00
tevador c9102ee88c RandomX portable interpreter 2018-12-11 21:00:30 +01:00