Fields Summary |
---|
public static final boolean | ALIGN_64BIT_REGS_SUPPORTEnable alignment support of 64-bit registers on Dalvik even registers. This is a temporary
configuration flag allowing to quickly go back on the default behavior to face up to problem. |
public boolean | ALIGN_64BIT_REGS_IN_OUTPUT_FINISHERDoes final processing of 64-bit alignment into output finisher to gets output as
{@link DalvInsnList} with 64-bit registers aligned at best. Disabled the final processing is
required for tools such as Dasm to avoid modifying user inputs. |
public int | targetApiLeveltarget API level |
public boolean | forceJumboforce generation of jumbo opcodes |