Home
last modified time | relevance | path

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

/openbmc/qemu/include/gdbstub/
H A Dhelpers.h36 uint16_t to_word = tswap16(val); in gdb_get_reg16() local
37 g_byte_array_append(buf, (uint8_t *) &to_word, 2); in gdb_get_reg16()