Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmem_helper.c450 #define GET_NB(rb) ((rb >> 56) & 0xFF) macro
457 uint64_t nb = GET_NB(rb); \
486 target_ulong nb = GET_NB(rb); \
510 #undef GET_NB