Allow jit_jmpi on an immediate constant address. - lightning.git - Portable just-in-time compiler library

index : lightning.git
Portable just-in-time compiler library
summary refs log tree commit diff
path: root/lib/jit_arm-cpu.c
diff options
context:
space:
mode:
authorpcpa <paulo.cesar.pereira.de.andrade@gmail.com>2014年10月14日 17:04:13 -0300
committerpcpa <paulo.cesar.pereira.de.andrade@gmail.com>2014年10月14日 17:04:13 -0300
commit20a2f1f9c539c6b7509f9a32ef926b9b9dd98cc9 (patch)
treefa08b894c7fea14e089d6e11c36dd5fa721983bc /lib/jit_arm-cpu.c
parent1d75fe625af6020f88b7977810ed7a66c47d7bf3 (diff)
downloadlightning-20a2f1f9c539c6b7509f9a32ef926b9b9dd98cc9.tar.gz
Allow jit_jmpi on an immediate constant address.
* lib/jit_aarch64.c, lib/jit_alpha.c, lib/jit_arm.c, lib/jit_hppa.c, lib/jit_ia64.c, lib/jit_mips.c, lib/jit_ppc.c, lib/jit_s390x.c, lib/jit_sparc.c, lib/jit_x86.c, lib/lightning.c: Allow jit_jmpi on a target that is not a node. This may lead to hard to debug code generation, but is a required feature for certain generators, like the ones that used lightning 1.2x. Note that previously, but not really well documented, it was instructed to use: jit_movi(rn, addr); jit_jmpr(rn); but now, plain: jit_patch_abs(jit_jmpi(), addr); should also work.
Diffstat (limited to 'lib/jit_arm-cpu.c')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月13日 15:57:52 +0000

AltStyle によって変換されたページ (->オリジナル) /