Hi Richard, On 2021/11/17 下午5:55, Richard Henderson wrote:
@fmt_rr_i12 and @fmt_rr_ui12 are two 'Formats', but they use the same 'Argument sets'(rr_i).What I meant is that there would be a single gen_rr_i function handing the argument set rr_i; no need for two gen_rr_i* functions.
Got it. Thanks. Song Gao