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
The immediate info HEX_OP_TEMPLATE_FLAG_IMM_DOUBLE_HASH should be renamed to HEX_OP_TEMPLATE_FLAG_IMM_32_BIT. Since immediate values with two hashes are 32bit wide. Immediate values with only one hash have an arbitrary length.
The immediate info
HEX_OP_TEMPLATE_FLAG_IMM_DOUBLE_HASHshould be renamed toHEX_OP_TEMPLATE_FLAG_IMM_32_BIT. Since immediate values with two hashes are 32bit wide. Immediate values with only one hash have an arbitrary length.