Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/vbit-test/
Dvtest.h53 UNDEF_OR, // bitwise OR operation enumerator
Dbinary.c141 case UNDEF_OR: { in check_result_for_binary()
429 case UNDEF_OR: in test_binary_op()
Dirops.c26 …{ DEFOP(Iop_Or8, UNDEF_OR), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
27 …{ DEFOP(Iop_Or16, UNDEF_OR), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
28 …{ DEFOP(Iop_Or32, UNDEF_OR), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
29 …{ DEFOP(Iop_Or64, UNDEF_OR), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…