Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dtest.c13 #define OP_OR 2 macro
46 {0, "-o", OP_OR, 1},
145 case OP_OR: in do_test()
147 last_binop = OP_OR; in do_test()
165 if (last_binop == OP_OR) in do_test()
/openbmc/u-boot/post/lib_powerpc/
H A Dthreex.c39 OP_OR,
H A Dcpu_asm.h50 #define OP_OR 0x7c000378 macro