Searched refs:gen_helper_1arg (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 131 #define gen_helper_1arg(name, arg) do { \ macro 2910 gen_helper_1arg(call, ctx->pc_succ_insn); in gen_compute_branch() 3001 gen_helper_1arg(call, ctx->pc_succ_insn); in gen_compute_branch() 3369 gen_helper_1arg(bisr, const16 & 0xff); in decode_sc_opc() 3882 gen_helper_1arg(ldlcx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context() 3885 gen_helper_1arg(lducx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context() 3888 gen_helper_1arg(stlcx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context() 3891 gen_helper_1arg(stucx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context() 5234 gen_helper_1arg(bisr, const9); in decode_rc_serviceroutine() 6076 gen_helper_1arg(call, ctx->pc_succ_insn); in decode_rr_idirect()
|