/openbmc/linux/samples/bpf/ |
D | bpf_insn.h |
|
/openbmc/linux/arch/arc/lib/ |
D | memcpy-archs-unaligned.S |
|
D | memcpy-archs.S |
|
/openbmc/qemu/target/hexagon/ |
H A D | macros.h | 31 #define GET_USR_FIELD(FIELD, DST) \ argument 106 #define MEM_LOAD1s(DST, VA) \ argument 111 #define MEM_LOAD1u(DST, VA) \ argument 116 #define MEM_LOAD2s(DST, VA) \ argument 121 #define MEM_LOAD2u(DST, VA) \ argument 126 #define MEM_LOAD4s(DST, VA) \ argument 131 #define MEM_LOAD4u(DST, VA) \ argument 136 #define MEM_LOAD8u(DST, VA) \ argument 278 #define fADDSAT64(DST, A, B) \ argument 409 #define fCLIP(DST, SRC, U) \ argument [all …]
|
/openbmc/linux/arch/x86/crypto/ |
D | aegis128-aesni-asm.S |
|
/openbmc/qemu/target/alpha/ |
H A D | helper.c | 32 #define CONVERT_BIT(X, SRC, DST) \ argument
|
H A D | fpu_helper.c | 38 #define CONVERT_BIT(X, SRC, DST) \ argument
|
/openbmc/linux/tools/testing/selftests/bpf/ |
D | test_sock_addr.c |
|
/openbmc/qemu/target/hppa/ |
H A D | fpu_helper.c | 88 #define CONVERT_BIT(X, SRC, DST) \ argument
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 285 #define fLOADMMV(EA, DST) gen_vreg_load(ctx, DST##_off, EA, true) argument 288 #define fLOADMMVU(EA, DST) gen_vreg_load(ctx, DST##_off, EA, false) argument
|
/openbmc/qemu/target/arm/ |
H A D | cpu.h | 3092 #define DP_TBFLAG_ANY(DST, WHICH, VAL) \ argument 3094 #define DP_TBFLAG_A64(DST, WHICH, VAL) \ argument 3096 #define DP_TBFLAG_A32(DST, WHICH, VAL) \ argument 3098 #define DP_TBFLAG_M32(DST, WHICH, VAL) \ argument 3100 #define DP_TBFLAG_AM32(DST, WHICH, VAL) \ argument
|
/openbmc/qemu/target/sparc/ |
H A D | cpu.h | 362 #define CONVERT_BIT(X, SRC, DST) \ argument
|