vc4: Add missing break statement.

This opcode isn't used yet, so it didn't affect anything.  Caught by
Coverity, reported to me by imirkin.
This commit is contained in:
Eric Anholt 2016-08-29 11:23:35 -07:00
parent c87e8c8515
commit 509e2dbc10
1 changed files with 1 additions and 0 deletions

View File

@ -434,6 +434,7 @@ vc4_generate_code_block(struct vc4_compile *c,
case QOP_LOAD_IMM_I2:
queue(block, qpu_load_imm_i2(dst, qinst->src[0].index));
break;
case QOP_ROT_MUL:
/* Rotation at the hardware level occurs on the inputs