add support for 128-bit ARM SVE (x1/x2)
bump default threads number from 120 to 480
clean up SIMD test output formatting
clean up CORE test output formatting
clean up RooT demo output formatting
restore original window size in RooT demo build scripts
add initial predicated SIMD backends
add signed/unsigned 32/64-bit SIMD div/rem
add configurable scaled-indexed addressing modes
clean up signed/unsigned SIMD converters
add unsigned fp-to-int SIMD converters
clean up unsigned SIMD converters
add unsigned int-to-fp SIMD converters
rename internal Te** registers to TE** on RISCs
rename internal xF2/xF3 to XF2/XF3 on x86/64
clean up comments in SIMD headers
clean up AVX-512 mkj instructions
optimize 64-bit SIMD mkj instructions
fix MegC addressing mode on x64
fix sregs_sa/la for over 1K SVE
update copyright to next year
add test for 32/64-bit signed/unsigned bridge
add tests for fp16 SIMD/ELEM with direct output
add tests for byte SIMD/BASE with direct output
fix 16-bit logical SIMD for AVX target
revert predicated SIMD temporarily
add 32/64-bit predicated SIMD fp-compare
add 64-bit predicated SIMD arithmetic
add 32-bit predicated SIMD arithmetic
add notes for QEMU 8.0.0 and MIPS cross-compiler
clean up comments in main header
add notes for QEMU 8.0.0 and MIPS cross-compiler
v0.7.1d "GIzmo+1d": macOS M1, VS2022, Ubuntu 22.04
update roadmap for 0.7.x series
revert to standalone compiler in makefiles for MIPS64r6+MSA
update copyright year to 2023
clean up notes for QEMU 7.2.0 and Ubuntu 23.04
update copyright year to 2023
v0.7.0g "GIzmo+g": backports, VS2022, Ubuntu 22.04
update roadmap for 0.7.x series
clean up notes for QEMU 7.2.0 and Ubuntu 23.04
revert to standalone compiler in makefiles for MIPS64r6+MSA
change to upstream compiler in makefiles for MIPS64r6+MSA
add comment for VS2022 binaries
update makefile comments for Ubuntu 22.04
add notes for QEMU 6.2.0 and 7.2.0
clean up comments in MIPS and POWER makefiles
drop ppc64abi32 targets from QEMU build script
drop ppc64abi32 targets (since QEMU 5.2.0)
add workaround for power8 on Ubuntu 22.04
add workaround for gcc 11 power9 target
change to upstream compiler in makefiles for MIPS64r6+MSA
add comment for VS2022 binaries
update makefile comments for Ubuntu 22.04
add notes for QEMU 6.2.0 and 7.2.0
clean up comments in MIPS and POWER makefiles
swap 16-bit tests with SIMD integer compare
rename SIMD tests before swapping
drop ppc64abi32 targets from QEMU build script
suppress warnings in VS2022 (x64 build)
add header files to VS2022 SIMD test
fix double-precision logic/arithmetic on ARMv7, x86
add double-precision logic/arithmetic to ARMv7, x86
update test scripts for SIMD integer compare
add tests (30-36) for SIMD integer compare
update build scripts with TDM64 10.3.0-2
improve direct comparison of ASM section outputs
allow direct comparison of ASM section outputs
clean up command-line messages in engine apps
add and clean up comments in BASE headers
add and clean up comments in SIMD headers
refactor SIMD integer compare on x86_64
optimize mask-jump (mkj) SIMD ops on x86_64
require both SSE4.1 and SSE4.2 for SSE4 target slots
add configuration mappings for SIMD integer compare
fix xorxz to xorzx in SIMD integer compare
add integer SIMD compare across all targets
refactor 64/32-bit integer emulation on x86_64 + SIMD
update docs with right shifts in C/C++, fix sign-extend on MIPS
clean up wording in BASE header files
optimize rem instructions on ARM and POWER
clean up comments in BASE header files
update project description
update comments in BASE header files
add sign/zero-extend bridges to 64-bit BASE
add DAZ support for flush-to-zero mode on x86
switch to malloc for 64-bit pointer/address combo
suppress warnings in VS2022 (x64 build)
clean up comments and description
clean up comments and description
clean up comments and description
clean up comments and description
clean up comments and description
clean up comments and description
clean up comments and description
clean up comments and description
clean up comments and description
clean up comments and description
clean up comments and description