OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LD_STOR_INS_INC
(Results
1 - 6
of
6
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
cr16.h
166
#define
LD_STOR_INS_INC
7
crx.h
163
#define
LD_STOR_INS_INC
8
/toolchain/binutils/binutils-2.25/opcodes/
crx-dis.c
575
if (IS_INSN_TYPE (
LD_STOR_INS_INC
))
615
else if (IS_INSN_TYPE (
LD_STOR_INS_INC
)
crx-opc.c
371
{NAME, 2, 0x328+OPC1, 20,
LD_STOR_INS_INC
| REVERSE_MATCH, \
399
{NAME, 2, 0x328+OPC1, 20,
LD_STOR_INS_INC
, {{regr,16}, {rbase_disps12,12}}}
404
{NAME, 2, 0x368+OPC, 20,
LD_STOR_INS_INC
, {{ui4,16}, {rbase_disps12,12}}}, \
/toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c
642
if (IS_INSN_TYPE (
LD_STOR_INS_INC
))
1018
LD_STOR_INS_INC
are the only store insns containing a plus sign (+). */
1021
while (! IS_INSN_TYPE (
LD_STOR_INS_INC
))
[
all
...]
tc-cr16.c
[
all
...]
Completed in 49 milliseconds