Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/i386/
H A Dtcg-target.h232 #define TCG_TARGET_deposit_i64_valid TCG_TARGET_deposit_i32_valid macro
/openbmc/qemu/include/tcg/
H A Dtcg.h112 #define TCG_TARGET_deposit_i64_valid(ofs, len) 1 macro