| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | avx is still incomplete, but less so
avx is still practically untested | 
|  | also support vmxon to finish out the f30f opcode map
add tests for forms of inc/dec, as well as TODOs, as yaxpeax-x86 doesn't
provide a way to distinguish different operand sizes (yet) | 
|  | largely f20f/f30f opcode map items | 
|  | this isn't quite all of sse2, but gets close. the f20f opcode map still
needs some touching up.
also fix `G_E_xmm_Ib` not respecting rex.r for the rrr operand | 
|  |  | 
|  |  | 
|  |  | 
|  | this makes these usable as keys in collections such as BTreeMap. there
is no specific ordering imposed by Ord (f.ex it may be the case that
`eax > dx` while `eax > rax`), but some specific ordering may be imposed
in the future. | 
|  |  | 
|  |  |