Home
last modified time | relevance | path

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

/external/u-boot/include/bedbug/
Dppc.h359 #define F_INSTR 0x40 /* output the raw instruction */ macro
/external/u-boot/common/
Dbedbug.c184 if (ctx.flags & F_INSTR) { in disppc()