Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Ddasm_arm64.h180 static int dasm_ffs(unsigned long long x) in dasm_ffs() function
194 xa = dasm_ffs(a); xb = dasm_ffs(b); in dasm_imm13()
196 w = dasm_ffs(c) - xa; in dasm_imm13()

Completed in 6 milliseconds