mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-26 08:33:14 +01:00
'even' opcode on x86_64
This commit is contained in:
@@ -789,6 +789,7 @@ namespace AsmParserx8664
|
||||
{ "dw", Op_ds },
|
||||
{ "emms", Op_0 }, // clobber all mmx/fp?
|
||||
{ "enter", Op_enter },
|
||||
{ "even", Op_Even },
|
||||
{ "f2xm1", Op_F0_ST }, // %% most of these are update...
|
||||
{ "fabs", Op_F0_ST },
|
||||
{ "fadd", Op_FMath },
|
||||
|
||||
Reference in New Issue
Block a user