Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Ddasm_x86.h372 #define dasmw(x) \ macro
379 #define dasmw(x) do { dasmb(x); dasmb((x)>>8); } while (0) macro

Completed in 6 milliseconds