git: DragonFly_RELEASE_6_4 testcases/libnvmm: Add two memory tests using RIP-relative addressing
Aaron LI
aly at crater.dragonflybsd.org
Wed Feb 11 17:50:56 PST 2026
commit 2f97cb6f7643036b3f033ed137c00c95e8962733
Author: Aaron LI <aly at aaronly.me>
Date: Wed Feb 11 17:24:01 2026 +0800
testcases/libnvmm: Add two memory tests using RIP-relative addressing
While these two tests do not exercise the RIP-relative address
calculation path in store_to_gva(), they can help validate the x86
instruction decoder.
Credit: Claude Sonnet 4.5 (https://claude.ai/)
Summary of changes:
test/testcases/libnvmm/h_mem_assist.c | 6 +++
test/testcases/libnvmm/h_mem_assist_asm.S | 66 +++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f97cb6f7643036b3f033ed137c00c95e8962733
--
DragonFly BSD source repository
More information about the Commits
mailing list