Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/libudis86/
H A Ddecode.c149 inp_uint16(struct ud* u) in inp_uint16() function
386 op->lval.ptr.off = inp_uint16(u); in decode_a()
387 op->lval.ptr.seg = inp_uint16(u); in decode_a()
393 op->lval.ptr.seg = inp_uint16(u); in decode_a()
479 case 16: op->lval.uword = inp_uint16(u); break; in decode_imm()
502 op->lval.uword = inp_uint16(u); in decode_mem_disp()

Completed in 6 milliseconds