Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dns32k-dis.c98 struct ns32k_option struct
106 static const struct ns32k_option opt_u[]= /* Restore, exit. */ argument
119 static const struct ns32k_option opt_U[]= /* Save, enter. */
132 static const struct ns32k_option opt_O[]= /* Setcfg. */
141 static const struct ns32k_option opt_C[]= /* Cinv. */
149 static const struct ns32k_option opt_S[]= /* String inst. */
157 static const struct ns32k_option list_P532[]= /* Lpr spr. */
175 static const struct ns32k_option list_M532[]= /* Lmr smr. */
187 static const struct ns32k_option list_P032[]= /* Lpr spr. */
199 static const struct ns32k_option list_M032[]= /* Lmr smr. */
[all …]
DChangeLog-92972871 * ns32k-dis.c (struct ns32k_option): Renamed from struct option,
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-ns32k.c103 struct ns32k_option struct
182 struct ns32k_option opt1[] = /* restore, exit. */
194 struct ns32k_option opt2[] = /* save, enter. */
206 struct ns32k_option opt3[] = /* setcfg. */
214 struct ns32k_option opt4[] = /* cinv. */
221 struct ns32k_option opt5[] = /* String inst. */
228 struct ns32k_option opt6[] = /* Plain reg ext,cvtp etc. */
245 struct ns32k_option cpureg_532[] = /* lpr spr. */
262 struct ns32k_option mmureg_532[] = /* lmr smr. */
274 struct ns32k_option cpureg_032[] = /* lpr spr. */
[all …]
/toolchain/binutils/binutils-2.27/gas/
DChangeLog2906 * config/tc-ns32k.c (struct ns32k_option): Likewise.
DChangeLog-92955933 * config/tc-ns32k.c: Rename `struct option' to `struct ns32k_option'.