Searched refs:get_arg_special_reg (Results 1 – 1 of 1) sorted by relevance
205 STATIC mp_uint_t get_arg_special_reg(emit_inline_asm_t *emit, const char *op, mp_parse_node_t pn) { in get_arg_special_reg() function668 mp_uint_t reg_src = get_arg_special_reg(emit, op_str, pn_args[1]); in emit_inline_thumb_op()
Completed in 4 milliseconds