commit | c8134bc54a783d5c7e480d21ec5bd1460b03fb92 | [log] [tgz] |
---|---|---|
author | Jan Kratochvil <jan.kratochvil@redhat.com> | Sat Jul 31 17:12:31 2010 +0200 |
committer | John Koleszar <jkoleszar@google.com> | Mon Aug 02 09:17:14 2010 -0400 |
tree | 1a968252cf61e0e1fd65b78122a8eee79549385b | |
parent | 675298216d24c7c9ad73140cd7d81acf28648a30 [diff] |
nasm: use OWORD vs DQWORD nasm knows only OWORD. yasm knows both OWORD and DQWORD. Provide nasm compatibility. No binary change by this patch with yasm on {x86_64,i686}-fedora13-linux-gnu. Few longer opcodes with nasm on {x86_64,i686}-fedora13-linux-gnu have been checked as safe. Change-Id: I62151390089e90df9a7667822fa594ac20b00e78