Searched refs:UASM_i_SRA (Results 1 – 1 of 1) sorted by relevance
123 # define UASM_i_SRA(buf, rs, rt, sh) uasm_i_dsra(buf, rs, rt, sh) macro136 # define UASM_i_SRA(buf, rs, rt, sh) uasm_i_sra(buf, rs, rt, sh) macro