You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operand type OT_S must not be used for srstor, xrstors, xsave, xsavec, xsaves instructions and a new memory size operand (AVL_reg_t) must be implemented to represent N bytes of data which do not have a defined size.
The text was updated successfully, but these errors were encountered:
Operand size: AVL_OPSZ_OTHER should be set in case of non conventional operand size.
pablo-lamtenzan
changed the title
[TOKENIZER] Fix to TODO in srcs/get_instruction_by_extension.c
[TOKENIZER] Fix TODO in srcs/get_instruction_by_extension.cSep 29, 2022
Operand type
OT_S
must not be used forsrstor
,xrstors
,xsave
,xsavec
,xsaves
instructions and a new memory sizeoperand (AVL_reg_t)
must be implemented to represent N bytes of data which do not have a defined size.The text was updated successfully, but these errors were encountered: