remove T_N16 | T_N_VL
This commit is contained in:
parent
fa45df42e1
commit
3ade19b8d6
5 changed files with 316 additions and 316 deletions
|
@ -244,7 +244,7 @@ class Test {
|
|||
}
|
||||
#endif
|
||||
case _MEM:
|
||||
return isXbyak_ ? "ptr[eax+ecx+64]" : "[eax+ecx+64]";
|
||||
return isXbyak_ ? "ptr[eax+ecx+64]" : "[eax+ecx+64]"; // QQQ
|
||||
// return isXbyak_ ? "ptr[eax+ecx+6]" : "[eax+ecx+6]";
|
||||
case _MEMe:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue