diff options
| author | Jiaxun Yang | 2020-06-14 10:00:46 +0200 |
|---|---|---|
| committer | Aleksandar Markovic | 2020-06-15 20:31:25 +0200 |
| commit | 8e2d5831e4b53720d4846aca9eabe3652e7192af (patch) | |
| tree | 35d0b465dad21d5a258ec018964863bfd85e457b /include/exec/user | |
| parent | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (diff) | |
| download | qemu-8e2d5831e4b53720d4846aca9eabe3652e7192af.tar.gz qemu-8e2d5831e4b53720d4846aca9eabe3652e7192af.tar.xz qemu-8e2d5831e4b53720d4846aca9eabe3652e7192af.zip | |
target/mips: Legalize Loongson insn flags
To match the actual status of Loongson insn, we split flags
for LMMI and LEXT from INSN_LOONGSON2F.
As Loongson-2F only implemented interger part of LEXT, we'll
not enable LEXT for the processor, but instead we're still using
INSN_LOONGSON2F as switch flag of these instructions.
All multimedia instructions have been moved to LMMI flag. Loongson-2F
and Loongson-3A are sharing these instructions.
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Signed-off-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Message-Id: <20200614080049.31134-2-jiaxun.yang@flygoat.com>
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions
