Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dmac_dbdma.h138 #define BR_IFSET 0x0004 /* branch if condition bit is 1 */ macro
/qemu/hw/misc/macio/
H A Dmac_dbdma.c256 case BR_IFSET: /* branch if condition bit is 1 */ in conditional_branch()