Searched defs:cp0reg (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmips-dis.c56 unsigned int cp0reg; member in struct:mips_cp0sel_name
751 lookup_mips_cp0sel_name(const struct mips_cp0sel_name *names, unsigned int len, unsigned int cp0reg, unsigned int sel) argument
840 unsigned int cp0reg, sel; local
855 (*info->fprintf_func) (info->stream, "$%d,%d", cp0reg, sel); local
883 unsigned int cp0reg, sel; local
898 (*info->fprintf_func) (info->stream, "$%d,%d", cp0reg, sel); local
[all...]

Completed in 115 milliseconds