Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dtest.c14 #define OP_OR 2 macro
47 {0, "-o", OP_OR, 1},
146 case OP_OR: in do_test()
148 last_binop = OP_OR; in do_test()
166 if (last_binop == OP_OR) in do_test()
/rk3399_rockchip-uboot/post/lib_powerpc/
H A Dthreex.c40 OP_OR,
H A Dcpu_asm.h51 #define OP_OR 0x7c000378 macro