Module Name: src Committed By: joerg Date: Wed Feb 6 15:42:31 UTC 2019
Modified Files: src/tests/lib/libnvmm: h_mem_assist_asm.S Log Message: movzx is not AT&T syntax, but some bastard version of Intel syntax. Switch to the equivalent mnenomic. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libnvmm/h_mem_assist_asm.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.