Searched refs:control_reg (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Dhppa-dis.c71 static const char *const control_reg[] = variable
200 (*info->fprintf_func) (info->stream, control_reg[reg]);
/haiku-buildtools/binutils/opcodes/
H A Dhppa-dis.c72 static const char *const control_reg[] = variable
201 (*info->fprintf_func) (info->stream, "%s", control_reg[reg]);

Completed in 98 milliseconds