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

if (xSSE()) {
  POP_VALUE_FROM_SS_AND_CHECK(READ_REG(X_T0));
}