4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-15 13:39:26 +08:00
Nick Clifton dc70030aba * mips.h: Document new field descriptors +Q.
(OP_SH_SEQI, OP_MASK_SEQI): New bit mask and shift count for SEQI.

opcodes/

        * mips-dis.c (print_insn_args): Handle field descriptor +Q.
        * mips-opc.c (mips_builtin_opcodes): Add Octeon instructions seq,
        seqi, sne and snei.

gas/

        * config/tc-mips.c (validate_mips_insn): Handle field descriptor +Q.
        (mips_ip): Likewise.
        (macro_build): Likewise.
        (CPU_HAS_SEQ): New macro.
        (macro2) <M_SEQ_I, M_SNE_I>: Use it.  Emit seq/sne and seqi/snei.

gas/testsuite/

        * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for seq* and sne*.
        * gas/mips/octeon-ill.s, gas/mips/octeon-ill.s: Add tests for seqi
        and snei.
2008-06-12 21:44:53 +00:00
..
2008-03-28 21:51:38 +00:00
2005-09-30 15:12:52 +00:00
2008-02-18 13:46:45 +00:00
2008-02-27 12:33:42 +00:00
2008-04-03 14:03:20 +00:00
2006-02-23 21:36:17 +00:00
2007-07-03 07:54:19 +00:00
2008-04-14 11:01:38 +00:00
2006-09-16 23:51:50 +00:00
2006-10-25 06:49:18 +00:00
1999-05-03 07:29:06 +00:00