]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - target/m68k/translate.c
tcg: TCGMemOp is now accelerator independent MemOp
[thirdparty/qemu.git] / target / m68k / translate.c
index 60bcfb7bd0c99dea236090775989221364c1152a..24c1dd3408ae9380cfb4fbfca00a1ad51e181208 100644 (file)
@@ -2414,7 +2414,7 @@ DISAS_INSN(cas)
     uint16_t ext;
     TCGv load;
     TCGv cmp;
-    TCGMemOp opc;
+    MemOp opc;
 
     switch ((insn >> 9) & 3) {
     case 1: