OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_sfr
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
rl78-dis.c
154
int
do_sfr
= 0;
local
176
do_sfr
= 1;
262
if (oper->addend == 0xffffa &&
do_sfr
&& opcode.size == RL78_Byte)
264
else if (oper->addend == 0xffff8 &&
do_sfr
&& opcode.size == RL78_Word)
Completed in 469 milliseconds