Home
last modified time | relevance | path

Searched refs:tcg_gen_helper_0_1 (Results 1 – 2 of 2) sorted by relevance

/external/qemu/target-arm/
Dhelpers.h14 tcg_gen_helper_0_1(helper_##name, arg1); \
/external/qemu/tcg/
Dtcg-op.h196 static inline void tcg_gen_helper_0_1(void *func, TCGv arg) in tcg_gen_helper_0_1() function