insn32.decode (43507e47e14e92e4460fdd29cf9f3798b401589f) | insn32.decode (a1b05c06255c2136bd4076017c48546035a8cb40) |
---|---|
1# 2# Power ISA decode for 32-bit insns (opcode space 0) 3# 4# Copyright (c) 2021 Instituto de Pesquisas Eldorado (eldorado.org.br) 5# 6# This library is free software; you can redistribute it and/or 7# modify it under the terms of the GNU Lesser General Public 8# License as published by the Free Software Foundation; either --- 849 unchanged lines hidden (view full) --- 858VMODSD 000100 ..... ..... ..... 11111001011 @VX 859VMODUD 000100 ..... ..... ..... 11011001011 @VX 860VMODSQ 000100 ..... ..... ..... 11100001011 @VX 861VMODUQ 000100 ..... ..... ..... 11000001011 @VX 862 863## SLB Management Instructions 864 865SLBIE 011111 ----- ----- ..... 0110110010 - @X_rb | 1# 2# Power ISA decode for 32-bit insns (opcode space 0) 3# 4# Copyright (c) 2021 Instituto de Pesquisas Eldorado (eldorado.org.br) 5# 6# This library is free software; you can redistribute it and/or 7# modify it under the terms of the GNU Lesser General Public 8# License as published by the Free Software Foundation; either --- 849 unchanged lines hidden (view full) --- 858VMODSD 000100 ..... ..... ..... 11111001011 @VX 859VMODUD 000100 ..... ..... ..... 11011001011 @VX 860VMODSQ 000100 ..... ..... ..... 11100001011 @VX 861VMODUQ 000100 ..... ..... ..... 11000001011 @VX 862 863## SLB Management Instructions 864 865SLBIE 011111 ----- ----- ..... 0110110010 - @X_rb |
866SLBIEG 011111 ..... ----- ..... 0111010010 - @X_tb |
|
866 867## TLB Management Instructions 868 869&X_tlbie rb rs ric prs:bool r:bool 870@X_tlbie ...... rs:5 - ric:2 prs:1 r:1 rb:5 .......... - &X_tlbie 871 872TLBIE 011111 ..... - .. . . ..... 0100110010 - @X_tlbie 873TLBIEL 011111 ..... - .. . . ..... 0100010010 - @X_tlbie | 867 868## TLB Management Instructions 869 870&X_tlbie rb rs ric prs:bool r:bool 871@X_tlbie ...... rs:5 - ric:2 prs:1 r:1 rb:5 .......... - &X_tlbie 872 873TLBIE 011111 ..... - .. . . ..... 0100110010 - @X_tlbie 874TLBIEL 011111 ..... - .. . . ..... 0100010010 - @X_tlbie |