The x command prints the values of all the registers. Also, individual registers may be named by appending a % sign to their name. For example, on the 80386 the following displays the value of register eax:
*eax%