OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNDEF_SAME
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/memcheck/tests/vbit-test/
qernary.c
48
case
UNDEF_SAME
:
ternary.c
47
case
UNDEF_SAME
:
unary.c
46
case
UNDEF_SAME
:
vtest.h
48
UNDEF_SAME
,
irops.c
59
{ DEFOP(Iop_Xor8,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1 },
60
{ DEFOP(Iop_Xor16,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1 },
61
{ DEFOP(Iop_Xor32,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1 },
62
{ DEFOP(Iop_Xor64,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1 },
83
{ DEFOP(Iop_Not8,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1 },
84
{ DEFOP(Iop_Not16,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1 },
85
{ DEFOP(Iop_Not32,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1 },
86
{ DEFOP(Iop_Not64,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 0, .mips64 = 0 },
229
{ DEFOP(Iop_ReinterpF64asI64,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 0, .mips64 = 1 }, // mips asserts
230
{ DEFOP(Iop_ReinterpI64asF64,
UNDEF_SAME
), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 0, .mips64 = 1 }, (…)
[
all
...]
binary.c
100
case
UNDEF_SAME
:
Completed in 65 milliseconds