Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/libudis86/
H A Ddecode.c143 inp_uint8(struct ud* u) in inp_uint8() function
478 case 8: op->lval.sbyte = inp_uint8(u); break; in decode_imm()
498 op->lval.ubyte = inp_uint8(u); in decode_mem_disp()

Completed in 7 milliseconds