Uses of Class
com.kenai.jnr.x86asm.Operand
Packages that use Operand
-
Uses of Operand in com.kenai.jnr.x86asm
Subclasses of Operand in com.kenai.jnr.x86asmModifier and TypeClassDescriptionclass
Deprecated.final class
Deprecated.final class
Deprecated.final class
Deprecated.final class
Deprecated.final class
Deprecated.final class
Deprecated.final class
Deprecated.Fields in com.kenai.jnr.x86asm declared as OperandModifier and TypeFieldDescription(package private) static final Operand
SerializerCore._none
Deprecated.Methods in com.kenai.jnr.x86asm with parameters of type OperandModifier and TypeMethodDescription(package private) void
Deprecated.(package private) void
Assembler._emitModRM
(int opReg, Operand op, int immSize) Deprecated.(package private) void
Assembler._emitRexRM
(boolean w, int opReg, Operand rm) Deprecated.(package private) void
Assembler._emitRexRM
(int w, int opReg, Operand rm) Deprecated.Emit REX prefix (64 bit mode only).(package private) void
Assembler._emitSegmentPrefix
(Operand rm) Deprecated.(package private) void
Deprecated.(package private) abstract void
Deprecated.(package private) void
Assembler._emitX86RM
(int opCode, boolean i16bit, boolean rexw, int o, Operand op, int immSize) Deprecated.(package private) void
Assembler._emitX86RM
(int opCode, boolean i16bit, int rexw, int o, Operand op, int immSize) Deprecated.(package private) void
Deprecated.(package private) void
Deprecated.(package private) void
Deprecated.