OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNIT_I01
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/cpu/
frv.opc
286
/* I01 */
UNIT_I01
,
289
/* IALL */
UNIT_I01
, /* only I0 and I1 units */
302
/* IACC */
UNIT_I01
, /* iacc multiply in I0 or I1 unit. */
321
/* I01 */
UNIT_I01
,
324
/* IALL */
UNIT_I01
, /* only I0 and I1 units */
337
/* IACC */
UNIT_I01
, /* iacc multiply in I0 or I1 unit. */
353
/* I01 */
UNIT_I01
,
356
/* IALL */
UNIT_I01
, /* only I0 and I1 units */
368
/* MULT-DIV */
UNIT_I01
, /* multiply and divide in I0 or I1 unit. */
370
/* LOAD */
UNIT_I01
, /* load in I0 or I1 unit. *
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
frv-opc.c
237
/* I01 */
UNIT_I01
,
240
/* IALL */
UNIT_I01
, /* only I0 and I1 units */
253
/* IACC */
UNIT_I01
, /* iacc multiply in I0 or I1 unit. */
272
/* I01 */
UNIT_I01
,
275
/* IALL */
UNIT_I01
, /* only I0 and I1 units */
288
/* IACC */
UNIT_I01
, /* iacc multiply in I0 or I1 unit. */
304
/* I01 */
UNIT_I01
,
307
/* IALL */
UNIT_I01
, /* only I0 and I1 units */
319
/* MULT-DIV */
UNIT_I01
, /* multiply and divide in I0 or I1 unit. */
321
/* LOAD */
UNIT_I01
, /* load in I0 or I1 unit. *
[
all
...]
frv-desc.c
72
{ "I01",
UNIT_I01
},
[
all
...]
frv-desc.h
556
UNIT_NIL, UNIT_I0, UNIT_I1,
UNIT_I01
[
all
...]
Completed in 490 milliseconds