Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A DMakefile.frag4 $(builddir)/jit/ir/ir_emit_$(DASM_ARCH).h: $(srcdir)/jit/ir/ir_$(DASM_ARCH).dasc $(srcdir)/jit/ir/d…
5 …nilua $(srcdir)/jit/ir/dynasm/dynasm.lua $(DASM_FLAGS) -o $@ $(srcdir)/jit/ir/ir_$(DASM_ARCH).dasc
8 $(srcdir)/jit/ir/ir_emit.c $(builddir)/jit/ir/ir_emit_$(DASM_ARCH).h
/php-src/ext/opcache/
H A Dconfig.m464 DASM_ARCH="x86"
69 DASM_ARCH="x86"
73 DASM_ARCH="x86"
77 DASM_ARCH="x86"
81 DASM_ARCH="aarch64"
98 PHP_SUBST(DASM_ARCH)
H A Dconfig.w3230 DEFINE("DASM_ARCH", "x86");
/php-src/ext/opcache/jit/ir/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_x86.h12 #define DASM_ARCH "x86" macro
H A Ddasm_arm64.h12 #define DASM_ARCH "arm64" macro

Completed in 23 milliseconds