aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/rel6.decode
blob: d6989cf56e89bd84fbadfc2f05d5750660cb35e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# MIPS32 Release 6 instruction set
#
# Copyright (C) 2020  Philippe Mathieu-Daudé
#
# SPDX-License-Identifier: LGPL-2.1-or-later
#
# Reference:
#
#       MIPS Architecture for Programmers Volume II-A
#       The MIPS32 Instruction Set Reference Manual, Revision 6.06
#       (Document Number: MD00086-2B-MIPS32BIS-AFP-06.06)
#
#       MIPS Architecture for Programmers Volume II-A
#       The MIPS64 Instruction Set Reference Manual, Revision 6.06
#       (Document Number: MD00087-2B-MIPS64BIS-AFP-6.06)

&r                  rs rt rd sa

@lsa                ...... rs:5 rt:5 rd:5 ... sa:2 ......   &r

LSA                 000000 ..... ..... ..... 000 .. 000101  @lsa
DLSA                000000 ..... ..... ..... 000 .. 010101  @lsa

REMOVED             010011 ----- ----- ----- ----- ------   # COP1X (COP3)

REMOVED             011100 ----- ----- ----- ----- ------   # SPECIAL2

REMOVED             011010 ----- ----- ----------------     # LDL
REMOVED             011011 ----- ----- ----------------     # LDR

REMOVED             011111 ----- ----- ----------  011001   # LWLE
REMOVED             011111 ----- ----- ----------  011010   # LWRE
REMOVED             011111 ----- ----- ----------  100001   # SWLE
REMOVED             011111 ----- ----- ----------  100010   # SWRE

REMOVED             100010 ----- ----- ----------------     # LWL
REMOVED             100110 ----- ----- ----------------     # LWR
REMOVED             101010 ----- ----- ----------------     # SWL
REMOVED             101100 ----- ----- ----------------     # SDL
REMOVED             101101 ----- ----- ----------------     # SDR
REMOVED             101110 ----- ----- ----------------     # SWR

REMOVED             101111 ----- ----- ----------------     # CACHE

REMOVED             110000 ----- ----- ----------------     # LL
REMOVED             110011 ----- ----- ----------------     # PREF
REMOVED             110100 ----- ----- ----------------     # LLD
REMOVED             111000 ----- ----- ----------------     # SC
REMOVED             111100 ----- ----- ----------------     # SCD