Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/libudis86/
H A Ddecode.c159 inp_uint32(struct ud* u) in inp_uint32() function
392 op->lval.ptr.off = inp_uint32(u); in decode_a()
480 case 32: op->lval.udword = inp_uint32(u); break; in decode_imm()
506 op->lval.udword = inp_uint32(u); in decode_mem_disp()

Completed in 5 milliseconds