Searched defs:isBlx (Results 1 – 2 of 2) sorted by relevance
537 bool isBlx = (read32le(loc) & 0xfe000000) == 0xfa000000; in relocate() local593 bool isBlx = (read16le(loc + 2) & 0x1000) == 0; in relocate() local
109 bool isBlx = Bitfield::get<Cond>(base) == 0xf; in relocateOne() local