Oops. Tab!

This commit is contained in:
Rick Gibbed 2013-06-02 09:43:27 -07:00
parent 100b87846e
commit fbaaebdb41
1 changed files with 1 additions and 1 deletions

View File

@ -749,7 +749,7 @@ XEDISASMR(dcbf, 0x7C0000AC, X )(InstrData& i, InstrDisasm& d) {
switch (i.X.RT & 3)
{
case 0: "dcbf";
case 1: "dcbfl"
case 1: "dcbfl"
case 2: RESERVED
case 3: "dcbflp"
}