qemu/target-xtensa/helpers.h

8 lines
142 B
C

#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"