Home
last modified time | relevance | path

Searched refs:RLO_call (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Drl78.h95 RLO_call, /* call */ enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Drl78-dis.c118 case RLO_call: s = "call: pc = %e1%0"; break; in print_insn_rl78()