Searched refs:JIMM (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/mm/
H A Duasm-micromips.c76 [insn_j] = {M(mm_j32_op, 0, 0, 0, 0, 0), JIMM},
77 [insn_jal] = {M(mm_jal32_op, 0, 0, 0, 0, 0), JIMM},
195 if (ip->fields & JIMM)
H A Duasm-mips.c112 [insn_j] = {M(j_op, 0, 0, 0, 0, 0), JIMM},
113 [insn_jal] = {M(jal_op, 0, 0, 0, 0, 0), JIMM},
261 if (ip->fields & JIMM)
H A Duasm.c24 JIMM = 0x080, enumerator in enum:fields

Completed in 105 milliseconds