opcode_info_t
const struct opcode_info_t *oip;
const struct opcode_info_t *r_oip;
const struct opcode_info_t *arrp; /* num_attached elements or NULL */
static const struct opcode_info_t msense_iarr[] = {
static const struct opcode_info_t mselect_iarr[] = {
static const struct opcode_info_t read_iarr[] = {
static const struct opcode_info_t write_iarr[] = {
static const struct opcode_info_t verify_iarr[] = {
static const struct opcode_info_t sa_in_16_iarr[] = {
static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
static const struct opcode_info_t write_same_iarr[] = {
static const struct opcode_info_t reserve_iarr[] = {
static const struct opcode_info_t release_iarr[] = {
static const struct opcode_info_t sync_cache_iarr[] = {
static const struct opcode_info_t pre_fetch_iarr[] = {
static const struct opcode_info_t zone_out_iarr[] = { /* ZONE OUT(16) */
static const struct opcode_info_t zone_in_iarr[] = { /* ZONE IN(16) */
static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEM_P1 + 1] = {
const struct opcode_info_t *oip;
const struct opcode_info_t *r_oip;