OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wr_a
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
mips-opc.c
408
read accumulators (that may be $ac0), we add
WR_a
(WR_HILO) or RD_a
425
#define
WR_a
WR_HILO /* Write dsp accumulators (reuse WR_HILO) */
427
#define MOD_a
WR_a
|RD_a
[
all
...]
ChangeLog-2012
541
* micromips-opc.c (
WR_a
, RD_a, MOD_a): New macros.
[
all
...]
micromips-opc.c
258
#define
WR_a
WR_HILO /* Write DSP accumulators (reuse WR_HILO). */
260
#define MOD_a
WR_a
|RD_a
[
all
...]
ChangeLog-2005
426
* mips-opc.c (
WR_a
, RD_a, MOD_a, DSP_VOLA, D32): New define.
[
all
...]
Completed in 229 milliseconds