[PPC] Support basic form of sc.

This commit is contained in:
gibbed
2020-02-11 05:56:36 -06:00
committed by Rick Gibbed
parent ce1d632f4e
commit e2346ee539
6 changed files with 27 additions and 4 deletions

View File

@@ -1083,7 +1083,8 @@
<disasm>rlwnm[Rc] [RA], [RS], [RB], [MB], [ME]</disasm>
</insn>
<insn mnem="sc" opcode="44000002" form="SC" group="b" desc="System Call" sync="true">
<disasm>sc</disasm>
<in field="LEV" />
<disasm>sc [LEV]</disasm>
</insn>
<insn mnem="sldx" opcode="7c000036" form="X" group="i" desc="Shift Left Doubleword">
<in field="RS" />