Searched refs:rvc (Results 1 – 1 of 1) sorted by relevance
735 const bool rvc = getEFlags(ctx, sec.file) & EF_RISCV_RVC; in relaxCall() local745 if (remove >= 6 && rvc && isInt<12>(displace) && rd == 0) { in relaxCall()749 } else if (remove >= 6 && rvc && isInt<12>(displace) && rd == X_RA && in relaxCall()