|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstructionSource | |
|---|---|
| dioscuri.module.cpu32 | |
| Uses of InstructionSource in dioscuri.module.cpu32 |
|---|
| Classes in dioscuri.module.cpu32 that implement InstructionSource | |
|---|---|
class |
ArrayBackedInstructionSource
|
class |
ProtectedModeUDecoder
|
class |
RealModeUDecoder
|
| Methods in dioscuri.module.cpu32 that return InstructionSource | |
|---|---|
InstructionSource |
RealModeUDecoder.decodeProtected(ByteSource source,
boolean operandSize)
|
InstructionSource |
ProtectedModeUDecoder.decodeProtected(ByteSource source,
boolean operandSize)
|
InstructionSource |
Decoder.decodeProtected(ByteSource source,
boolean operandSize)
|
InstructionSource |
RealModeUDecoder.decodeReal(ByteSource source)
|
InstructionSource |
ProtectedModeUDecoder.decodeReal(ByteSource source)
|
InstructionSource |
Decoder.decodeReal(ByteSource source)
|
InstructionSource |
RealModeUDecoder.decodeVirtual8086(ByteSource source)
|
InstructionSource |
ProtectedModeUDecoder.decodeVirtual8086(ByteSource source)
|
InstructionSource |
Decoder.decodeVirtual8086(ByteSource source)
|
InstructionSource |
Virtual8086ModeUBlock.getAsInstructionSource()
|
InstructionSource |
RealModeUBlock.getAsInstructionSource()
|
InstructionSource |
ProtectedModeUBlock.getAsInstructionSource()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||