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 2911 gen_helper_1arg(call, ctx->pc_succ_insn); in gen_compute_branch() 3002 gen_helper_1arg(call, ctx->pc_succ_insn); in gen_compute_branch() 3370 gen_helper_1arg(bisr, const16 & 0xff); in decode_sc_opc() 3883 gen_helper_1arg(ldlcx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context() 3886 gen_helper_1arg(lducx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context() 3889 gen_helper_1arg(stlcx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context() 3892 gen_helper_1arg(stucx, EA_ABS_FORMAT(off18)); in decode_abs_ldst_context() 5235 gen_helper_1arg(bisr, const9); in decode_rc_serviceroutine() 6077 gen_helper_1arg(call, ctx->pc_succ_insn); in decode_rr_idirect()
|