Home
last modified time | relevance | path

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

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