aboutsummaryrefslogtreecommitdiff
path: root/target-xtensa/helpers.h
blob: 976c8d85a04df1f80336ef05dc29d7947fd5b410 (plain)
1
2
3
4
5
6
7
#include "def-helper.h"

DEF_HELPER_1(exception, void, i32)
DEF_HELPER_1(nsa, i32, i32)
DEF_HELPER_1(nsau, i32, i32)

#include "def-helper.h"