Package com.kenai.jnr.x86asm
Class Asm
java.lang.Object
com.kenai.jnr.x86asm.Asm
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Register
Deprecated.8 bit General purpose register.static final Register
Deprecated.8 bit General purpose register.static final Register
Deprecated.16 bit General purpose register.static final Register
Deprecated.8 bit General purpose register.static final Register
Deprecated.8 bit General purpose register.static final Register
Deprecated.16 bit General purpose register.static final Register
Deprecated.16 bit General purpose register.static final Register
Deprecated.8 bit General purpose register.static final Register
Deprecated.8 bit General purpose register.static final Register
Deprecated.16 bit General purpose register.static final Register
Deprecated.8 bit General purpose register.static final Register
Deprecated.16 bit General purpose register.static final Register
Deprecated.8 bit General purpose register.static final Register
Deprecated.16 bit General purpose register.static final Register
Deprecated.32 bit General purpose register.static final Register
Deprecated.32 bit General purpose register.static final Register
Deprecated.32 bit General purpose register.static final Register
Deprecated.32 bit General purpose register.static final Register
Deprecated.32 bit General purpose register.static final Register
Deprecated.32 bit General purpose register.static final Register
Deprecated.32 bit General purpose register.static final Register
Deprecated.32 bit General purpose register.static final CPU
Deprecated.static final MMRegister
Deprecated.64 bit MMX register.static final MMRegister
Deprecated.64 bit MMX register.static final MMRegister
Deprecated.64 bit MMX register.static final MMRegister
Deprecated.64 bit MMX register.static final MMRegister
Deprecated.64 bit MMX register.static final MMRegister
Deprecated.64 bit MMX register.static final MMRegister
Deprecated.64 bit MMX register.static final MMRegister
Deprecated.64 bit MMX register.static final Register
Deprecated.No register, can be used only in @c Mem operand.static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.8 bit General purpose register (64 bit mode only).static final Register
Deprecated.16 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.64 bit General purpose register (64 bit mode only).static final Register
Deprecated.16 bit General purpose register.static final Register
Deprecated.16 bit General purpose register.static final CPU
Deprecated.static final CPU
Deprecated.static final XMMRegister
Deprecated.128 bit SSE register.static final XMMRegister
Deprecated.128 bit SSE register.static final XMMRegister
Deprecated.128 bit SSE register (64 bit mode only).static final XMMRegister
Deprecated.128 bit SSE register (64 bit mode only).static final XMMRegister
Deprecated.128 bit SSE register (64 bit mode only).static final XMMRegister
Deprecated.128 bit SSE register (64 bit mode only).static final XMMRegister
Deprecated.128 bit SSE register (64 bit mode only).static final XMMRegister
Deprecated.128 bit SSE register (64 bit mode only).static final XMMRegister
Deprecated.128 bit SSE register.static final XMMRegister
Deprecated.128 bit SSE register.static final XMMRegister
Deprecated.128 bit SSE register.static final XMMRegister
Deprecated.128 bit SSE register.static final XMMRegister
Deprecated.128 bit SSE register.static final XMMRegister
Deprecated.128 bit SSE register.static final XMMRegister
Deprecated.128 bit SSE register (64 bit mode only).static final XMMRegister
Deprecated.128 bit SSE register (64 bit mode only). -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static final Mem
_ptr_build
(Label label, long disp, int ptrSize) Deprecated.(package private) static final Mem
_ptr_build
(Label label, Register index, int shift, long disp, int ptrSize) Deprecated.(package private) static final Mem
_ptr_build
(Register base, long disp, int ptrSize) Deprecated.(package private) static final Mem
_ptr_build
(Register base, Register index, int shift, long disp, int ptrSize) Deprecated.(package private) static final Mem
_ptr_build_abs
(long target, long disp, SEGMENT segmentPrefix, int ptrSize) Deprecated.Absolute addressing(package private) static final Mem
_ptr_build_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix, int ptrSize) Deprecated.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
Deprecated.Create byte pointer operand.static final Mem
Deprecated.Create byte pointer operand.static final Mem
byte_ptr_abs
(long target, long disp, SEGMENT segmentPrefix) Deprecated.Create byte pointer operand.static final Mem
byte_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create byte pointer operand.static final Mem
dqword_ptr
(Label label) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
dqword_ptr
(Label label, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
dqword_ptr
(Label label, Register index, int shift, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
dqword_ptr
(Register base, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
dqword_ptr
(Register base, Register index, int shift, long disp) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
dqword_ptr_abs
(long target, long disp, SEGMENT segmentPrefix) Deprecated.Create dqword (16 Bytes) pointer operand.static final Mem
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
Deprecated.Create dword (4 Bytes) pointer operand.static final Mem
Deprecated.Create dword (4 Bytes) pointer operand.static final Mem
dword_ptr_abs
(long target, long disp, SEGMENT segmentPrefix) Deprecated.Create dword (4 Bytes) pointer operand.static final Mem
dword_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create dword (4 Bytes) pointer operand.static final Immediate
imm
(long value) Deprecated.static final Mem
mmword_ptr
(Label label) Deprecated.Create mmword (8 bytes) pointer operand Note:This constructor is provided only for convenience for mmx programming.static final Mem
mmword_ptr
(Label label, long disp) Deprecated.Create mmword (8 bytes) pointer operand Note:This constructor is provided only for convenience for mmx programming.static final Mem
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
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
mmword_ptr
(Register base, Register index, int shift, long disp) Deprecated.Create mmword (8 Bytes) pointer operand).static final Mem
mmword_ptr_abs
(long target, long disp, SEGMENT segmentPrefix) Deprecated.Create mmword (8 bytes) pointer operand //! //! @note This constructor is provided only for convenience for mmx programming.static final Mem
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.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.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 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
Deprecated.Create qword (8 Bytes) pointer operand.static final Mem
Deprecated.Create qword (8 Bytes) pointer operand.static final Mem
qword_ptr_abs
(long target, long disp, SEGMENT segmentPrefix) Deprecated.Create qword (8 Bytes) pointer operand.static final Mem
qword_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create qword (8 Bytes) pointer operand.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
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
tword_ptr_abs
(long target, long disp, SEGMENT segmentPrefix) Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points).static final Mem
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 Immediate
uimm
(long value) Deprecated.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
Deprecated.Create word (2 Bytes) pointer operand.static final Mem
Deprecated.Create word (2 Bytes) pointer operand.static final Mem
word_ptr_abs
(long target, long disp, SEGMENT segmentPrefix) Deprecated.Create word (2 Bytes) pointer operand.static final Mem
word_ptr_abs
(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create word (2 Bytes) pointer operand.static final Mem
xmmword_ptr
(Label label) Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming.static final Mem
xmmword_ptr
(Label label, long disp) Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming.static final Mem
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
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
xmmword_ptr
(Register base, Register index, int shift, long disp) Deprecated.Create xmmword (16 Bytes) pointer operand.static final Mem
xmmword_ptr_abs
(long target, long disp, SEGMENT segmentPrefix) Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming.static final Mem
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.
-
Field Details
-
I386
Deprecated.UseX86_32
-
X86_32
Deprecated. -
X86_64
Deprecated. -
no_reg
Deprecated.No register, can be used only in @c Mem operand. -
al
Deprecated.8 bit General purpose register. -
cl
Deprecated.8 bit General purpose register. -
dl
Deprecated.8 bit General purpose register. -
bl
Deprecated.8 bit General purpose register. -
ah
Deprecated.8 bit General purpose register. -
ch
Deprecated.8 bit General purpose register. -
dh
Deprecated.8 bit General purpose register. -
bh
Deprecated.8 bit General purpose register. -
r8b
Deprecated.8 bit General purpose register (64 bit mode only). -
r9b
Deprecated.8 bit General purpose register (64 bit mode only). -
r10b
Deprecated.8 bit General purpose register (64 bit mode only). -
r11b
Deprecated.8 bit General purpose register (64 bit mode only). -
r12b
Deprecated.8 bit General purpose register (64 bit mode only). -
r13b
Deprecated.8 bit General purpose register (64 bit mode only). -
r14b
Deprecated.8 bit General purpose register (64 bit mode only). -
r15b
Deprecated.8 bit General purpose register (64 bit mode only). -
ax
Deprecated.16 bit General purpose register. -
cx
Deprecated.16 bit General purpose register. -
dx
Deprecated.16 bit General purpose register. -
bx
Deprecated.16 bit General purpose register. -
sp
Deprecated.16 bit General purpose register. -
bp
Deprecated.16 bit General purpose register. -
si
Deprecated.16 bit General purpose register. -
di
Deprecated.16 bit General purpose register. -
r8w
Deprecated.16 bit General purpose register (64 bit mode only). -
r9w
Deprecated.16 bit General purpose register (64 bit mode only). -
r10w
Deprecated.16 bit General purpose register (64 bit mode only). -
r11w
Deprecated.16 bit General purpose register (64 bit mode only). -
r12w
Deprecated.16 bit General purpose register (64 bit mode only). -
r13w
Deprecated.16 bit General purpose register (64 bit mode only). -
r14w
Deprecated.16 bit General purpose register (64 bit mode only). -
r15w
Deprecated.16 bit General purpose register (64 bit mode only). -
eax
Deprecated.32 bit General purpose register. -
ecx
Deprecated.32 bit General purpose register. -
edx
Deprecated.32 bit General purpose register. -
ebx
Deprecated.32 bit General purpose register. -
esp
Deprecated.32 bit General purpose register. -
ebp
Deprecated.32 bit General purpose register. -
esi
Deprecated.32 bit General purpose register. -
edi
Deprecated.32 bit General purpose register. -
rax
Deprecated.64 bit General purpose register (64 bit mode only). -
rcx
Deprecated.64 bit General purpose register (64 bit mode only). -
rdx
Deprecated.64 bit General purpose register (64 bit mode only). -
rbx
Deprecated.64 bit General purpose register (64 bit mode only). -
rsp
Deprecated.64 bit General purpose register (64 bit mode only). -
rbp
Deprecated.64 bit General purpose register (64 bit mode only). -
rsi
Deprecated.64 bit General purpose register (64 bit mode only). -
rdi
Deprecated.64 bit General purpose register (64 bit mode only). -
r8
Deprecated.64 bit General purpose register (64 bit mode only). -
r9
Deprecated.64 bit General purpose register (64 bit mode only). -
r10
Deprecated.64 bit General purpose register (64 bit mode only). -
r11
Deprecated.64 bit General purpose register (64 bit mode only). -
r12
Deprecated.64 bit General purpose register (64 bit mode only). -
r13
Deprecated.64 bit General purpose register (64 bit mode only). -
r14
Deprecated.64 bit General purpose register (64 bit mode only). -
r15
Deprecated.64 bit General purpose register (64 bit mode only). -
mm0
Deprecated.64 bit MMX register. -
mm1
Deprecated.64 bit MMX register. -
mm2
Deprecated.64 bit MMX register. -
mm3
Deprecated.64 bit MMX register. -
mm4
Deprecated.64 bit MMX register. -
mm5
Deprecated.64 bit MMX register. -
mm6
Deprecated.64 bit MMX register. -
mm7
Deprecated.64 bit MMX register. -
xmm0
Deprecated.128 bit SSE register. -
xmm1
Deprecated.128 bit SSE register. -
xmm2
Deprecated.128 bit SSE register. -
xmm3
Deprecated.128 bit SSE register. -
xmm4
Deprecated.128 bit SSE register. -
xmm5
Deprecated.128 bit SSE register. -
xmm6
Deprecated.128 bit SSE register. -
xmm7
Deprecated.128 bit SSE register. -
xmm8
Deprecated.128 bit SSE register (64 bit mode only). -
xmm9
Deprecated.128 bit SSE register (64 bit mode only). -
xmm10
Deprecated.128 bit SSE register (64 bit mode only). -
xmm11
Deprecated.128 bit SSE register (64 bit mode only). -
xmm12
Deprecated.128 bit SSE register (64 bit mode only). -
xmm13
Deprecated.128 bit SSE register (64 bit mode only). -
xmm14
Deprecated.128 bit SSE register (64 bit mode only). -
xmm15
Deprecated.128 bit SSE register (64 bit mode only).
-
-
Constructor Details
-
Asm
private Asm()Deprecated.
-
-
Method Details
-
_ptr_build
Deprecated. -
_ptr_build
Deprecated. -
_ptr_build_abs
Deprecated.Absolute addressing -
_ptr_build_abs
static final Mem _ptr_build_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix, int ptrSize) Deprecated. -
_ptr_build
Deprecated. -
_ptr_build
Deprecated. -
ptr
Deprecated.Create pointer operand with not specified size. -
ptr
Deprecated.Create pointer operand with not specified size. -
byte_ptr
Deprecated.Create byte pointer operand. -
byte_ptr
Deprecated.Create byte pointer operand. -
word_ptr
Deprecated.Create word (2 Bytes) pointer operand. -
word_ptr
Deprecated.Create word (2 Bytes) pointer operand. -
dword_ptr
Deprecated.Create dword (4 Bytes) pointer operand. -
dword_ptr
Deprecated.Create dword (4 Bytes) pointer operand. -
qword_ptr
Deprecated.Create qword (8 Bytes) pointer operand. -
qword_ptr
Deprecated.Create qword (8 Bytes) pointer operand. -
tword_ptr
Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points). -
tword_ptr
Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points). -
dqword_ptr
Deprecated.Create dqword (16 Bytes) pointer operand. -
dqword_ptr
Deprecated.Create dqword (16 Bytes) pointer operand. -
mmword_ptr
Deprecated.Create mmword (8 bytes) pointer operand Note:This constructor is provided only for convenience for mmx programming. -
mmword_ptr
Deprecated.Create mmword (8 bytes) pointer operand Note:This constructor is provided only for convenience for mmx programming. -
xmmword_ptr
Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming. -
xmmword_ptr
Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming. -
ptr
Deprecated.Create pointer operand with not specified size. -
byte_ptr
Deprecated.Create byte pointer operand. -
word_ptr
Deprecated.Create word (2 Bytes) pointer operand. -
dword_ptr
Deprecated.Create dword (4 Bytes) pointer operand. -
qword_ptr
Deprecated.Create qword (8 Bytes) pointer operand. -
tword_ptr
Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points). -
dqword_ptr
Deprecated.Create dqword (16 Bytes) pointer operand. -
mmword_ptr
Deprecated.Create mmword (8 bytes) pointer operand //! //! @note This constructor is provided only for convenience for mmx programming. -
xmmword_ptr
Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming. -
ptr_abs
Deprecated.Create pointer operand with not specified size. -
byte_ptr_abs
Deprecated.Create byte pointer operand. -
word_ptr_abs
Deprecated.Create word (2 Bytes) pointer operand. -
dword_ptr_abs
Deprecated.Create dword (4 Bytes) pointer operand. -
qword_ptr_abs
Deprecated.Create qword (8 Bytes) pointer operand. -
tword_ptr_abs
Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points). -
dqword_ptr_abs
Deprecated.Create dqword (16 Bytes) pointer operand. -
mmword_ptr_abs
Deprecated.Create mmword (8 bytes) pointer operand //! //! @note This constructor is provided only for convenience for mmx programming. -
xmmword_ptr_abs
Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming. -
ptr_abs
public static final Mem ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create pointer operand with not specified size. -
byte_ptr_abs
public static final Mem byte_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create byte pointer operand. -
word_ptr_abs
public static final Mem word_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create word (2 Bytes) pointer operand. -
dword_ptr_abs
public static final Mem dword_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create dword (4 Bytes) pointer operand. -
qword_ptr_abs
public static final Mem qword_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create qword (8 Bytes) pointer operand. -
tword_ptr_abs
public static final Mem 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). -
dqword_ptr_abs
public static final Mem dqword_ptr_abs(long target, Register index, int shift, long disp, SEGMENT segmentPrefix) Deprecated.Create dqword (16 Bytes) pointer operand. -
mmword_ptr_abs
public static final Mem 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. -
xmmword_ptr_abs
public static final Mem 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. -
ptr
Deprecated.Create pointer operand with not specified size. -
byte_ptr
Deprecated.Create byte pointer operand. -
word_ptr
Deprecated.Create word (2 Bytes) pointer operand. -
dword_ptr
Deprecated.Create dword (4 Bytes) pointer operand. -
qword_ptr
Deprecated.Create qword (8 Bytes) pointer operand. -
tword_ptr
Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points). -
dqword_ptr
Deprecated.Create dqword (16 Bytes) pointer operand. -
mmword_ptr
Deprecated.Create mmword (8 bytes) pointer operand //! //! @note This constructor is provided only for convenience for mmx programming. -
xmmword_ptr
Deprecated.Create xmmword (16 bytes) pointer operand //! //! @note This constructor is provided only for convenience for sse programming. -
ptr
Deprecated.Create pointer operand with not specified size. -
byte_ptr
Deprecated.Create byte pointer operand. -
word_ptr
Deprecated.Create word (2 Bytes) pointer operand. -
dword_ptr
Deprecated.Create dword (4 Bytes) pointer operand. -
qword_ptr
Deprecated.Create qword (8 Bytes) pointer operand. -
tword_ptr
Deprecated.Create tword (10 Bytes) pointer operand (used for 80 bit floating points). -
dqword_ptr
Deprecated.Create dqword (16 Bytes) pointer operand. -
mmword_ptr
Deprecated.Create mmword (8 Bytes) pointer operand). //! //! @note This constructor is provided only for convenience for mmx programming. -
xmmword_ptr
Deprecated.Create xmmword (16 Bytes) pointer operand. //! //! @note This constructor is provided only for convenience for sse programming. -
imm
Deprecated. -
uimm
Deprecated.
-
X86_32