public class JMP extends AbstractInstruction
code, label, offset
JMP(byte imm8)
JMP(int imm32)
String
toIntelAssembly()
b1, b2, b3, b4, getLabel, getOffset, getOpCode, setLabel, setOffset, size, toCode, toCode, toCode, toCode, toCode, toCode, toCode, toCode, toCode, toCode, toCode, toHexString, toHexString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JMP(byte imm8)
public JMP(int imm32)
public String toIntelAssembly()
Copyright © 2018. All Rights Reserved.