OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNIT_TR
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
metag.h
31
UNIT_TR
,
251
{ "TXSTAT",
UNIT_TR
, 0 },
252
{ "TR.0",
UNIT_TR
, 0 },
253
{ "TXMASK",
UNIT_TR
, 1 },
254
{ "TR.1",
UNIT_TR
, 1 },
255
{ "TXSTATI",
UNIT_TR
, 2 },
256
{ "TR.2",
UNIT_TR
, 2 },
257
{ "TXMASKI",
UNIT_TR
, 3 },
258
{ "TR.3",
UNIT_TR
, 3 },
259
{ "TXPOLL",
UNIT_TR
, 4 }
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-metag.c
1021
(regs[0]->unit ==
UNIT_TR
&& size == 4) ||
1054
(regs[0]->unit ==
UNIT_TR
&& size == 4) ||
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
metag-dis.c
353
src_unit =
UNIT_TR
;
[
all
...]
Completed in 46 milliseconds