Searched refs:F_SIMPLE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/bedbug/ | ||
D | ppc.h | 357 #define F_SIMPLE 0x10 /* use simplified mnemonics */ macro |
/external/u-boot/common/ | ||
D | bedbug.c | 207 if (((ctx.flags & F_SIMPLE) == 0) || in disppc() |