Searched refs:read_8sbyte_unaligned (Results 1 – 4 of 4) sorted by relevance
77 # define read_8sbyte_unaligned(Addr) \ macro144 read_8sbyte_unaligned (const void *p) in read_8sbyte_unaligned() function178 ({ int64_t t_ = read_8sbyte_unaligned (Addr); \
142 # define read_8sbyte_unaligned(Dbg, Addr) \ macro170 # define read_8sbyte_unaligned(Dbg, Addr) \ macro262 ({ int64_t t_ = read_8sbyte_unaligned (Dbg, Addr); \
1207 (read_8sbyte_unaligned): Likewise.
4102 op_name, read_8sbyte_unaligned (dbg, data)); in print_ops()