ITM_TBL_OP
case ITM_TBL_OP:
if (ITM_TBL_OP == type) {
case ITM_TBL_OP:
#define ITM_TBL_OP_NONE (ITM_TBL_OP | 0x00000000UL)
#define ITM_TBL_OP_INIT (ITM_TBL_OP | 0x00000100UL)
#define ITM_TBL_OP_RESET (ITM_TBL_OP | 0x00000200UL)
$$ = obj_table(ITM_TBL_OP, $2,
$$ = obj_table(ITM_TBL_OP, NULL,
tbl_hdr = obj_table(ITM_TBL_OP, NULL,
tbl_hdr1 = obj_table(ITM_TBL_OP, NULL,
tbl_hdr2 = obj_table(ITM_TBL_OP, NULL,
tbl_hdr1 = obj_table(ITM_TBL_OP, NULL,
tbl_hdr2 = obj_table(ITM_TBL_OP, NULL,
if ((ITM_TBL_MASK&tbl->type) == ITM_TBL_OP) {