Searched refs:RSI (Results 1 – 1 of 1) sorted by relevance
23 RSI = 6, /* scratch, 2nd arg */ enumerator65 [EBPF_REG_2] = RSI,184 if (op == (BPF_STX | BPF_MEM | BPF_B) && (reg == RDI || reg == RSI)) in emit_rex()