emit_store_stack_imm64
static void emit_store_stack_imm64(struct jit_ctx *ctx, int reg, int stack_off, u64 imm64)
static void emit_store_stack_imm64(u8 reg, int stack_off, u64 imm64,
static void emit_store_stack_imm64(struct bpf_jit *jit, int tmp_reg, int stack_off, u64 imm)
static void emit_store_stack_imm64(u8 **pprog, int reg, int stack_off, u64 imm64)