Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-z80.c886 emit_sx (char prefix, char opcode, expressionS * arg_p) in emit_sx() argument
890 switch (arg_p->X_op) in emit_sx()
894 emit_mx (prefix, opcode, 0, arg_p); in emit_sx()
897 if (arg_p->X_md) in emit_sx()
905 emit_byte (arg_p, BFD_RELOC_8); in emit_sx()