aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/X86/X86Instr3DNow.td
AgeCommit message (Expand)Author
2013-02-12Added 0x0D to 2-byte opcode extension table for prefetch* variantsKay Tiong Khoo
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu
2011-04-15Add 3DNow! intrinsics.Michael J. Spencer
2010-10-03Add 3DNowA instructions.Eli Friedman
2010-10-03add support for the prefetch/prefetchw instructions, move femms intoChris Lattner
2010-10-03what the heck, add support for the rest of the 3dNow! binary operations.Chris Lattner
2010-10-03Implement support for the bizarre 3DNow! encoding (which is unlike anythingChris Lattner
2010-10-02stub out a header to put 3dNow! instructions into.Chris Lattner