Home
last modified time | relevance | path

Searched refs:sdword (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/opcache/jit/libudis86/
H A Dsyn.c102 case 32: return (u->pc + opr->lval.sdword) & trunc_mask; in ud_syn_rel_target()
164 v = (int64_t)op->lval.sdword; in ud_syn_print_imm()
231 case 32: v = op->lval.sdword; break; in ud_syn_print_mem_disp()
H A Dtypes.h138 int32_t sdword; member

Completed in 9 milliseconds