Package | Description |
---|---|
org.jikesrvm.compilers.common.assembler.ia32 |
Modifier and Type | Method and Description |
---|---|
protected void |
Assembler.setMachineCodes(int index,
byte data)
Set the given byte offset in the machine code array to the
given byte value.
|