Searched refs:emit_mx (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.c1272 emit_mx (char prefix, char opcode, int shift, expressionS * arg) function
1352 emit_mx (prefix, opcode, 0, &arg_m);
1393 emit_mx (prefix, opcode, 0, & arg_m);
1410 emit_mx (prefix, opcode, 0, arg_p);
1530 emit_mx (0, opcode, 3, & operand);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-z80.c1227 emit_mx (char prefix, char opcode, int shift, expressionS * arg) function
1307 emit_mx (prefix, opcode, 0, &arg_m);
1348 emit_mx (prefix, opcode, 0, & arg_m);
1365 emit_mx (prefix, opcode, 0, arg_p);
1485 emit_mx (0, opcode, 3, & operand);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z80.c1272 emit_mx (char prefix, char opcode, int shift, expressionS * arg) function
1352 emit_mx (prefix, opcode, 0, &arg_m);
1393 emit_mx (prefix, opcode, 0, & arg_m);
1410 emit_mx (prefix, opcode, 0, arg_p);
1530 emit_mx (0, opcode, 3, & operand);

Completed in 169 milliseconds