Home
last modified time | relevance | path

Searched refs:sbyte (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/opcache/jit/libudis86/
H A Dsyn.c100 case 8 : return (u->pc + opr->lval.sbyte) & trunc_mask; in ud_syn_rel_target()
161 v = (int64_t)op->lval.sbyte; in ud_syn_print_imm()
229 case 8 : v = op->lval.sbyte; break; in ud_syn_print_mem_disp()
H A Dtypes.h134 int8_t sbyte; member
H A Ddecode.c478 case 8: op->lval.sbyte = inp_uint8(u); break; in decode_imm()
864 operand->lval.sbyte = 3; in decode_operand()

Completed in 11 milliseconds