aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/c_sspush_x1.h
blob: 3645a9e1bf9172de1438a20ab5b571ca2ddd1316 (plain)
1
2
3
4
5
#include "zicfiss.h"

if (xSSE()) {
  PUSH_VALUE_TO_SS(RA);
}