Closed kaustubhcs closed 1 year ago
Is it possible to display longer registers, 64 bits, 128 bits, or even some custom number x bits?
x
Thank you,
I believe you just set the bits variable to whatever value you want. It defaults to 32. So bits: 64 or bits: 128, etc.
bits: 64
bits: 128
Is it possible to display longer registers, 64 bits, 128 bits, or even some custom number
x
bits?Thank you,