Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/net/
H A Dbpf_jit_comp.c117 static inline void reg_set_seen(struct bpf_jit *jit, u32 b1) in reg_set_seen() argument
121 if (r1 >= 6 && r1 <= 15 && !jit->seen_reg[r1]) in reg_set_seen()
122 jit->seen_reg[r1] = 1; in reg_set_seen()
127 reg_set_seen(jit, b1); \
130 #define REG_SEEN(b1) jit->seen_reg[reg2hex[(b1)]]
138 if (jit->prg_buf) \
139 *(u16 *) (jit->prg_buf + jit->prg) = (op); \
140 jit->prg += 2; \
152 if (jit->prg_buf) \
153 *(u32 *) (jit->prg_buf + jit->prg) = (op); \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/
H A D0001-add-arm-to-list-of-mozinline.patch7 | /path/to/build/tmp/work/armv7vet2hf-vfp-poky-linux-gnueabi/mozjs-102/102.5.0-r0/build/js/src/jit/…
16 js/src/jit/GenerateAtomicOperations.py | 2 +-
19 diff --git a/js/src/jit/GenerateAtomicOperations.py b/js/src/jit/GenerateAtomicOperations.py
21 --- a/js/src/jit/GenerateAtomicOperations.py
22 +++ b/js/src/jit/GenerateAtomicOperations.py
H A Darmv5.patch10 js/src/jit/arm/Architecture-arm.cpp | 2 ++
13 diff --git a/js/src/jit/arm/Architecture-arm.cpp b/js/src/jit/arm/Architecture-arm.cpp
15 --- a/js/src/jit/arm/Architecture-arm.cpp
16 +++ b/js/src/jit/arm/Architecture-arm.cpp
/openbmc/openbmc/poky/meta/recipes-support/libpcre/
H A Dlibpcre_8.45.bb25 PACKAGECONFIG ??= "pcre8 unicode-properties jit"
32 PACKAGECONFIG[jit] = "--enable-jit=auto,--disable-jit"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/
H A D0001-Fix-build-issues-with-latest-Clang.patch17 * Source/JavaScriptCore/jit/AssemblyHelpers.cpp:
40 Source/JavaScriptCore/jit/AssemblyHelpers.cpp | 6 ++++--
63 --- a/Source/JavaScriptCore/jit/AssemblyHelpers.cpp
64 +++ b/Source/JavaScriptCore/jit/AssemblyHelpers.cpp
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A DMakefile72 bpf/jit.o
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sysdig/
H A Dsysdig_0.28.0.bb12 JIT ?= "jit"
/openbmc/openbmc/poky/meta-selftest/recipes-extended/sysdig/
H A Dsysdig-selftest_0.28.0.bb12 JIT ?= "jit"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/
H A Dmozjs-128_128.5.2.bb63 JIT:mipsarch = "--disable-jit"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/
H A Dphp_8.2.26.bb78 EXTRA_OECONF:append:riscv64 = " --with-pcre-jit=no"
79 EXTRA_OECONF:append:riscv32 = " --with-pcre-jit=no"
/openbmc/linux/tools/perf/Documentation/
H A Dperf-inject.txt75 --jit::
H A Djitdump-specification.txt64 * Value 3 : JIT_CODE_CLOSE : record marking the end of the jit runtime (optional)
/openbmc/qemu/
H A Dhmp-commands-info.hx247 .name = "jit",
255 ``info jit``
H A Dqemu-options.hx5235 "-jitdump generate a jit-${pid}.dump file for perf\n",
/openbmc/linux/tools/perf/tests/shell/
H A Dtest_intel_pt.sh413 perf inject -i "${tmpfile}" -o "${perfdatafile}" --jit
/openbmc/qemu/qapi/
H A Dmachine.json1730 # @x-query-jit:
1742 { 'command': 'x-query-jit',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_29.1.bb173 ${datadir}/${BPN}/${PV}/lisp/jit-lock.elc \
/openbmc/linux/Documentation/bpf/
H A Dbtf.rst713 func signatures and line info, along with byte/jit codes.
/openbmc/qemu/tcg/
H A Dtcg.c6528 g_autofree char *jit = g_strdup_printf("%s/qemu.jit", g_get_tmp_dir()); in tcg_register_jit_int() local
6529 FILE *f = fopen(jit, "w+b"); in tcg_register_jit_int()
/openbmc/linux/
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]