OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LONG_R
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
d10v.h
51
#define
LONG_R
12 /* reserved */
/toolchain/binutils/binutils-2.25/opcodes/
d10v-opc.c
178
{ "addac3",
LONG_R
, 1, IU, SEQ, 0x17000200, 0x3ffffe22, { RDSTE, RSRCE, ASRC0 } },
179
{ "addac3",
LONG_R
, 1, IU, SEQ, 0x17000202, 0x3ffffe2e, { RDSTE, ASRC, ASRC0 } },
180
{ "addac3s",
LONG_R
, 1, IU, SEQ, 0x17001200, 0x3ffffe22, { RDSTE, RSRCE, ASRC0 } },
181
{ "addac3s",
LONG_R
, 1, IU, SEQ, 0x17001202, 0x3ffffe2e, { RDSTE, ASRC, ASRC0 } },
226
{ "exp",
LONG_R
, 1, IU, SEQ, 0x15002a00, 0x3ffffe03, { RDST, RSRCE } },
227
{ "exp",
LONG_R
, 1, IU, SEQ, 0x15002a02, 0x3ffffe0f, { RDST, ASRC } },
336
{ "subac3",
LONG_R
, 1, IU, SEQ, 0x17000000, 0x3ffffe22, { RDSTE, RSRCE, ASRC0 } },
337
{ "subac3",
LONG_R
, 1, IU, SEQ, 0x17000002, 0x3ffffe2e, { RDSTE, ASRC, ASRC0 } },
338
{ "subac3s",
LONG_R
, 1, IU, SEQ, 0x17001000, 0x3ffffe22, { RDSTE, RSRCE, ASRC0 } },
339
{ "subac3s",
LONG_R
, 1, IU, SEQ, 0x17001002, 0x3ffffe2e, { RDSTE, ASRC, ASRC0 } }
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-d10v.c
524
format =
LONG_R
;
597
pass, format is changed to
LONG_R
to force the second set of operands
[
all
...]
Completed in 40 milliseconds