uasm.h (390363ed77c05f4971254bebc96554afb79dd453) uasm.h (e8ef868b470984064c23ce4bf2cd4c0167e1fbe5)
1/*
2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
4 * for more details.
5 *
6 * Copyright (C) 2004, 2005, 2006, 2008 Thiemo Seufer
7 * Copyright (C) 2005 Maciej W. Rozycki
8 * Copyright (C) 2006 Ralf Baechle (ralf@linux-mips.org)

--- 130 unchanged lines hidden (view full) ---

139Ip_0(_rfe);
140Ip_u2u1u3(_rotr);
141Ip_u2s3u1(_sc);
142Ip_u2s3u1(_scd);
143Ip_u2s3u1(_sd);
144Ip_u2u1u3(_sll);
145Ip_u3u2u1(_sllv);
146Ip_u2u1s3(_sltiu);
1/*
2 * This file is subject to the terms and conditions of the GNU General Public
3 * License. See the file "COPYING" in the main directory of this archive
4 * for more details.
5 *
6 * Copyright (C) 2004, 2005, 2006, 2008 Thiemo Seufer
7 * Copyright (C) 2005 Maciej W. Rozycki
8 * Copyright (C) 2006 Ralf Baechle (ralf@linux-mips.org)

--- 130 unchanged lines hidden (view full) ---

139Ip_0(_rfe);
140Ip_u2u1u3(_rotr);
141Ip_u2s3u1(_sc);
142Ip_u2s3u1(_scd);
143Ip_u2s3u1(_sd);
144Ip_u2u1u3(_sll);
145Ip_u3u2u1(_sllv);
146Ip_u2u1s3(_sltiu);
147Ip_u3u1u2(_sltu);
147Ip_u2u1u3(_sra);
148Ip_u2u1u3(_srl);
149Ip_u3u2u1(_srlv);
150Ip_u3u1u2(_subu);
151Ip_u2s3u1(_sw);
152Ip_u1(_sync);
153Ip_u1(_syscall);
154Ip_0(_tlbp);

--- 137 unchanged lines hidden ---
148Ip_u2u1u3(_sra);
149Ip_u2u1u3(_srl);
150Ip_u3u2u1(_srlv);
151Ip_u3u1u2(_subu);
152Ip_u2s3u1(_sw);
153Ip_u1(_sync);
154Ip_u1(_syscall);
155Ip_0(_tlbp);

--- 137 unchanged lines hidden ---