Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A DMakefile.frag5 $(builddir)/jit/zend_jit_$(DASM_ARCH).c: $(srcdir)/jit/zend_jit_$(DASM_ARCH).dasc $(srcdir)/jit/dyn…
6 …nilua $(srcdir)/jit/dynasm/dynasm.lua $(DASM_FLAGS) -o $@ $(srcdir)/jit/zend_jit_$(DASM_ARCH).dasc
9 $(builddir)/jit/zend_jit_$(DASM_ARCH).c \
/PHP-8.3/ext/opcache/
H A Dconfig.m459 DASM_ARCH="x86"
64 DASM_ARCH="x86"
67 DASM_ARCH="x86"
70 DASM_ARCH="x86"
74 DASM_ARCH="arm64"
93 PHP_SUBST(DASM_ARCH)
H A Dconfig.w3228 DEFINE("DASM_ARCH", "x86");
/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_mips.h12 #define DASM_ARCH "mips" macro
H A Ddasm_ppc.h12 #define DASM_ARCH "ppc" macro
H A Ddasm_arm.h12 #define DASM_ARCH "arm" macro
H A Ddasm_arm64.h12 #define DASM_ARCH "arm64" macro
H A Ddasm_x86.h12 #define DASM_ARCH "x86" macro

Completed in 22 milliseconds