Home
last modified time | relevance | path

Searched refs:is32bitInstruction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DARMErrataFix.cpp107 static bool is32bitInstruction(uint16_t hw) { in is32bitInstruction() function
282 if (is32bitInstruction(hw11) && is32bitInstruction(hw21)) { in scanCortexA8Errata657417()