summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gas/opcode
AgeCommit message (Collapse)Author
1999-08-31Support fxch abreviated formMarc Espie
1998-11-01mvme88k changes. Fixed killer bug in xcr instruction.Steve Murphree
1998-07-03Fix assembly of cmov* instructions. This instruction does not have the W bitTobias Weingartner
to specify operand size (use a prefix instead). Tested by mickey, me, and hopefully others along the way. The same fix seems to exist in freebsd as well.
1998-02-15Merge of NetBSD changes + $OpenBSD$ tagsNiklas Hallqvist
1997-09-04add %cr4 (from freebsd)chuck
1997-04-24fix subtle bug in the m88k assembler, without this fix it would not assembleDale S. Rahn
the instruction "rot r24,r24,r13" because it did not accept the shift about being specified by the register.
1996-06-17from netbsd; Change the segment mov constraint to WordReg|WordMem, toTheo de Raadt
disallow 8-bit memory access, and enable a (somewhat) common register usage.
1995-10-18initial import of NetBSD treeTheo de Raadt