Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in build_insn()
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},
259 if (ip->fields & JIMM) in build_insn()
H A Duasm.c24 JIMM = 0x080, enumerator
/kernel/linux/linux-6.6/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) in build_insn()
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) in build_insn()
H A Duasm.c24 JIMM = 0x080, enumerator

Completed in 5 milliseconds