Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu.h207 #define HIGH_ORDER_BIT 0x80000000 macro
H A Dioinst.c186 if ((orb->cpa & HIGH_ORDER_BIT) != 0) { in ioinst_orb_valid()