Searched refs:apply_imm21b (Results 1 – 1 of 1) sorted by relevance
200 apply_imm21b (struct module *mod, struct insn *insn, uint64_t val) in apply_imm21b() function766 case RF_INSN21B: ok = apply_imm21b(mod, location, (int64_t) val / 16); break; in do_reloc()