summaryrefslogtreecommitdiff
path: root/test/vmread.asm
Commit message (Collapse)AuthorAgeFilesLines
* test: change .stdout/.stderr to stdout/stderrH. Peter Anvin2008-10-061-1/+1
| | | | | | | | Using hidden files are rather antisocial, and rather pointless in this particular context. Change .stdout and .stderr to simply stdout and stderr. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Accept implicit memory size for VMREAD/VMWRITEH. Peter Anvin2008-08-281-0/+4
|
* BR 2029472: Wrong operand size for VMREAD/VMWRITE in 64-bit modeH. Peter Anvin2008-08-281-0/+22
Fix the operand size for VMREAD/VMWRITE in 64-bit mode