1 # MIPS32 Release 6 instruction set
3 # Copyright (C) 2020 Philippe Mathieu-Daudé
5 # SPDX-License-Identifier: LGPL-2.1-or-later
9 # MIPS Architecture for Programmers Volume II-A
10 # The MIPS32 Instruction Set Reference Manual, Revision 6.06
11 # (Document Number: MD00086-2B-MIPS32BIS-AFP-06.06)
13 # MIPS Architecture for Programmers Volume II-A
14 # The MIPS64 Instruction Set Reference Manual, Revision 6.06
15 # (Document Number: MD00087-2B-MIPS64BIS-AFP-6.06)
19 @lsa ...... rs:5 rt:5 rd:5 ... sa:2 ...... &r
21 LSA 000000 ..... ..... ..... 000 .. 000101 @lsa
22 DLSA 000000 ..... ..... ..... 000 .. 010101 @lsa
24 REMOVED 010011 ----- ----- ----- ----- ------ # COP1X (COP3)
26 REMOVED 011100 ----- ----- ----- ----- ------ # SPECIAL2
28 REMOVED 011010 ----- ----- ---------------- # LDL
29 REMOVED 011011 ----- ----- ---------------- # LDR
31 REMOVED 011111 ----- ----- ---------- 011001 # LWLE
32 REMOVED 011111 ----- ----- ---------- 011010 # LWRE
33 REMOVED 011111 ----- ----- ---------- 100001 # SWLE
34 REMOVED 011111 ----- ----- ---------- 100010 # SWRE
36 REMOVED 100010 ----- ----- ---------------- # LWL
37 REMOVED 100110 ----- ----- ---------------- # LWR
38 REMOVED 101010 ----- ----- ---------------- # SWL
39 REMOVED 101100 ----- ----- ---------------- # SDL
40 REMOVED 101101 ----- ----- ---------------- # SDR
41 REMOVED 101110 ----- ----- ---------------- # SWR
43 REMOVED 101111 ----- ----- ---------------- # CACHE
45 REMOVED 110000 ----- ----- ---------------- # LL
46 REMOVED 110011 ----- ----- ---------------- # PREF
47 REMOVED 110100 ----- ----- ---------------- # LLD
48 REMOVED 111000 ----- ----- ---------------- # SC
49 REMOVED 111100 ----- ----- ---------------- # SCD