Searched refs:gen_get_byte_i64 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | genptr.h | 57 TCGv gen_get_byte_i64(TCGv result, int N, TCGv_i64 src, bool sign);
|
H A D | gen_tcg.h | 683 gen_get_byte_i64(left, i, RttV, false); \ 684 gen_get_byte_i64(right, i, RssV, false); \
|
H A D | macros.h | 566 gen_get_byte_i64, (void)0))
|
H A D | genptr.c | 295 TCGv gen_get_byte_i64(TCGv result, int N, TCGv_i64 src, bool sign) in gen_get_byte_i64() function
|