Home
last modified time | relevance | path

Searched refs:getregname (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dcrx-dis.c103 static char *getregname (reg);
186 getregname (reg r) in getregname() function
524 func (stream, "%s", getregname (a->r)); in print_arg()
563 func (stream, "0x%lx(%s,%s,%d)", a->constant, getregname (a->r), in print_arg()
564 getregname (a->i_r), powerof2 (a->scale)); in print_arg()
568 func (stream, "(%s)", getregname (a->r)); in print_arg()
572 func (stream, "0x%lx(%s)", a->constant, getregname (a->r)); in print_arg()