NetBSD/lib/libnvmm
maxv 7a4f551dcf Change the layout of the SEG state:
- Reorder it, to match the CPU encoding. This is the universal order,
   also used by Qemu. Drop the seg_to_nvmm[] tables.

 - Compress it. This divides its size by two.

 - Rename some of its fields, to better match the x86 spec. Also, take S
   out of Type, this was a NetBSD-ism that was likely confusing to other
   people.
2019-02-26 12:23:12 +00:00
..
libnvmm_x86.c Change the layout of the SEG state: 2019-02-26 12:23:12 +00:00
libnvmm.3 Mark up NULL with Dv. Remove empty line. 2019-02-05 15:03:35 +00:00
libnvmm.c Several improvements and fixes: 2018-12-27 07:22:31 +00:00
Makefile Too much magic involved - revert previous. 2018-11-13 09:24:37 +00:00
nvmm.h Optimize: on single memory operand instructions, take the GPA directly from 2019-01-07 16:30:25 +00:00
shlib_version