Searched refs:IP2K_INSN_MASK (Results 1 – 2 of 2) sorted by relevance
55 #define IP2K_INSN_MASK 0xff000000 macro
1283 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE) in ip2k_final_link_relocate()1284 relocation &= ~IP2K_INSN_MASK; in ip2k_final_link_relocate()1316 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE) in ip2k_final_link_relocate()1317 relocation &= ~IP2K_INSN_MASK; in ip2k_final_link_relocate()1325 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE) in ip2k_final_link_relocate()1326 relocation &= ~IP2K_INSN_MASK; in ip2k_final_link_relocate()1334 if ((relocation & IP2K_INSN_MASK) == IP2K_INSN_VALUE) in ip2k_final_link_relocate()