Home
last modified time | relevance | path

Searched defs:tcg_gen_add_tl (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op.h177 #define tcg_gen_add_tl tcg_gen_add_i64 macro
/openbmc/qemu/target/sparc/
H A Dtranslate.c3541 TRANS(ADD, ALL, do_arith, a, tcg_gen_add_tl, tcg_gen_addi_tl, gen_op_addcc) in TRANS() argument