op20              839 tools/chdk_dasm.c                     t_value op20 = instr&(15<<20);
op20              840 tools/chdk_dasm.c                     if (op20>=6<<20) goto lgUndefined;
op20              841 tools/chdk_dasm.c                     mnemonic = _i_flt[op20>>20];
op20              842 tools/chdk_dasm.c                     if (op20==0) {					             /* FLT instruction */
op20              852 tools/chdk_dasm.c                         if (op20==1<<20) {		                /* FIX instruction */