Searched refs:read_4sbyte_unaligned (Results 1 – 5 of 5) sorted by relevance
68 # define read_4sbyte_unaligned(Addr) \ macro127 read_4sbyte_unaligned (const void *p) in read_4sbyte_unaligned() function169 ({ int32_t t_ = read_4sbyte_unaligned (Addr); \
220 disp = read_4sbyte_unaligned (&data[1]); in general_mod$r_m()294 disp = read_4sbyte_unaligned (&data[2]); in general_mod$r_m()
146 # define read_4sbyte_unaligned(Dbg, Addr) \ macro181 # define read_4sbyte_unaligned(Dbg, Addr) \ macro268 ({ int32_t t_ = read_4sbyte_unaligned (Dbg, Addr); \
1515 (read_4sbyte_unaligned): Likewise.
4197 op_name, read_4sbyte_unaligned (dbg, data)); in print_ops()