Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/ !
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) in build_insn()
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) in build_insn()
Duasm.c24 JIMM = 0x080, enumerator