Home
last modified time | relevance | path

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

/external/valgrind/memcheck/tests/vbit-test/
Dvtest.h78 UNDEF_AND, // bitwise AND operation enumerator
Dbinary.c153 case UNDEF_AND: { in check_result_for_binary()
609 case UNDEF_AND: in test_binary_op()
Dirops.c55 …{ DEFOP(Iop_And8, UNDEF_AND), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
56 …{ DEFOP(Iop_And16, UNDEF_AND), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
57 …{ DEFOP(Iop_And32, UNDEF_AND), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
58 …{ DEFOP(Iop_And64, UNDEF_AND), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…