Searched defs:OP_BAND (Results 1 – 12 of 12) sorted by relevance
/external/lua/src/ |
D | lopcodes.h | 251 OP_BAND,/* A B C R[A] := R[B] & R[C] */ enumerator
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 97486 OP_BAND = 7, enumerator
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 110059 OP_BAND = 7, enumerator
|
D | vmlinux.h | 110059 OP_BAND = 7, enumerator
|
/external/bcc/libbpf-tools/loongarch/ |
D | vmlinux_602.h | 89370 OP_BAND = 7, enumerator
|
D | vmlinux.h | 89370 OP_BAND = 7, enumerator
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 40971 OP_BAND = 7, enumerator
|
D | vmlinux_518.h | 40971 OP_BAND = 7, enumerator
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 25088 OP_BAND = 7, enumerator
|
D | vmlinux.h | 25088 OP_BAND = 7, enumerator
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 19749 OP_BAND = 7, enumerator
|
D | vmlinux.h | 19749 OP_BAND = 7, enumerator
|