mirror of
https://github.com/envytools/envytools.git
synced 2024-02-16 18:09:26 +08:00
envydis,envyas: Count op lengths in target bytes.
This commit is contained in:
@ -160,7 +160,7 @@ static struct insn tabm[] = {
|
||||
};
|
||||
|
||||
static struct insn tabroot[] = {
|
||||
{ 0, 0, OP32, T(exit), T(m) },
|
||||
{ 0, 0, OP1B, T(exit), T(m) },
|
||||
};
|
||||
|
||||
struct disisa macro_isa_s = {
|
||||
|
Reference in New Issue
Block a user