2021-06-01 21:35:17 +02:00
|
|
|
#
|
|
|
|
# Power ISA decode for 64-bit prefixed insns (opcode space 0 and 1)
|
|
|
|
#
|
|
|
|
# Copyright (c) 2021 Instituto de Pesquisas Eldorado (eldorado.org.br)
|
|
|
|
#
|
|
|
|
# This library is free software; you can redistribute it and/or
|
|
|
|
# modify it under the terms of the GNU Lesser General Public
|
|
|
|
# License as published by the Free Software Foundation; either
|
|
|
|
# version 2.1 of the License, or (at your option) any later version.
|
|
|
|
#
|
|
|
|
# This library is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
# Lesser General Public License for more details.
|
|
|
|
#
|
|
|
|
# You should have received a copy of the GNU Lesser General Public
|
|
|
|
# License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
|
|
|
#
|
2021-06-01 21:35:18 +02:00
|
|
|
|
|
|
|
# Format MLS:D and 8LS:D
|
|
|
|
&PLS_D rt ra si:int64_t r:bool
|
|
|
|
%pls_si 32:s18 0:16
|
|
|
|
@PLS_D ...... .. ... r:1 .. .................. \
|
|
|
|
...... rt:5 ra:5 ................ \
|
|
|
|
&PLS_D si=%pls_si
|
2021-11-04 13:37:10 +01:00
|
|
|
@8LS_D_TSX ...... .. . .. r:1 .. .................. \
|
|
|
|
..... rt:6 ra:5 ................ \
|
|
|
|
&PLS_D si=%pls_si
|
2021-06-01 21:35:18 +02:00
|
|
|
|
2021-11-04 13:37:11 +01:00
|
|
|
%rt_tsxp 21:1 22:4 !function=times_2
|
|
|
|
@8LS_D_TSXP ...... .. . .. r:1 .. .................. \
|
|
|
|
...... ..... ra:5 ................ \
|
|
|
|
&PLS_D si=%pls_si rt=%rt_tsxp
|
|
|
|
|
2021-06-01 21:35:21 +02:00
|
|
|
### Fixed-Point Load Instructions
|
|
|
|
|
|
|
|
PLBZ 000001 10 0--.-- .................. \
|
|
|
|
100010 ..... ..... ................ @PLS_D
|
|
|
|
PLHZ 000001 10 0--.-- .................. \
|
|
|
|
101000 ..... ..... ................ @PLS_D
|
|
|
|
PLHA 000001 10 0--.-- .................. \
|
|
|
|
101010 ..... ..... ................ @PLS_D
|
|
|
|
PLWZ 000001 10 0--.-- .................. \
|
|
|
|
100000 ..... ..... ................ @PLS_D
|
|
|
|
PLWA 000001 00 0--.-- .................. \
|
|
|
|
101001 ..... ..... ................ @PLS_D
|
|
|
|
PLD 000001 00 0--.-- .................. \
|
|
|
|
111001 ..... ..... ................ @PLS_D
|
2021-10-29 22:23:56 +02:00
|
|
|
PLQ 000001 00 0--.-- .................. \
|
|
|
|
111000 ..... ..... ................ @PLS_D
|
2021-06-01 21:35:21 +02:00
|
|
|
|
2021-06-01 21:35:23 +02:00
|
|
|
### Fixed-Point Store Instructions
|
|
|
|
|
|
|
|
PSTW 000001 10 0--.-- .................. \
|
|
|
|
100100 ..... ..... ................ @PLS_D
|
|
|
|
PSTB 000001 10 0--.-- .................. \
|
|
|
|
100110 ..... ..... ................ @PLS_D
|
|
|
|
PSTH 000001 10 0--.-- .................. \
|
|
|
|
101100 ..... ..... ................ @PLS_D
|
|
|
|
|
|
|
|
PSTD 000001 00 0--.-- .................. \
|
|
|
|
111101 ..... ..... ................ @PLS_D
|
2021-10-29 22:23:56 +02:00
|
|
|
PSTQ 000001 00 0--.-- .................. \
|
|
|
|
111100 ..... ..... ................ @PLS_D
|
2021-06-01 21:35:23 +02:00
|
|
|
|
2021-06-01 21:35:18 +02:00
|
|
|
### Fixed-Point Arithmetic Instructions
|
|
|
|
|
|
|
|
PADDI 000001 10 0--.-- .................. \
|
|
|
|
001110 ..... ..... ................ @PLS_D
|
2021-06-01 21:35:19 +02:00
|
|
|
|
2021-10-29 22:23:54 +02:00
|
|
|
### Float-Point Load and Store Instructions
|
|
|
|
|
|
|
|
PLFS 000001 10 0--.-- .................. \
|
|
|
|
110000 ..... ..... ................ @PLS_D
|
|
|
|
PLFD 000001 10 0--.-- .................. \
|
|
|
|
110010 ..... ..... ................ @PLS_D
|
|
|
|
PSTFS 000001 10 0--.-- .................. \
|
|
|
|
110100 ..... ..... ................ @PLS_D
|
|
|
|
PSTFD 000001 10 0--.-- .................. \
|
|
|
|
110110 ..... ..... ................ @PLS_D
|
|
|
|
|
2021-06-01 21:35:19 +02:00
|
|
|
### Prefixed No-operation Instruction
|
|
|
|
|
|
|
|
@PNOP 000001 11 0000-- 000000000000000000 \
|
|
|
|
................................
|
|
|
|
|
|
|
|
{
|
|
|
|
[
|
|
|
|
## Invalid suffixes: Branch instruction
|
|
|
|
# bc[l][a]
|
|
|
|
INVALID ................................ \
|
|
|
|
010000-------------------------- @PNOP
|
|
|
|
# b[l][a]
|
|
|
|
INVALID ................................ \
|
|
|
|
010010-------------------------- @PNOP
|
|
|
|
# bclr[l]
|
|
|
|
INVALID ................................ \
|
|
|
|
010011---------------0000010000- @PNOP
|
|
|
|
# bcctr[l]
|
|
|
|
INVALID ................................ \
|
|
|
|
010011---------------1000010000- @PNOP
|
|
|
|
# bctar[l]
|
|
|
|
INVALID ................................ \
|
|
|
|
010011---------------1000110000- @PNOP
|
|
|
|
|
|
|
|
## Invalid suffixes: rfebb
|
|
|
|
INVALID ................................ \
|
|
|
|
010011---------------0010010010- @PNOP
|
|
|
|
|
|
|
|
## Invalid suffixes: context synchronizing other than isync
|
|
|
|
# sc
|
|
|
|
INVALID ................................ \
|
|
|
|
010001------------------------1- @PNOP
|
|
|
|
# scv
|
|
|
|
INVALID ................................ \
|
|
|
|
010001------------------------01 @PNOP
|
|
|
|
# rfscv
|
|
|
|
INVALID ................................ \
|
|
|
|
010011---------------0001010010- @PNOP
|
|
|
|
# rfid
|
|
|
|
INVALID ................................ \
|
|
|
|
010011---------------0000010010- @PNOP
|
|
|
|
# hrfid
|
|
|
|
INVALID ................................ \
|
|
|
|
010011---------------0100010010- @PNOP
|
|
|
|
# urfid
|
|
|
|
INVALID ................................ \
|
|
|
|
010011---------------0100110010- @PNOP
|
|
|
|
# stop
|
|
|
|
INVALID ................................ \
|
|
|
|
010011---------------0101110010- @PNOP
|
|
|
|
# mtmsr w/ L=0
|
|
|
|
INVALID ................................ \
|
|
|
|
011111---------0-----0010010010- @PNOP
|
|
|
|
# mtmsrd w/ L=0
|
|
|
|
INVALID ................................ \
|
|
|
|
011111---------0-----0010110010- @PNOP
|
|
|
|
|
|
|
|
## Invalid suffixes: Service Processor Attention
|
|
|
|
INVALID ................................ \
|
|
|
|
000000----------------100000000- @PNOP
|
|
|
|
]
|
|
|
|
|
|
|
|
## Valid suffixes
|
|
|
|
PNOP ................................ \
|
|
|
|
-------------------------------- @PNOP
|
|
|
|
}
|
2021-11-04 13:37:10 +01:00
|
|
|
|
|
|
|
### VSX instructions
|
|
|
|
|
|
|
|
PLXV 000001 00 0--.-- .................. \
|
|
|
|
11001 ...... ..... ................ @8LS_D_TSX
|
|
|
|
PSTXV 000001 00 0--.-- .................. \
|
|
|
|
11011 ...... ..... ................ @8LS_D_TSX
|
2021-11-04 13:37:11 +01:00
|
|
|
PLXVP 000001 00 0--.-- .................. \
|
|
|
|
111010 ..... ..... ................ @8LS_D_TSXP
|
|
|
|
PSTXVP 000001 00 0--.-- .................. \
|
|
|
|
111110 ..... ..... ................ @8LS_D_TSXP
|