Searched full:hi16 (Results 1 – 6 of 6) sorted by relevance
15 #define IS_BSR32(hi16, lo16) (((hi16) & 0xFC00) == 0xE000) argument16 #define IS_JSRI32(hi16, lo16) ((hi16) == 0xEAE0) argument
120 * The value for the HI16 had best be the same. in apply_r_mips_lo16()126 * Do the HI16 relocation. Note that we actually don't in apply_r_mips_lo16()153 * Ok, we're done with the HI16 relocs. Now deal with the LO16. in apply_r_mips_lo16()360 * Normally the hi16 list should be deallocated at this point. A in __apply_relocate()
350 * The value for the HI16 had best be the same. in apply_r_mips_lo16()353 pr_debug("VPE loader: apply_r_mips_lo16/hi16: inconsistent value information\n"); in apply_r_mips_lo16()358 * Do the HI16 relocation. Note that we actually don't in apply_r_mips_lo16()385 * Ok, we're done with the HI16 relocs. Now deal with the LO16. in apply_r_mips_lo16()
40 #define IS_T32(hi16) \ argument41 (((hi16) & 0xe000) == 0xe000 && ((hi16) & 0x1800))
131 bne hi16139 hi16: label
74 #define IS_T32(hi16) \ argument75 (((hi16) & 0xe000) == 0xe000 && ((hi16) & 0x1800))