M68kFpuSize

Operation size of the FPU instructions

Notice that FPU instruction can also use CPU sizes if needed

Values

ValueMeaning
none0

Unsized like fsave/frestore

single4

4 byte in size (single float)

double_8

8 byte in size (double)

extended12

12 byte in size (extended real format)

Meta