Lines Matching defs:same
782 * for the case when the source and destination are the same.
919 * the same for both operands.
1519 u64 dst, src, res, same;
1541 __bpf_alu_result(&same, src, src, op, 0);
1545 same = (u32)same;
1551 u64 val = rd == rs ? same : res;
12875 * source and destination register are the same.
12878 "ALU64_LSH_X: all shift values with the same register",
12886 "ALU64_RSH_X: all shift values with the same register",
12894 "ALU64_ARSH_X: all shift values with the same register",
12903 * source and destination register are the same.
12906 "ALU32_LSH_X: all shift values with the same register",
12914 "ALU32_RSH_X: all shift values with the same register",
12922 "ALU32_ARSH_X: all shift values with the same register",
14940 * the same data.