Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_x86.h377 #define dasmq(x) \ macro
382 #define dasmq(x) do { dasmd(x); dasmd((x)>>32); } while (0) macro

Completed in 7 milliseconds