| /OK3568_Linux_fs/kernel/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 111 static inline void reg_set_seen(struct bpf_jit *jit, u32 b1) in reg_set_seen() argument 115 if (r1 >= 6 && r1 <= 15 && !jit->seen_reg[r1]) in reg_set_seen() 116 jit->seen_reg[r1] = 1; in reg_set_seen() 121 reg_set_seen(jit, b1); \ 124 #define REG_SEEN(b1) jit->seen_reg[reg2hex[(b1)]] 132 if (jit->prg_buf) \ 133 *(u16 *) (jit->prg_buf + jit->prg) = (op); \ 134 jit->prg += 2; \ 146 if (jit->prg_buf) \ 147 *(u32 *) (jit->prg_buf + jit->prg) = (op); \ [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/ |
| H A D | 0009-riscv-Disable-atomic-operations.patch | 13 js/src/jit/AtomicOperations.h | 3 ++- 14 js/src/jit/shared/AtomicOperations-feeling-lucky-gcc.h | 8 ++++++++ 17 diff --git a/js/src/jit/AtomicOperations.h b/js/src/jit/AtomicOperations.h 19 --- a/js/src/jit/AtomicOperations.h 20 +++ b/js/src/jit/AtomicOperations.h 28 # include "jit/shared/AtomicOperations-feeling-lucky.h" 31 diff --git a/js/src/jit/shared/AtomicOperations-feeling-lucky-gcc.h b/js/src/jit/shared/AtomicOpera… 33 --- a/js/src/jit/shared/AtomicOperations-feeling-lucky-gcc.h 34 +++ b/js/src/jit/shared/AtomicOperations-feeling-lucky-gcc.h
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | Bug-1556197-amend-Bug-1544631-for-fixing-mips32.patch | 7 js/src/jit/mips32/MacroAssembler-mips32-inl.h | 10 +++++++--- 10 diff --git a/js/src/jit/mips32/MacroAssembler-mips32-inl.h b/js/src/jit/mips32/MacroAssembler-mips3… 12 --- a/js/src/jit/mips32/MacroAssembler-mips32-inl.h 13 +++ b/js/src/jit/mips32/MacroAssembler-mips32-inl.h
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpcre/ |
| H A D | libpcre_8.45.bb | 24 PACKAGECONFIG ??= "pcre8 unicode-properties jit" 31 PACKAGECONFIG[jit] = "--enable-jit=auto,--disable-jit"
|
| /OK3568_Linux_fs/buildroot/package/pcre2/ |
| H A D | pcre2.mk | 21 PCRE2_CONF_OPTS += --enable-jit 23 PCRE2_CONF_OPTS += --disable-jit
|
| /OK3568_Linux_fs/buildroot/package/guile/ |
| H A D | guile.mk | 48 GUILE_CONF_OPTS += --disable-jit 51 HOST_GUILE_CONF_OPTS += --disable-jit
|
| /OK3568_Linux_fs/buildroot/package/php/ |
| H A D | 0005-allow-opcache-cross-compiling.patch | 33 PHP_ADD_BUILD_DIR([$ext_builddir/jit], 1) 34 PHP_ADD_MAKEFILE_FRAGMENT($ext_srcdir/jit/Makefile.frag)
|
| H A D | php.mk | 65 PHP_CONF_OPTS += --enable-opcache --disable-opcache-jit 251 PHP_CONF_OPTS += --with-pcre-jit=yes 254 PHP_CONF_OPTS += --with-pcre-jit=no
|
| /OK3568_Linux_fs/buildroot/package/luajit/ |
| H A D | 0002-install-inc.patch | 17 INSTALL_JITLIB= $(INSTALL_LJLIBD)/jit
|
| /OK3568_Linux_fs/external/rknn-toolkit2/examples/pytorch/resnet18/ |
| H A D | test.py | 12 trace_model = torch.jit.trace(net, torch.Tensor(1, 3, 224, 224))
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | Makefile | 63 bpf/jit.o
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sysdig/ |
| H A D | sysdig_0.28.0.bb | 12 JIT ?= "jit"
|
| /OK3568_Linux_fs/buildroot/package/copas/ |
| H A D | 0001-Do-not-load-coxpcall-for-LuaJIT.patch | 43 +if _VERSION=="Lua 5.1" and not jit then -- obsolete: only for Lua 5.1 compatibility
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-inject.txt | 61 --jit::
|
| H A D | jitdump-specification.txt | 64 * Value 3 : JIT_CODE_CLOSE : record marking the end of the jit runtime (optional)
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | memory.rst | 36 ffffa00000000000 ffffa00007ffffff 128MB bpf jit region 56 ffffa00000000000 ffffa00007ffffff 128MB bpf jit region
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/mozjs/ |
| H A D | mozjs-91_91.8.0.bb | 44 JIT:mipsarch = "--disable-jit"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/ |
| H A D | php_8.1.16.bb | 74 EXTRA_OECONF:append:riscv64 = " --with-pcre-jit=no" 75 EXTRA_OECONF:append:riscv32 = " --with-pcre-jit=no"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/ |
| H A D | mozjs-78_78.15.0.bb | 40 JIT:mipsarch = "--disable-jit"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/emacs/ |
| H A D | emacs_27.2.bb | 142 ${datadir}/${BPN}/${PV}/lisp/jit-lock.elc \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | b-header-vars | 90 …s-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt… 91 …ype-brig.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype…
|
| /OK3568_Linux_fs/kernel/Documentation/bpf/ |
| H A D | btf.rst | 617 func signatures and line info, along with byte/jit codes.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | b-header-vars | 90 …s-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt… 91 …ype-brig.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/ |
| H A D | gtype.state | 9 (!languages 11 ada brig c cp d fortran go jit lto objc objcp) 217 (!srcfile 128 "jit/dummy-frontend.c") 1123 (!srcfileloc "jit/dummy-frontend.c" 45) 1127 (!srcfileloc "jit/dummy-frontend.c" 44) 8688 (!srcfileloc "jit/dummy-frontend.c" 71) 8692 (!srcfileloc "jit/dummy-frontend.c" 70) 10610 (!srcfileloc "jit/dummy-frontend.c" 38) 10614 (!srcfileloc "jit/dummy-frontend.c" 37) 13965 (!srcfileloc "jit/dummy-frontend.c" 64) 13969 (!srcfileloc "jit/dummy-frontend.c" 62) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/ |
| H A D | gtype.state | 9 (!languages 11 ada brig c cp d fortran go jit lto objc objcp) 215 (!srcfile 128 "jit/dummy-frontend.c") 1121 (!srcfileloc "jit/dummy-frontend.c" 45) 1125 (!srcfileloc "jit/dummy-frontend.c" 44) 8678 (!srcfileloc "jit/dummy-frontend.c" 71) 8682 (!srcfileloc "jit/dummy-frontend.c" 70) 10600 (!srcfileloc "jit/dummy-frontend.c" 38) 10604 (!srcfileloc "jit/dummy-frontend.c" 37) 13999 (!srcfileloc "jit/dummy-frontend.c" 64) 14003 (!srcfileloc "jit/dummy-frontend.c" 62) [all …]
|