OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_AR0
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
tic4x-dis.c
306
aregno = EXTRU (arg, 2, 0) +
REG_AR0
;
311
aregno = EXTRU (arg, 2, 0) +
REG_AR0
;
316
aregno = EXTRU (arg, 10, 8) +
REG_AR0
;
412
REG_AR0
))
571
if (val <
REG_AR0
|| val > REG_SP)
tic30-dis.c
58
#define
REG_AR0
0x08
627
get_register_operand (((insn_word & 0x01C00000) >> 22) +
REG_AR0
, operand[0]);
/toolchain/binutils/binutils-2.25/gas/config/
tc-tic4x.c
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
tic4x.h
37
REG_AR0
, REG_AR1, REG_AR2, REG_AR3,
86
{"ar0",
REG_AR0
},
[
all
...]
Completed in 471 milliseconds