On 08/13/2014 05:07 AM, Bastian Koppelmann wrote:
> +/* SR-format */
> +    case OPCM_16_SR_SYSTEM:
> +        decode_sr_system(env, ctx);
> +         break;
> +    case OPCM_16_SR_ACCU:
> +        decode_sr_accu(env, ctx);
> +         break;

Formatting is off; checkpatch should have caught this.


r~

Reply via email to