Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Drl78.h106 RLO_call, /* call */ enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Drl78-dis.c120 case RLO_call: s = "call: pc = %e1%0"; break; in print_insn_rl78_common()