Searched refs:arg_m (Results 1 – 1 of 1) sorted by relevance
831 expressionS arg_m; in emit_m() local834 p = parse_exp (args, &arg_m); in emit_m()835 switch (arg_m.X_op) in emit_m()839 emit_mx (prefix, opcode, 0, &arg_m); in emit_m()853 expressionS arg_m, arg_r; in emit_mr() local856 p = parse_exp (args, & arg_m); in emit_mr()858 switch (arg_m.X_op) in emit_mr()877 emit_mx (prefix, opcode, 0, & arg_m); in emit_mr()