torque/src/main/scala/com/nsrddyn/cpu/FPU/FPU.scala
Abdellah El Morabit 380663c7e9 feature: boilerplate FPU
boilerplate classes for stressing the FPU, will be extended in the
future, still discovering, what does what and what stresses what
2025-11-15 23:17:36 +01:00

7 lines
39 B
Scala

package com.nsrddyn
class FPU {
}