_i_stf_ldf        597 tools/chdk_dasm.c     static char _i_stf_ldf[2][4] = { "STF", "LDF" };
_i_stf_ldf        796 tools/chdk_dasm.c             mnemonic = _i_stf_ldf[(instr&Lbit) >> 20];