diff options
author | Victor van den Elzen <victor.vde@gmail.com> | 2009-11-11 08:09:03 +0100 |
---|---|---|
committer | Victor van den Elzen <victor.vde@gmail.com> | 2009-11-11 08:09:03 +0100 |
commit | 02c9a72fddb1c8176e9469551ea989def49fdaca (patch) | |
tree | 3979014e9b6bd4cf4e6f10aef5a78a3f5ca15345 /test/pinsr16.asm | |
parent | 30621f4d0cfbd2d4f8238770980fe757d3c928a0 (diff) | |
download | nasm-02c9a72fddb1c8176e9469551ea989def49fdaca.tar.gz |
Update test files
Remove references to DREX instructions
Diffstat (limited to 'test/pinsr16.asm')
-rw-r--r-- | test/pinsr16.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pinsr16.asm b/test/pinsr16.asm index f971598c..0159839a 100644 --- a/test/pinsr16.asm +++ b/test/pinsr16.asm @@ -1,3 +1,4 @@ +;Testname=test; Arguments=-O0 -fbin -opinsr16.bin; Files=stdout stderr pinsr16.bin bits 16 pinsrw mm0,eax,0 |