The x command displays hardware registers on the first line of the program counter, followed by a variable number of 32 bit registers.
x
The information is implementation dependent:
For AIX: Registers r3 through r31.
For Linux: Registers edi esi ebp esp ebx edx ecx eax.