Uses of Class
com.kenai.jnr.x86asm.Register
Packages that use Register
-
Uses of Register in com.kenai.jnr.x86asm
Fields in com.kenai.jnr.x86asm declared as RegisterModifier and TypeFieldDescriptionstatic final Register
Asm.ah
Deprecated.8 bit General purpose register.static final Register
Asm.al
Deprecated.8 bit General purpose register.static final Register
Asm.ax
Deprecated.16 bit General purpose register.static final Register
Asm.bh
Deprecated.8 bit General purpose register.static final Register
Asm.bl
Deprecated.8 bit General purpose register.static final Register
Asm.bp
Deprecated.16 bit General purpose register.static final Register
Asm.bx
Deprecated.16 bit General purpose register.static final Register
Asm.ch
Deprecated.8 bit General purpose register.static final Register
Asm.cl
Deprecated.8 bit General purpose register.static final Register
Asm.cx
Deprecated.16 bit General purpose register.static final Register
Asm.dh
Deprecated.8 bit General purpose register.static final Register
Asm.di
Deprecated.16 bit General purpose register.static final Register
Asm.dl
Deprecated.8 bit General purpose register.static final Register
Asm.dx
Deprecated.16 bit General purpose register.static final Register
Asm.eax
Deprecated.32 bit General purpose register.static final Register
Asm.ebp
Deprecated.32 bit General purpose register.static final Register
Asm.ebx
Deprecated.32 bit General purpose register.static final Register
Asm.ecx
Deprecated.32 bit General purpose register.static final Register
Asm.edi
Deprecated.32 bit General purpose register.static final Register
Asm.edx
Deprecated.32 bit General purpose register.static final Register
Asm.esi
Deprecated.32 bit General purpose register.static final Register
Asm.esp
Deprecated.32 bit General purpose register.private static final Register[]
Register.gpb
Deprecated.private static final Register[]
Register.gpd
Deprecated.private static final Register[]
Register.gpq
Deprecated.private static final Register[]
Register.gpw
Deprecated.static final Register
Asm.no_reg
Deprecated.No register, can be used only in @c Mem operand.static final Register
Asm.r10
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.r10b
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Asm.r10w
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Asm.r11
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.r11b
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Asm.r11w
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Asm.r12
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.r12b
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Asm.r12w
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Asm.r13
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.r13b
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Asm.r13w
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Asm.r14
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.r14b
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Asm.r14w
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Asm.r15
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.r15b
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Asm.r15w
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Asm.r8
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.r8b
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Asm.r8w
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Asm.r9
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.r9b
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Asm.r9w
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Asm.rax
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.rbp
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.rbx
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.rcx
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.rdi
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.rdx
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.rsi
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.rsp
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Asm.si
Deprecated.16 bit General purpose register.static final Register
Asm.sp
Deprecated.16 bit General purpose register.Methods in com.kenai.jnr.x86asm that return RegisterModifier and TypeMethodDescriptionstatic final Register
Register.gpb
(int idx) Deprecated.static final Register
Register.gpd
(int idx) Deprecated.static final Register
Register.gpq
(int idx) Deprecated.static final Register
Register.gpr
(int reg) Deprecated.private static final Register
Deprecated.static final Register
Register.gpw
(int idx) Deprecated.Methods in com.kenai.jnr.x86asm with parameters of type RegisterModifier and TypeMethodDescription(package private) static final Mem
Asm._ptr_build
(Label label, Register index, int shift, long disp, int ptrSize) Deprecated.(package private) static final Mem
Asm._ptr_build
(Register base, long disp, int ptrSize) Deprecated.(package private) static final Mem
Asm._ptr_build
(Register base, Register index, int shift, long disp, int ptrSize) Deprecated.(package private) static final Mem
Asm._ptr_build_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix, int ptrSize) Deprecated.final void
Deprecated.Add with Carry.final void
Deprecated.Add with Carry.final void
Deprecated.Add with Carry.final void
Deprecated.Add with Carry.final void
Deprecated.Add.final void
Deprecated.Add.final void
Deprecated.Add.final void
Deprecated.Add.final void
Deprecated.Logical And.final void
Deprecated.Logical And.final void
Deprecated.Logical And.final void
Deprecated.Logical And.final void
Deprecated.Bit Scan Forward.final void
Deprecated.Bit Scan Forward.final void
Deprecated.Bit Scan Reverse.final void
Deprecated.Bit Scan Reverse.final void
Deprecated.Byte swap (32 bit or 64 bit registers only) (i486).final void
Deprecated.Bit test.final void
Deprecated.Bit test.final void
Deprecated.Bit test.final void
Deprecated.Bit test and complement.final void
Deprecated.Bit test and complement.final void
Deprecated.Bit test and complement.final void
Deprecated.Bit test and reset.final void
Deprecated.Bit test and reset.final void
Deprecated.Bit test and reset.final void
Deprecated.Bit test and set.final void
Deprecated.Bit test and set.final void
Deprecated.Bit test and set.static final Mem
Deprecated.Create byte pointer operand.static final Mem
Deprecated.Create byte pointer operand.static final Mem
Deprecated.Create byte pointer operand.static final Mem
Asm.byte_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create byte pointer operand.final void
Deprecated.Call Procedure.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Conditional Move.final void
Deprecated.Compare Two Operands.final void
Deprecated.Compare Two Operands.final void
Deprecated.Compare Two Operands.final void
Deprecated.Compare Two Operands.final void
Deprecated.Compare and Exchange (i486).final void
Deprecated.Compare and Exchange (i486).final void
Deprecated.Accumulate CRC32 Value (polynomial 0x11EDC6F41) (SSE4.2).final void
Deprecated.Accumulate CRC32 Value (polynomial 0x11EDC6F41) (SSE4.2).final void
Deprecated.Convert Scalar DP-FP Value to Dword Integer (SSE2).final void
SerializerIntrinsics.cvtsd2si
(Register dst, XMMRegister src) Deprecated.Convert Scalar DP-FP Value to Dword Integer (SSE2).final void
SerializerIntrinsics.cvtsi2sd
(XMMRegister dst, Register src) Deprecated.Convert Dword Integer to Scalar DP-FP Value (SSE2).final void
SerializerIntrinsics.cvtsi2ss
(XMMRegister dst, Register src) Deprecated.Scalar Signed INT32 to SP-FP Conversion (SSE).final void
Deprecated.Scalar SP-FP to Signed INT32 Conversion (SSE).final void
SerializerIntrinsics.cvtss2si
(Register dst, XMMRegister src) Deprecated.Scalar SP-FP to Signed INT32 Conversion (SSE).final void
Deprecated.Convert with Truncation Scalar DP-FP Value to Signed Dword Integer (SSE2).final void
SerializerIntrinsics.cvttsd2si
(Register dst, XMMRegister src) Deprecated.Convert with Truncation Scalar DP-FP Value to Signed Dword Integer (SSE2).final void
Deprecated.Scalar SP-FP to Signed INT32 Conversion (truncate) (SSE).final void
SerializerIntrinsics.cvttss2si
(Register dst, XMMRegister src) Deprecated.Scalar SP-FP to Signed INT32 Conversion (truncate) (SSE).final void
Deprecated.Decrement by 1.final void
Deprecated.Unsigned divide.static final Mem
Asm.dqword_ptr
(Label label, Register index, int shift, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
Asm.dqword_ptr
(Register base, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
Asm.dqword_ptr
(Register base, Register index, int shift, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
Asm.dqword_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
Deprecated.Create dword (4 Bytes) pointer operand.static final Mem
Deprecated.Create dword (4 Bytes) pointer operand.static final Mem
Deprecated.Create dword (4 Bytes) pointer operand.static final Mem
Asm.dword_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create dword (4 Bytes) pointer operand.final void
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU).final void
Deprecated.Store x87 FPU Status Word (2 Bytes) (FPU).private static final Register
Deprecated.final void
Deprecated.Signed divide.final void
Deprecated.Signed multiply.final void
Deprecated.Signed multiply.final void
Deprecated.Signed multiply.final void
Deprecated.final void
Deprecated.Signed multiply.final void
Deprecated.Signed multiply.final void
Deprecated.Increment by 1.final void
Deprecated.Jump.final void
Deprecated.Load Effective Addressstatic final Mem
Asm.mmword_ptr
(Label label, Register index, int shift, long disp) Deprecated.Create mmword (8 bytes) pointer operand //! //! @note This constructor is provided only for convenience for mmx programming.static final Mem
Asm.mmword_ptr
(Register base, long disp) Deprecated.Create mmword (8 bytes) pointer operand //! //! @note This constructor is provided only for convenience for mmx programming.static final Mem
Asm.mmword_ptr
(Register base, Register index, int shift, long disp) Deprecated.Create mmword (8 Bytes) pointer operand).static final Mem
Asm.mmword_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create mmword (8 bytes) pointer operand //! //! @note This constructor is provided only for convenience for mmx programming.final void
Deprecated.Move.final void
Deprecated.Move.final void
Deprecated.Move.final void
Deprecated.Move data from one register to another.final void
Deprecated.Move byte, word, dword or qword from AL, AX, EAX or RAX register to absolute address @a dst.final void
Deprecated.Move byte, word, dword or qword from absolute address @a src to AL, AX, EAX or RAX register.final void
Deprecated.Move Data After Swapping Bytes (SSE3 - Intel Atom).final void
Deprecated.Move Data After Swapping Bytes (SSE3 - Intel Atom).final void
SerializerIntrinsics.movd
(MMRegister dst, Register src) Deprecated.Move DWord (MMX).final void
SerializerIntrinsics.movd
(Register dst, MMRegister src) Deprecated.Move DWord (MMX).final void
SerializerIntrinsics.movd
(Register dst, XMMRegister src) Deprecated.Move DWord.final void
SerializerIntrinsics.movd
(XMMRegister dst, Register src) Deprecated.Move DWord.final void
SerializerIntrinsics.movmskpd
(Register dst, XMMRegister src) Deprecated.Extract Packed DP-FP Sign Mask (SSE2).final void
SerializerIntrinsics.movmskps
(Register dst, XMMRegister src) Deprecated.Extract Packed SP-FP Sign Mask (SSE2).final void
Deprecated.Store Store DWORD Using Non-Temporal Hint (SSE2).final void
SerializerIntrinsics.movq
(MMRegister dst, Register src) Deprecated.Move QWord (MMX).final void
SerializerIntrinsics.movq
(Register dst, MMRegister src) Deprecated.Move QWord (MMX).final void
SerializerIntrinsics.movq
(Register dst, XMMRegister src) Deprecated.Move QWord (SSE).final void
SerializerIntrinsics.movq
(XMMRegister dst, Register src) Deprecated.Move QWord (SSE).final void
Deprecated.Move with Sign-Extension.final void
Deprecated.Move with Sign-Extension.final void
Deprecated.Move DWord to QWord with sign-extension.final void
Deprecated.Move DWord to QWord with sign-extension.final void
Deprecated.Move with Zero-Extend.final void
Deprecated.Move with Zero-Extend.final void
Deprecated.Unsigned multiply.final void
Deprecated.Two's Complement Negation.final void
Deprecated.One's Complement Negation.final void
Deprecated.Logical Inclusive OR.final void
Deprecated.Logical Inclusive OR.final void
Deprecated.Logical Inclusive OR.final void
Deprecated.Logical Inclusive OR.final void
SerializerIntrinsics.pextrb
(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Byte (SSE4.1).final void
SerializerIntrinsics.pextrd
(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Dword (SSE4.1).final void
SerializerIntrinsics.pextrq
(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Dword (SSE4.1).final void
SerializerIntrinsics.pextrw
(Register dst, MMRegister src, Immediate imm8) Deprecated.Extract Word (SSE).final void
SerializerIntrinsics.pextrw
(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Word (SSE4.1).final void
SerializerIntrinsics.pinsrb
(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Byte (SSE4.1).final void
SerializerIntrinsics.pinsrd
(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Dword (SSE4.1).final void
SerializerIntrinsics.pinsrq
(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Dword (SSE4.1).final void
SerializerIntrinsics.pinsrw
(MMRegister dst, Register src, Immediate imm8) Deprecated.Insert Word (SSE).final void
SerializerIntrinsics.pinsrw
(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Word (SSE2).final void
SerializerIntrinsics.pmovmskb
(Register dst, MMRegister src) Deprecated.Move Byte Mask To Integer (SSE).final void
SerializerIntrinsics.pmovmskb
(Register dst, XMMRegister src) Deprecated.Move Byte Mask (SSE2).final void
Deprecated.Pop a Value from the Stack.final void
Deprecated.Return the Count of Number of Bits Set to 1 (SSE4.2).final void
Deprecated.Return the Count of Number of Bits Set to 1 (SSE4.2).static final Mem
Deprecated.Create pointer operand with not specified size.static final Mem
Deprecated.Create pointer operand with not specified size.static final Mem
Deprecated.Create pointer operand with not specified size.static final Mem
Deprecated.Create pointer operand with not specified size.final void
Deprecated.Push WORD/DWORD/QWORD Onto the Stack.static final Mem
Deprecated.Create qword (8 Bytes) pointer operand.static final Mem
Deprecated.Create qword (8 Bytes) pointer operand.static final Mem
Deprecated.Create qword (8 Bytes) pointer operand.static final Mem
Asm.qword_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create qword (8 Bytes) pointer operand.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Left.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Rotate Bits Right.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Integer subtraction with borrow.final void
Deprecated.Integer subtraction with borrow.final void
Deprecated.Integer subtraction with borrow.final void
Deprecated.Integer subtraction with borrow.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Set Byte on Condition.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Shift Bits Left.final void
Deprecated.Double Precision Shift Left.final void
Deprecated.Double Precision Shift Left.final void
Deprecated.Double Precision Shift Left.final void
Deprecated.Double Precision Shift Left.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Shift Bits Right.final void
Deprecated.Double Precision Shift Right.final void
Deprecated.Double Precision Shift Right.final void
Deprecated.Double Precision Shift Right.final void
Deprecated.Double Precision Shift Right.final void
Deprecated.Subtract.final void
Deprecated.Subtract.final void
Deprecated.Subtract.final void
Deprecated.Subtract.final void
Deprecated.Logical Compare.final void
Deprecated.Logical Compare.final void
Deprecated.Logical Compare.static final Mem
Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points).static final Mem
Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points).static final Mem
Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points).static final Mem
Asm.tword_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points).static final Mem
Deprecated.Create word (2 Bytes) pointer operand.static final Mem
Deprecated.Create word (2 Bytes) pointer operand.static final Mem
Deprecated.Create word (2 Bytes) pointer operand.static final Mem
Asm.word_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create word (2 Bytes) pointer operand.final void
Deprecated.Exchange and Add.final void
Deprecated.Exchange and Add.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.static final Mem
Asm.xmmword_ptr
(Label label, Register index, int shift, long disp) Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming.static final Mem
Asm.xmmword_ptr
(Register base, long disp) Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming.static final Mem
Asm.xmmword_ptr
(Register base, Register index, int shift, long disp) Deprecated.Create xmmword (16 Bytes) pointer operand.static final Mem
Asm.xmmword_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.final void
Deprecated.Exchange Register/Memory with Register.Constructors in com.kenai.jnr.x86asm with parameters of type RegisterModifierConstructorDescription(package private)
Deprecated.(package private)
Deprecated.(package private)
Deprecated.(package private)
Deprecated.