OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPCODE_FAKE
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
d10v.h
56
#define
OPCODE_FAKE
32
/toolchain/binutils/binutils-2.25/opcodes/
d10v-opc.c
186
{ "bl",
OPCODE_FAKE
, 0, 0, 0, 0, 0, { 0, 8, 16, 0 } },
190
{ "bra",
OPCODE_FAKE
, 0, 0, 0, 0, 0, { 0, 8, 16, 0 } },
193
{ "brf0f",
OPCODE_FAKE
, 0, 0, 0, 0, 0, { 0, 8, 16, 0 } },
196
{ "brf0t",
OPCODE_FAKE
, 0, 0, 0, 0, 0, { 0, 8, 16, 0 } },
206
{ "cmpeqi",
OPCODE_FAKE
, 0, 0, 0, 0, 0, { 1, 4, 16, 0 } },
209
{ "cmpi",
OPCODE_FAKE
, 0, 0, 0, 0, 0, { 1, 4, 16, 0 } },
242
{ "ldi",
OPCODE_FAKE
, 0, 0, 0, 0, 0, { 1, 4, 16, 0 } },
/toolchain/binutils/binutils-2.25/gas/config/
tc-d10v.c
1159
if (opcode->format ==
OPCODE_FAKE
)
[
all
...]
Completed in 59 milliseconds