Searched refs:target_idx (Results 1 – 2 of 2) sorted by relevance
199 unsigned long unaligned_addr, target_val, source_idx, target_idx, in do_16() local281 target_idx = RT3(inst); in do_16()283 target_idx = RT4(inst); in do_16()296 *idx_to_addr(regs, target_idx) = target_val; in do_16()300 target_val = *idx_to_addr(regs, target_idx); in do_16()
141 static unsigned int j_target(struct jit_ctx *ctx, int target_idx) in j_target() argument150 target_va = base_va + (ctx->offsets[target_idx] & ~OFFSETS_B_CONV); in j_target()