OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_IVTP
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
tic4x-dis.c
562
val = EXTRU (instruction, 4, 0) +
REG_IVTP
;
563
if (val <
REG_IVTP
|| val > REG_TVTP)
578
val = EXTRU (instruction, 20, 16) +
REG_IVTP
;
579
if (val <
REG_IVTP
|| val > REG_TVTP)
/toolchain/binutils/binutils-2.25/gas/config/
tc-tic4x.c
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
tic4x.h
43
REG_IVTP
, REG_TVTP
125
{"ivtp",
REG_IVTP
},
[
all
...]
Completed in 1270 milliseconds