Home | History | Annotate | Download | only in x86_64

Lines Matching defs:disp

382     int32_t disp;
384 disp = target - s->code_ptr - 5;
385 if (disp == (target - s->code_ptr - 5)) {
387 tcg_out32(s, disp);