Searched refs:OP_OR (Results 1 - 3 of 3) sorted by relevance

/u-boot/cmd/
H A Dtest.c14 #define OP_OR 2 macro
47 {0, "-o", OP_OR, 1},
147 case OP_OR:
149 last_binop = OP_OR;
167 if (last_binop == OP_OR)
/u-boot/post/lib_powerpc/
H A Dthreex.c40 OP_OR,
H A Dcpu_asm.h50 #define OP_OR 0x7c000378 macro

Completed in 51 milliseconds