SPROM_OP_BAD
SPROM_OP_BAD(state, "error reading expected variable "
SPROM_OP_BAD(state, "invalid shift "
SPROM_OP_BAD(state, "unsupported shift data "
SPROM_OP_BAD(state, "error initializing index for "
SPROM_OP_BAD(state, "cannot index large offset %u\n",
SPROM_OP_BAD(state, "cannot index large vid %zu\n",
SPROM_OP_BAD(state, "cannot index large opcode offset "
SPROM_OP_BAD(state, "invalid revision range: %hhu-%hhu\n",
SPROM_OP_BAD(state, "no open variable definition\n");
SPROM_OP_BAD(state, "no open variable definition\n");
SPROM_OP_BAD(state, "no open variable definition\n");
SPROM_OP_BAD(state, "BIND outside of variable definition\n");
SPROM_OP_BAD(state, "BIND overwrites existing definition\n");
SPROM_OP_BAD(state, "BIND with zero count\n");
SPROM_OP_BAD(state, "skip_in %hhu would overflow", skip_in);
SPROM_OP_BAD(state, "skip_in %hhu would underflow "
SPROM_OP_BAD(state, "skip_in %hhu would overflow "
SPROM_OP_BAD(state, "type set outside variable definition\n");
SPROM_OP_BAD(state, "unsupported variable-width type: %d\n",
SPROM_OP_BAD(state, "invalid type width %zu for type: %d\n",
SPROM_OP_BAD(state, "unsupported type: %d\n", type);
SPROM_OP_BAD(state, "array length set without open variable "
SPROM_OP_BAD(state, "unknown variable ID: %zu\n", state->vid);
SPROM_OP_BAD(state, "invalid nelem: %hhu\n", nelem);
SPROM_OP_BAD(state, "nelem %hhu on non-array %zu\n", nelem,
SPROM_OP_BAD(state, "nelem %hhu exceeds %zu length %hhu\n",
SPROM_OP_BAD(state, "unknown variable ID: %zu\n", vid);
SPROM_OP_BAD(state, "no open variable definition\n");
SPROM_OP_BAD(state, "scaled value encoded without open "
SPROM_OP_BAD(state, "cannot represent %" PRIu32 " * %" PRIu32
SPROM_OP_BAD(state, "unsupported data type: %hhu\n", type);