![]() The bitmasks for transforming a 64-bit register into it's lower-bit counterparts (e.g. RAX -> EAX -> AX -> AH/AL) were incorrect. This patch fixes the bitmasks and adds an additional test. |
||
---|---|---|
.. | ||
auxv.go | ||
doc.go | ||
dynamic.go | ||
regs_test.go | ||
regs.go |
![]() The bitmasks for transforming a 64-bit register into it's lower-bit counterparts (e.g. RAX -> EAX -> AX -> AH/AL) were incorrect. This patch fixes the bitmasks and adds an additional test. |
||
---|---|---|
.. | ||
auxv.go | ||
doc.go | ||
dynamic.go | ||
regs_test.go | ||
regs.go |