_i_stc_ldc        598 tools/chdk_dasm.c     static char _i_stc_ldc[2][4] = { "STC", "LDC" };
_i_stc_ldc        821 tools/chdk_dasm.c             mnemonic = _i_stc_ldc[(instr&Lbit) >> 20];