Home
last modified time | relevance | path

Searched defs:shrink (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/opcache/jit/dynasm/
H A Ddasm_x86.h321 int shrink = op == 0xe9 ? 3 : ((op&0xf0) == 0x80 ? 4 : 0); in dasm_link() local
458 int shrink = *b++; in dasm_encode() local

Completed in 16 milliseconds