BarebitOpenSource
BarebitOpenSource
Yes, it was undocumented in older manuals, it should be corrected now. However, the operands are: UD1 r32, r/m32 So it should use `d` operand type (Doubleword, regardless of operand-size...
Good catch.
Intel abused the `mod` field because it wasn't meant to be used this way originally. The `mod` actually sometimes works also like an opcode extension because it doesn't only switch...
I should document this somewhere.
Moved to https://github.com/mazegen/x86reference/wiki/Quick-XML-notes
Yes. Note that this comes with its own CPUID feature flag `CLFLUSHOPT`.
Also: CLDEMOTE CLWB
Moved to https://github.com/mazegen/x86reference/issues/7
Good catch.