Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_x86.lua197 local function wputb(n) function
458 wputb(n)
468 wputb(n)
478 wputb(band(n, 255)); wputb(shr(n, 8));
486 wputb(band(n, 255))
493 wputb(shr(n, 56))
509 wputb(shr(n, 24))
535 wputb(0xc5)
541 wputb(0xc4)
586 wputb(op)
[all …]

Completed in 8 milliseconds