Lines Matching defs:same
731 * for the case when the source and destination are the same.
868 * the same for both operands.
1404 u64 dst, src, res, same;
1426 __bpf_alu_result(&same, src, src, op);
1430 same = (u32)same;
1436 u64 val = rd == rs ? same : res;
12375 * source and destination register are the same.
12378 "ALU64_LSH_X: all shift values with the same register",
12386 "ALU64_RSH_X: all shift values with the same register",
12394 "ALU64_ARSH_X: all shift values with the same register",
12403 * source and destination register are the same.
12406 "ALU32_LSH_X: all shift values with the same register",
12414 "ALU32_RSH_X: all shift values with the same register",
12422 "ALU32_ARSH_X: all shift values with the same register",
14372 * the same data.