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 RegisterAsm.ahDeprecated.8 bit General purpose register.static final RegisterAsm.alDeprecated.8 bit General purpose register.static final RegisterAsm.axDeprecated.16 bit General purpose register.static final RegisterAsm.bhDeprecated.8 bit General purpose register.static final RegisterAsm.blDeprecated.8 bit General purpose register.static final RegisterAsm.bpDeprecated.16 bit General purpose register.static final RegisterAsm.bxDeprecated.16 bit General purpose register.static final RegisterAsm.chDeprecated.8 bit General purpose register.static final RegisterAsm.clDeprecated.8 bit General purpose register.static final RegisterAsm.cxDeprecated.16 bit General purpose register.static final RegisterAsm.dhDeprecated.8 bit General purpose register.static final RegisterAsm.diDeprecated.16 bit General purpose register.static final RegisterAsm.dlDeprecated.8 bit General purpose register.static final RegisterAsm.dxDeprecated.16 bit General purpose register.static final RegisterAsm.eaxDeprecated.32 bit General purpose register.static final RegisterAsm.ebpDeprecated.32 bit General purpose register.static final RegisterAsm.ebxDeprecated.32 bit General purpose register.static final RegisterAsm.ecxDeprecated.32 bit General purpose register.static final RegisterAsm.ediDeprecated.32 bit General purpose register.static final RegisterAsm.edxDeprecated.32 bit General purpose register.static final RegisterAsm.esiDeprecated.32 bit General purpose register.static final RegisterAsm.espDeprecated.32 bit General purpose register.private static final Register[]Register.gpbDeprecated.private static final Register[]Register.gpdDeprecated.private static final Register[]Register.gpqDeprecated.private static final Register[]Register.gpwDeprecated.static final RegisterAsm.no_regDeprecated.No register, can be used only in @c Mem operand.static final RegisterAsm.r10Deprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.r10bDeprecated.8 bit General purpose register (64 bit mode only).static final RegisterAsm.r10wDeprecated.16 bit General purpose register (64 bit mode only).static final RegisterAsm.r11Deprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.r11bDeprecated.8 bit General purpose register (64 bit mode only).static final RegisterAsm.r11wDeprecated.16 bit General purpose register (64 bit mode only).static final RegisterAsm.r12Deprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.r12bDeprecated.8 bit General purpose register (64 bit mode only).static final RegisterAsm.r12wDeprecated.16 bit General purpose register (64 bit mode only).static final RegisterAsm.r13Deprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.r13bDeprecated.8 bit General purpose register (64 bit mode only).static final RegisterAsm.r13wDeprecated.16 bit General purpose register (64 bit mode only).static final RegisterAsm.r14Deprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.r14bDeprecated.8 bit General purpose register (64 bit mode only).static final RegisterAsm.r14wDeprecated.16 bit General purpose register (64 bit mode only).static final RegisterAsm.r15Deprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.r15bDeprecated.8 bit General purpose register (64 bit mode only).static final RegisterAsm.r15wDeprecated.16 bit General purpose register (64 bit mode only).static final RegisterAsm.r8Deprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.r8bDeprecated.8 bit General purpose register (64 bit mode only).static final RegisterAsm.r8wDeprecated.16 bit General purpose register (64 bit mode only).static final RegisterAsm.r9Deprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.r9bDeprecated.8 bit General purpose register (64 bit mode only).static final RegisterAsm.r9wDeprecated.16 bit General purpose register (64 bit mode only).static final RegisterAsm.raxDeprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.rbpDeprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.rbxDeprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.rcxDeprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.rdiDeprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.rdxDeprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.rsiDeprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.rspDeprecated.64 bit General purpose register (64 bit mode only).static final RegisterAsm.siDeprecated.16 bit General purpose register.static final RegisterAsm.spDeprecated.16 bit General purpose register.Methods in com.kenai.jnr.x86asm that return RegisterModifier and TypeMethodDescriptionstatic final RegisterRegister.gpb(int idx) Deprecated.static final RegisterRegister.gpd(int idx) Deprecated.static final RegisterRegister.gpq(int idx) Deprecated.static final RegisterRegister.gpr(int reg) Deprecated.private static final RegisterDeprecated.static final RegisterRegister.gpw(int idx) Deprecated.Methods in com.kenai.jnr.x86asm with parameters of type RegisterModifier and TypeMethodDescription(package private) static final MemAsm._ptr_build(Label label, Register index, int shift, long disp, int ptrSize) Deprecated.(package private) static final MemAsm._ptr_build(Register base, long disp, int ptrSize) Deprecated.(package private) static final MemAsm._ptr_build(Register base, Register index, int shift, long disp, int ptrSize) Deprecated.(package private) static final MemAsm._ptr_build_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix, int ptrSize) Deprecated.final voidDeprecated.Add with Carry.final voidDeprecated.Add with Carry.final voidDeprecated.Add with Carry.final voidDeprecated.Add with Carry.final voidDeprecated.Add.final voidDeprecated.Add.final voidDeprecated.Add.final voidDeprecated.Add.final voidDeprecated.Logical And.final voidDeprecated.Logical And.final voidDeprecated.Logical And.final voidDeprecated.Logical And.final voidDeprecated.Bit Scan Forward.final voidDeprecated.Bit Scan Forward.final voidDeprecated.Bit Scan Reverse.final voidDeprecated.Bit Scan Reverse.final voidDeprecated.Byte swap (32 bit or 64 bit registers only) (i486).final voidDeprecated.Bit test.final voidDeprecated.Bit test.final voidDeprecated.Bit test.final voidDeprecated.Bit test and complement.final voidDeprecated.Bit test and complement.final voidDeprecated.Bit test and complement.final voidDeprecated.Bit test and reset.final voidDeprecated.Bit test and reset.final voidDeprecated.Bit test and reset.final voidDeprecated.Bit test and set.final voidDeprecated.Bit test and set.final voidDeprecated.Bit test and set.static final MemDeprecated.Create byte pointer operand.static final MemDeprecated.Create byte pointer operand.static final MemDeprecated.Create byte pointer operand.static final MemAsm.byte_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create byte pointer operand.final voidDeprecated.Call Procedure.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Conditional Move.final voidDeprecated.Compare Two Operands.final voidDeprecated.Compare Two Operands.final voidDeprecated.Compare Two Operands.final voidDeprecated.Compare Two Operands.final voidDeprecated.Compare and Exchange (i486).final voidDeprecated.Compare and Exchange (i486).final voidDeprecated.Accumulate CRC32 Value (polynomial 0x11EDC6F41) (SSE4.2).final voidDeprecated.Accumulate CRC32 Value (polynomial 0x11EDC6F41) (SSE4.2).final voidDeprecated.Convert Scalar DP-FP Value to Dword Integer (SSE2).final voidSerializerIntrinsics.cvtsd2si(Register dst, XMMRegister src) Deprecated.Convert Scalar DP-FP Value to Dword Integer (SSE2).final voidSerializerIntrinsics.cvtsi2sd(XMMRegister dst, Register src) Deprecated.Convert Dword Integer to Scalar DP-FP Value (SSE2).final voidSerializerIntrinsics.cvtsi2ss(XMMRegister dst, Register src) Deprecated.Scalar Signed INT32 to SP-FP Conversion (SSE).final voidDeprecated.Scalar SP-FP to Signed INT32 Conversion (SSE).final voidSerializerIntrinsics.cvtss2si(Register dst, XMMRegister src) Deprecated.Scalar SP-FP to Signed INT32 Conversion (SSE).final voidDeprecated.Convert with Truncation Scalar DP-FP Value to Signed Dword Integer (SSE2).final voidSerializerIntrinsics.cvttsd2si(Register dst, XMMRegister src) Deprecated.Convert with Truncation Scalar DP-FP Value to Signed Dword Integer (SSE2).final voidDeprecated.Scalar SP-FP to Signed INT32 Conversion (truncate) (SSE).final voidSerializerIntrinsics.cvttss2si(Register dst, XMMRegister src) Deprecated.Scalar SP-FP to Signed INT32 Conversion (truncate) (SSE).final voidDeprecated.Decrement by 1.final voidDeprecated.Unsigned divide.static final MemAsm.dqword_ptr(Label label, Register index, int shift, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final MemAsm.dqword_ptr(Register base, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final MemAsm.dqword_ptr(Register base, Register index, int shift, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final MemAsm.dqword_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create dqword (16 Bytes) pointer operand.static final MemDeprecated.Create dword (4 Bytes) pointer operand.static final MemDeprecated.Create dword (4 Bytes) pointer operand.static final MemDeprecated.Create dword (4 Bytes) pointer operand.static final MemAsm.dword_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create dword (4 Bytes) pointer operand.final voidDeprecated.Store x87 FPU Status Word (2 Bytes) (FPU).final voidDeprecated.Store x87 FPU Status Word (2 Bytes) (FPU).private static final RegisterDeprecated.final voidDeprecated.Signed divide.final voidDeprecated.Signed multiply.final voidDeprecated.Signed multiply.final voidDeprecated.Signed multiply.final voidDeprecated.final voidDeprecated.Signed multiply.final voidDeprecated.Signed multiply.final voidDeprecated.Increment by 1.final voidDeprecated.Jump.final voidDeprecated.Load Effective Addressstatic final MemAsm.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 MemAsm.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 MemAsm.mmword_ptr(Register base, Register index, int shift, long disp) Deprecated.Create mmword (8 Bytes) pointer operand).static final MemAsm.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 voidDeprecated.Move.final voidDeprecated.Move.final voidDeprecated.Move.final voidDeprecated.Move data from one register to another.final voidDeprecated.Move byte, word, dword or qword from AL, AX, EAX or RAX register to absolute address @a dst.final voidDeprecated.Move byte, word, dword or qword from absolute address @a src to AL, AX, EAX or RAX register.final voidDeprecated.Move Data After Swapping Bytes (SSE3 - Intel Atom).final voidDeprecated.Move Data After Swapping Bytes (SSE3 - Intel Atom).final voidSerializerIntrinsics.movd(MMRegister dst, Register src) Deprecated.Move DWord (MMX).final voidSerializerIntrinsics.movd(Register dst, MMRegister src) Deprecated.Move DWord (MMX).final voidSerializerIntrinsics.movd(Register dst, XMMRegister src) Deprecated.Move DWord.final voidSerializerIntrinsics.movd(XMMRegister dst, Register src) Deprecated.Move DWord.final voidSerializerIntrinsics.movmskpd(Register dst, XMMRegister src) Deprecated.Extract Packed DP-FP Sign Mask (SSE2).final voidSerializerIntrinsics.movmskps(Register dst, XMMRegister src) Deprecated.Extract Packed SP-FP Sign Mask (SSE2).final voidDeprecated.Store Store DWORD Using Non-Temporal Hint (SSE2).final voidSerializerIntrinsics.movq(MMRegister dst, Register src) Deprecated.Move QWord (MMX).final voidSerializerIntrinsics.movq(Register dst, MMRegister src) Deprecated.Move QWord (MMX).final voidSerializerIntrinsics.movq(Register dst, XMMRegister src) Deprecated.Move QWord (SSE).final voidSerializerIntrinsics.movq(XMMRegister dst, Register src) Deprecated.Move QWord (SSE).final voidDeprecated.Move with Sign-Extension.final voidDeprecated.Move with Sign-Extension.final voidDeprecated.Move DWord to QWord with sign-extension.final voidDeprecated.Move DWord to QWord with sign-extension.final voidDeprecated.Move with Zero-Extend.final voidDeprecated.Move with Zero-Extend.final voidDeprecated.Unsigned multiply.final voidDeprecated.Two's Complement Negation.final voidDeprecated.One's Complement Negation.final voidDeprecated.Logical Inclusive OR.final voidDeprecated.Logical Inclusive OR.final voidDeprecated.Logical Inclusive OR.final voidDeprecated.Logical Inclusive OR.final voidSerializerIntrinsics.pextrb(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Byte (SSE4.1).final voidSerializerIntrinsics.pextrd(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Dword (SSE4.1).final voidSerializerIntrinsics.pextrq(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Dword (SSE4.1).final voidSerializerIntrinsics.pextrw(Register dst, MMRegister src, Immediate imm8) Deprecated.Extract Word (SSE).final voidSerializerIntrinsics.pextrw(Register dst, XMMRegister src, Immediate imm8) Deprecated.Extract Word (SSE4.1).final voidSerializerIntrinsics.pinsrb(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Byte (SSE4.1).final voidSerializerIntrinsics.pinsrd(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Dword (SSE4.1).final voidSerializerIntrinsics.pinsrq(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Dword (SSE4.1).final voidSerializerIntrinsics.pinsrw(MMRegister dst, Register src, Immediate imm8) Deprecated.Insert Word (SSE).final voidSerializerIntrinsics.pinsrw(XMMRegister dst, Register src, Immediate imm8) Deprecated.Insert Word (SSE2).final voidSerializerIntrinsics.pmovmskb(Register dst, MMRegister src) Deprecated.Move Byte Mask To Integer (SSE).final voidSerializerIntrinsics.pmovmskb(Register dst, XMMRegister src) Deprecated.Move Byte Mask (SSE2).final voidDeprecated.Pop a Value from the Stack.final voidDeprecated.Return the Count of Number of Bits Set to 1 (SSE4.2).final voidDeprecated.Return the Count of Number of Bits Set to 1 (SSE4.2).static final MemDeprecated.Create pointer operand with not specified size.static final MemDeprecated.Create pointer operand with not specified size.static final MemDeprecated.Create pointer operand with not specified size.static final MemDeprecated.Create pointer operand with not specified size.final voidDeprecated.Push WORD/DWORD/QWORD Onto the Stack.static final MemDeprecated.Create qword (8 Bytes) pointer operand.static final MemDeprecated.Create qword (8 Bytes) pointer operand.static final MemDeprecated.Create qword (8 Bytes) pointer operand.static final MemAsm.qword_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create qword (8 Bytes) pointer operand.final voidDeprecated.Rotate Bits Left.final voidDeprecated.Rotate Bits Left.final voidDeprecated.Rotate Bits Left.final voidDeprecated.Rotate Bits Right.final voidDeprecated.Rotate Bits Right.final voidDeprecated.Rotate Bits Right.final voidDeprecated.Rotate Bits Left.final voidDeprecated.Rotate Bits Left.final voidDeprecated.Rotate Bits Left.final voidDeprecated.Rotate Bits Right.final voidDeprecated.Rotate Bits Right.final voidDeprecated.Rotate Bits Right.final voidDeprecated.Shift Bits Left.final voidDeprecated.Shift Bits Left.final voidDeprecated.Shift Bits Left.final voidDeprecated.Shift Bits Right.final voidDeprecated.Shift Bits Right.final voidDeprecated.Shift Bits Right.final voidDeprecated.Integer subtraction with borrow.final voidDeprecated.Integer subtraction with borrow.final voidDeprecated.Integer subtraction with borrow.final voidDeprecated.Integer subtraction with borrow.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Set Byte on Condition.final voidDeprecated.Shift Bits Left.final voidDeprecated.Shift Bits Left.final voidDeprecated.Shift Bits Left.final voidDeprecated.Double Precision Shift Left.final voidDeprecated.Double Precision Shift Left.final voidDeprecated.Double Precision Shift Left.final voidDeprecated.Double Precision Shift Left.final voidDeprecated.Shift Bits Right.final voidDeprecated.Shift Bits Right.final voidDeprecated.Shift Bits Right.final voidDeprecated.Double Precision Shift Right.final voidDeprecated.Double Precision Shift Right.final voidDeprecated.Double Precision Shift Right.final voidDeprecated.Double Precision Shift Right.final voidDeprecated.Subtract.final voidDeprecated.Subtract.final voidDeprecated.Subtract.final voidDeprecated.Subtract.final voidDeprecated.Logical Compare.final voidDeprecated.Logical Compare.final voidDeprecated.Logical Compare.static final MemDeprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points).static final MemDeprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points).static final MemDeprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points).static final MemAsm.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 MemDeprecated.Create word (2 Bytes) pointer operand.static final MemDeprecated.Create word (2 Bytes) pointer operand.static final MemDeprecated.Create word (2 Bytes) pointer operand.static final MemAsm.word_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create word (2 Bytes) pointer operand.final voidDeprecated.Exchange and Add.final voidDeprecated.Exchange and Add.final voidDeprecated.Exchange Register/Memory with Register.final voidDeprecated.Exchange Register/Memory with Register.final voidDeprecated.Exchange Register/Memory with Register.static final MemAsm.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 MemAsm.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 MemAsm.xmmword_ptr(Register base, Register index, int shift, long disp) Deprecated.Create xmmword (16 Bytes) pointer operand.static final MemAsm.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 voidDeprecated.Exchange Register/Memory with Register.final voidDeprecated.Exchange Register/Memory with Register.final voidDeprecated.Exchange Register/Memory with Register.final voidDeprecated.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.