git: testcases/libnvmm: Add two memory tests using RIP-relative addressing

Aaron LI aly at crater.dragonflybsd.org
Wed Feb 11 17:43:16 PST 2026


commit dea513a396514e21fa2cb677cd1e42929283d797
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/dea513a396514e21fa2cb677cd1e42929283d797


-- 
DragonFly BSD source repository


More information about the Commits mailing list