prog_frame
_EMIT6(0xd203f000 | offsetof(struct prog_frame,
offsetof(struct prog_frame,
offsetof(struct prog_frame,
0xf000 | offsetof(struct prog_frame,
offsetof(struct prog_frame, tail_call_cnt);
jit->frame_off = sizeof(struct prog_frame) -
offsetofend(struct prog_frame, unused) +
offsetof(struct prog_frame, tail_call_cnt)));
_EMIT6(0xd203f000 | offsetof(struct prog_frame, tail_call_cnt),
0xf000 | offsetof(struct prog_frame, tail_call_cnt));
offsetof(struct prog_frame, tail_call_cnt)),
u32 off = offsetof(struct prog_frame, r6) + (rs - 6) * 8;
u32 off = jit->frame_off + offsetof(struct prog_frame, r6) + (rs - 6) * 8;
BUILD_BUG_ON(sizeof(struct prog_frame) != STACK_FRAME_OVERHEAD);
_EMIT6(0xd703f000 | offsetof(struct prog_frame, tail_call_cnt),
0xf000 | offsetof(struct prog_frame, tail_call_cnt));
offsetofend(struct prog_frame, unused));
offsetof(struct prog_frame, backchain));