Package jnr.x86asm

Class X87Register


  • public final class X87Register
    extends BaseReg
    • Field Detail

      • cache

        static final X87Register[] cache
        Internal cache of xmm registers
    • Constructor Detail

      • X87Register

        private X87Register​(int code,
                            int size)