OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emit_mx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-z80.c
1303
emit_mx
(char prefix, char opcode, int shift, expressionS * arg)
function
1383
emit_mx
(prefix, opcode, 0, &arg_m);
1413
opcode += arg_r.X_add_number - 6; /*
Emit_mx
() will add 6. */
1424
emit_mx
(prefix, opcode, 0, & arg_m);
1441
emit_mx
(prefix, opcode, 0, arg_p);
1536
emit_mx
(0, opcode, 3, & operand);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-z80.c
1303
emit_mx
(char prefix, char opcode, int shift, expressionS * arg)
function
1383
emit_mx
(prefix, opcode, 0, &arg_m);
1413
opcode += arg_r.X_add_number - 6; /*
Emit_mx
() will add 6. */
1424
emit_mx
(prefix, opcode, 0, & arg_m);
1441
emit_mx
(prefix, opcode, 0, arg_p);
1561
emit_mx
(0, opcode, 3, & operand);
Completed in 21 milliseconds
Indexes created Sat Apr 18 00:22:28 UTC 2026