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