Home
last modified time | relevance | path

Searched refs:gen_get_byte_i64 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dgenptr.h57 TCGv gen_get_byte_i64(TCGv result, int N, TCGv_i64 src, bool sign);
H A Dgen_tcg.h683 gen_get_byte_i64(left, i, RttV, false); \
684 gen_get_byte_i64(right, i, RssV, false); \
H A Dmacros.h566 gen_get_byte_i64, (void)0))
H A Dgenptr.c295 TCGv gen_get_byte_i64(TCGv result, int N, TCGv_i64 src, bool sign) in gen_get_byte_i64() function