Date: Tue, 23 Mar 1999 12:54:22 -0600 From: Eric Rudd Subject: MMX PAND instruction assembled incorrectly by as.exe v2.8.1 To: djgpp-workers AT delorie DOT com Message-id: <36F7E35E.23B4F131@cyberoptics.com> Organization: CyberOptics MIME-version: 1.0 X-Mailer: Mozilla 4.05 [en] (Win95; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com The GNU assembler 2.8.1 assembles the MMX instruction PAND with an opcode of 0x0FDA, rather than 0x0FDB, as specified by Intel. Unfortunately, I had trouble building the binutils to test the patch I had (though I was ultimately successful). The configure.bat file for the binutils has a few problems. First, one must run patch