Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_x86.h383 #define dasmq(x) \ macro
388 #define dasmq(x) do { dasmd(x); dasmd((x)>>32); } while (0) macro
393 dasmq((unsigned long long)x); in dasma_()

Completed in 6 milliseconds