Searched defs:helper (Results 1 – 6 of 6) sorted by relevance
/qemu/net/ |
H A D | tap.c | 475 static int net_bridge_run_helper(const char *helper, const char *bridge, in net_bridge_run_helper() 580 const char *helper, *br; in net_init_bridge() local
|
/qemu/target/xtensa/ |
H A D | translate.c | 2122 static void (* const helper[])(TCGv_i32 r, TCGv_env env, TCGv_i32 a1, in translate_rtlb() local 6275 static void (* const helper[])(TCGv_i32 res, TCGv_env env, in translate_compare_d() local 6302 static void (* const helper[])(TCGv_i32 res, TCGv_env env, in translate_compare_s() local
|
/qemu/target/alpha/ |
H A D | translate.c | 1209 void (*helper)(TCGv); in gen_mfpr() local
|
/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 2466 dx_helper helper = dx[opc & 0xf]; in HELPER() local
|
/qemu/target/arm/tcg/ |
H A D | translate.c | 5775 #define DO_PAR_ADDSUB(NAME, helper) \ argument 5781 #define DO_PAR_ADDSUB_GE(NAME, helper) \ argument
|
/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 5343 #define MSA_BINOP_IMM_DF(helper, func) \ argument 5436 #define MSA_BINOP_IMMU_DF(helper, func) \ argument 5482 #define MSA_TEROP_IMMU_DF(helper, func) \ in MSA_BINOP_IMMU_DF() argument
|