Searched refs:j_format (Results 1 – 4 of 4) sorted by relevance
37 insn.j_format.opcode = j_op; in arch_jump_label_transform()38 insn.j_format.target = (e->target & J_RANGE_MASK) >> 2; in arch_jump_label_transform()
126 epc |= (insn.j_format.target << 2); in __compute_return_epc()
275 if (ip->j_format.opcode == jal_op) in is_jal_jalr_jr_ins()
199 struct j_format { /* Jump format */ struct272 struct j_format { /* Jump format */ struct351 struct j_format j_format; member