Searched refs:emit_mx (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-z80.c | 765 emit_mx (char prefix, char opcode, int shift, expressionS * arg) in emit_mx() function 839 emit_mx (prefix, opcode, 0, &arg_m); in emit_m() 877 emit_mx (prefix, opcode, 0, & arg_m); in emit_mr() 894 emit_mx (prefix, opcode, 0, arg_p); in emit_sx() 962 emit_mx (0, opcode, 3, & operand); in emit_incdec()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2010 | 170 * config/tc-z80.c (emit_mx, emit_ldxhl): Do not use
|