mips: Use DEXT when in 64-bit mode instead of EXT - 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:
authorKimplul <kimi.h.kuparinen@gmail.com>2021年11月18日 14:53:40 +0200
committerpcpa <paulo.cesar.pereira.de.andrade@gmail.com>2022年05月10日 16:28:10 -0300
commit23fd1a3dfd82514f052e6559143c2a0c9c0b1b8a (patch)
tree66752631b5c4868b0f388648ead4624d822cd869 /lib/jit_arm-cpu.c
parent73c4c9df8638f34f7c89fcf4cab3841a1338de63 (diff)
downloadlightning-23fd1a3dfd82514f052e6559143c2a0c9c0b1b8a.tar.gz
mips: Use DEXT when in 64-bit mode instead of EXT
EXT sign-extends the value, which caused make check to fail on qemu-system-mips64el. On 64-bit systems, DEXT should probably be used, as it zero-extends the value. https://s3-eu-west-1.amazonaws.com/downloads-mips/documents/MD00087-2B-MIPS64BIS-AFP-6.06.pdf EXT on page 254, and DEXT on 195.
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月16日 11:06:21 +0000

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