_i_b_bl           600 tools/chdk_dasm.c     static char _i_b_bl[2][3] = { "B", "BL" };
_i_b_bl           789 tools/chdk_dasm.c         mnemonic = _i_b_bl[(instr&(1<<24))>>24];