Searched refs:__INSN_LENGTH_32 (Results 1 – 2 of 2) sorted by relevance
16 #define __INSN_LENGTH_32 _UL(0x3) macro25 __len = ((insn & __INSN_LENGTH_MASK) == __INSN_LENGTH_32) ? \
174 if ((insn & __INSN_LENGTH_MASK) == __INSN_LENGTH_32) in is_valid_bugaddr()