]> Git Repo - qemu.git/blobdiff - target-s390x/mem_helper.c
s390x/kvm: Simplified the calculation of the SIGP order code
[qemu.git] / target-s390x / mem_helper.c
index 02bc432ce795d3f95fdd4957a0231fa4eea19f9b..1422ae97a889eb913fa48197579aaae7ce84b3c3 100644 (file)
@@ -515,7 +515,6 @@ uint32_t HELPER(ex)(CPUS390XState *env, uint32_t cc, uint64_t v1,
             break;
         default:
             goto abort;
-            break;
         }
     } else if ((insn & 0xff00) == 0x0a00) {
         /* supervisor call */
This page took 0.021023 seconds and 4 git commands to generate.