bearophile wrote:
Jonathan M Davis:cent and ucent are not currently implemented andIsn't changeset 557 showing some work to implement them? Bye, bearophile
No, it's back-end only. The opcodes emitted in 32-bit code for long and ulong are exactly the same as the ones for cent and ucent in 64-bit code. Including them is *much* simpler than not including them.
