Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
extension bits are base 16, not base 10
thank you @ravenslofty for finding and reporting!
|
|
thank you @The6P4C for finding and reporting!
|
|
|
|
they are now `$-const`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shl/shr pseudo-ops were annoying, now they're fixed
|
|
|
|
|
|
retain load/store hints
shift counts were off by one
display speculation hints for relevant instructions
|
|
syntax is entirely from objdump, and is partially converted to appropriate test expectations
|
|
also make immediate representation more consistent
|
|
|
|
|
|
|
|
|