Searched refs:SCIMM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-mips.c | 66 [insn_break] = {M(spec_op, 0, 0, 0, 0, break_op), SCIMM}, 194 [insn_syscall] = {M(spec_op, 0, 0, 0, 0, syscall_op), SCIMM}, 199 [insn_wait] = {M(cop0_op, cop_op, 0, 0, 0, wait_op), SCIMM}, 265 if (ip->fields & SCIMM) in build_insn()
|
H A D | uasm-micromips.c | 118 [insn_wait] = {M(mm_pool32a_op, 0, 0, 0, mm_wait_op, mm_pool32axf_op), SCIMM}, 124 [insn_syscall] = {M(mm_pool32a_op, 0, 0, 0, mm_syscall_op, mm_pool32axf_op), SCIMM}, 201 if (ip->fields & SCIMM) in build_insn()
|
H A D | uasm.c | 27 SCIMM = 0x400, enumerator
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-mips.c | 66 [insn_break] = {M(spec_op, 0, 0, 0, 0, break_op), SCIMM}, 196 [insn_syscall] = {M(spec_op, 0, 0, 0, 0, syscall_op), SCIMM}, 201 [insn_wait] = {M(cop0_op, cop_op, 0, 0, 0, wait_op), SCIMM}, 267 if (ip->fields & SCIMM) in build_insn()
|
H A D | uasm-micromips.c | 118 [insn_wait] = {M(mm_pool32a_op, 0, 0, 0, mm_wait_op, mm_pool32axf_op), SCIMM}, 124 [insn_syscall] = {M(mm_pool32a_op, 0, 0, 0, mm_syscall_op, mm_pool32axf_op), SCIMM}, 201 if (ip->fields & SCIMM) in build_insn()
|
H A D | uasm.c | 27 SCIMM = 0x400, enumerator
|
Completed in 6 milliseconds