Home
last modified time | relevance | path

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

/openbmc/u-boot/include/bedbug/
H A Dppc.h357 #define F_SIMPLE 0x10 /* use simplified mnemonics */ macro
/openbmc/u-boot/common/
H A Dbedbug.c207 if (((ctx.flags & F_SIMPLE) == 0) || in disppc()